veloren/server/src/sys
2021-03-11 19:09:21 +01:00
..
msg handle msg as part of the servers state for best parallelisation. also include agent there 2021-03-11 19:09:21 +01:00
agent.rs get rid of a lazy_static and update agent multithreaded metrics 2021-03-09 11:52:57 +01:00
entity_sync.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
invite_timeout.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
metrics.rs get rid of a lazy_static and update agent multithreaded metrics 2021-03-09 11:52:57 +01:00
mod.rs handle msg as part of the servers state for best parallelisation. also include agent there 2021-03-11 19:09:21 +01:00
object.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
persistence.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
sentinel.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
subscription.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
terrain_sync.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
terrain.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
waypoint.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00