veloren/server/src/sys
Marcel Märtens 4e92c0160e network layer switch, doing the stuff that might confict.
- mostly its the message handling put now in a async wrapper
 - add some fixes to pass without warnings and make clippy happy
 - some network error handling is ignored, this can be improved but is no blocker
2020-07-03 13:11:38 +02:00
..
entity_sync.rs Add setting for displaying character names in chat. Placate cargo clippy. 2020-06-27 17:43:46 -04:00
message.rs network layer switch, doing the stuff that might confict. 2020-07-03 13:11:38 +02:00
mod.rs Implement MR!1043 changes suggested by Imbris 2020-06-27 17:20:26 -04:00
persistence.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
sentinel.rs Move message processing and chat bubbles to the client 2020-06-27 16:42:26 -04:00
subscription.rs Add setting for displaying character names in chat. Placate cargo clippy. 2020-06-27 17:43:46 -04:00
terrain_sync.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
terrain.rs fix various clippy issues 2020-07-01 00:37:06 +02:00
waypoint.rs doing a simple 1:1 swap out network coding 2020-07-03 13:11:31 +02:00