Age | Commit message (Expand) | Author |
---|---|---|
2015-01-05 | Shorten ManualMapVoxelManipulator to MMVManip | kwolekr |
2015-01-04 | Add minetest.generate_ores() and minetest.generate_decorations() | kwolekr |
2014-12-30 | Replace instances of height_min/height_max with y_min/y_max to remove ambiguity | kwolekr |
2014-12-28 | Decoration: Add height_min and height_max parameters | kwolekr |
2014-12-27 | Redefine NodeResolver interface and replace with callback mechanism | kwolekr |
2014-12-12 | Add minetest.clear_registered_decorations() and clear_registered_ores() | kwolekr |
2014-12-10 | Remove get_noiseparams function. read_noiseparams should be used from now on | kwolekr |
2014-12-08 | Fix struct vs. class in forward declarations | Kahrl |
2014-12-06 | Rewrite generate notification mechanism | kwolekr |
2014-11-12 | Add Generator Element Management framework | kwolekr |
2014-11-01 | Split up mapgen.cpp | kwolekr |