veloren/world/src
2020-12-17 12:06:07 +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 Use assets_manager to load assets 2020-12-17 12:06:07 +01:00
sim Use assets_manager to load assets 2020-12-17 12:06:07 +01:00
sim2 Corrected some spelling errors 2020-08-25 12:21:25 +00:00
site Use assets_manager to load assets 2020-12-17 12:06:07 +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 Use assets_manager to load assets 2020-12-17 12:06:07 +01:00
lib.rs Use assets_manager to load assets 2020-12-17 12:06:07 +01:00
pathfinding.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00