veloren/server/src/rtsim
juliancoffee ffac9f1b9c Smol RtSim refactor
- Remove traveler branch from adhoc_loadout
- Rename RtSimEntityKind::Random to RtSimEntityKind::Wanderer, which
  encompasses all wandering stuff like birds that travel from site to
  site, humanoid travelers, ships, etc.
2022-02-08 01:35:54 +02:00
..
chunks.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00
entity.rs Smol RtSim refactor 2022-02-08 01:35:54 +02:00
load_chunks.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
mod.rs Smol RtSim refactor 2022-02-08 01:35:54 +02:00
tick.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
unload_chunks.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00