veloren/server/src
S Handley b1d191301a Make the persistence system code more generic so that it handles all
data associated with a character, rather than individually as we were
planning to do with stats/inv/etc... This removes potential for DB locking when we deal with each individually, and we
should have plenty of room for additional writes within the transaction.
2020-06-01 21:34:52 +00:00
..
events Make the persistence system code more generic so that it handles all 2020-06-01 21:34:52 +00:00
migrations Make the persistence system code more generic so that it handles all 2020-06-01 21:34:52 +00:00
persistence Make the persistence system code more generic so that it handles all 2020-06-01 21:34:52 +00:00
sys Make the persistence system code more generic so that it handles all 2020-06-01 21:34:52 +00:00
auth_provider.rs Fix #556 2020-05-13 01:08:33 +02: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 Add character info to /players command 2020-06-01 22:04:44 +08: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 Make the persistence system code more generic so that it handles all 2020-06-01 21:34:52 +00:00
metrics.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
settings.rs orientation animation 2020-05-27 06:41:55 +00:00
state_ext.rs Make the persistence system code more generic so that it handles all 2020-06-01 21:34:52 +00:00
test_world.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00