veloren/server/src
2020-06-27 17:03:55 -04:00
..
events Added shortcut for chat commands /g=>/group, /s=>/say, /w=>/world, etc. 2020-06-27 17:03:30 -04: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 cargo fmt; changelog 2020-06-27 17:03:55 -04: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 apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
cmd.rs cargo fmt; changelog 2020-06-27 17:03:55 -04:00
error.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
input.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
lib.rs Move message processing and chat bubbles to the client 2020-06-27 16:42:26 -04: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 Implement chat filtering for /say /region /group etc. 2020-06-27 17:03:30 -04:00
test_world.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00