]> git.lizzy.rs Git - minetest.git/history - src/mg_ore.h
Add support for NoiseParams in minetest.get_perlin() and add docs on NoiseParams...
[minetest.git] / src / mg_ore.h
2014-12-10 kwolekrRemove get_noiseparams function. read_noiseparams shoul...
2014-12-10 kwolekrNoise: Create a deep copy of NoiseParams
2014-12-08 KahrlFix struct vs. class in forward declarations
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