]> git.lizzy.rs Git - minetest.git/history - src/mg_biome.h
Replace std::list by std::vector into ServerMap::listAllLoadableBlocks ServerMap...
[minetest.git] / src / mg_biome.h
2014-12-30 kwolekrReplace instances of height_min/height_max with y_min...
2014-12-29 paramatBiome API: Add shore top and shore filler nodes, underw...
2014-12-27 kwolekrRedefine NodeResolver interface and replace with callba...
2014-12-12 kwolekrAdd minetest.clear_registered_decorations() and clear_r...
2014-12-09 kwolekrBiomes: Make biome heat and humidity noise parameters...
2014-12-06 kwolekrAdd minetest.clear_registered_biomes() api
2014-12-04 paramatAdd definable node_stone to biome API, mgv5, mgv7....
2014-11-14 kwolekrFix warnings and other misc. minor changes
2014-11-13 kwolekrAdd Generator Element Management framework
2014-11-01 kwolekrSplit up mapgen.cpp