veloren/server/src
2020-03-08 22:56:44 +01:00
..
events Piggyback on the InventoryUpdate events and attach some additional event info so that we can detect why the inventory update was triggered, and emit an associated sfx event that matches it. 2020-03-04 10:09:48 +00:00
sys Fixed gameserver crash on authprovider error. 2020-03-08 22:56:44 +01:00
auth_provider.rs Add warning prompt for untrusted auth servers, move some auth code into 2020-03-08 22:51:37 +01:00
chunk_generator.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
client.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
cmd.rs Piggyback on the InventoryUpdate events and attach some additional event info so that we can detect why the inventory update was triggered, and emit an associated sfx event that matches it. 2020-03-04 10:09:48 +00: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 :/ and reactivated the password field 2020-03-08 22:34:06 +01:00
metrics.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
settings.rs :/ and reactivated the password field 2020-03-08 22:34:06 +01:00
test_world.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00