veloren/world/src
2020-12-17 10:31:35 +01:00
..
block Replaced every unnecssary powf in the entire codebase with either powi or sqrt. 2020-11-24 18:28:24 -06:00
civ Replaced every unnecssary powf in the entire codebase with either powi or sqrt. 2020-11-24 18:28:24 -06:00
column Replaced every unnecssary powf in the entire codebase with either powi or sqrt. 2020-11-24 18:28:24 -06:00
layer Switched to hashbrown everywhere 2020-12-17 10:31:35 +01:00
sim Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
sim2 Corrected some spelling errors 2020-08-25 12:21:25 +00:00
site Prevented towns destroying trees, rocks, other towns, etc. 2020-12-11 16:53:21 +01:00
util Began using Grid<T> for LoD data 2020-12-05 11:20:25 +00:00
all.rs add baobabs, fix map difficulty, make mushrooms lootable 2020-12-10 18:06:29 +01:00
canvas.rs Turned tree generation into a post-processing layer, ripped out old tree generator for performance wins 2020-11-09 10:20:22 +00:00
config.rs Better humidity, better snow trees 2020-11-09 15:06:37 +00:00
index.rs Move figure meshing to a background thread. 2020-08-28 05:25:31 +02:00
lib.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
pathfinding.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00