veloren/server/src
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
..
events Fixed inventory full message when pressing the pickup item key in quick succession (#651) 2020-06-29 07:48:44 +01:00
migrations Update CHANGELOG and a TODO, fix safer deserialisation for inventory 2020-06-04 11:44:33 +00:00
persistence - Move the remaining character data loading to the message/thread formatharacter list actions 2020-06-24 11:47:41 +10:00
sys network layer switch, doing the stuff that might confict. 2020-07-03 13:11:38 +02:00
auth_provider.rs feat: add server whitelist 2020-06-24 17:36:19 +02:00
chunk_generator.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
client.rs network layer switch, doing the stuff that might confict. 2020-07-03 13:11:38 +02:00
cmd.rs fix various clippy issues 2020-07-01 00:37:06 +02:00
error.rs doing a simple 1:1 swap out network coding 2020-07-03 13:11:31 +02:00
input.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
lib.rs network layer switch, doing the stuff that might confict. 2020-07-03 13:11:38 +02:00
metrics.rs Fix clippy warnings after toolchain update 2020-06-23 16:52:04 +10:00
settings.rs Fmt, fixed chat-cli problem 2020-06-25 19:50:04 +01:00
state_ext.rs Loot ChatType, Update german translation, map zooming 2020-07-01 19:05:44 +00:00
test_world.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00