Shorten ManualMapVoxelManipulator to MMVManip
[oweals/minetest.git] / src / mg_biome.cpp
2015-01-05 kwolekrShorten ManualMapVoxelManipulator to MMVManip
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-18 Craig RobbinsSuppress compiler warning
2014-12-17 kwolekrRemove manual biome noise translation
2014-12-12 kwolekrAdd minetest.clear_registered_decorations() and clear_r...
2014-12-09 kwolekrBiomes: Make biome heat and humidity noise parameters...
2014-12-08 kwolekrAdd flags and lacunarity as new 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