veloren/world/src/sim
2023-04-20 21:53:59 -04:00
..
diffusion.rs fix clippy errors 2022-11-28 14:08:11 +01:00
erosion.rs Additional optimizations (such as avoiding calling find_path when we know we won't use the result or that it will fail), cleanup of excess notes and commented code, probably other misc optimizations 2023-04-20 21:53:59 -04:00
location.rs update toolchain to nightly-2021-09-24 2021-09-24 23:18:07 +02:00
map.rs replaced CHUNK_SIZE by RECT_SIZE everywhere, and change the use (and remove... 2023-03-06 21:03:35 +00:00
mod.rs Better starting site choices 2023-04-13 18:32:21 +01:00
util.rs fix clamp clippy errors 2022-11-28 14:26:27 +01:00
way.rs Water caves 2022-05-15 10:16:53 +00:00