Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Shorten ManualMapVoxelManipulator to MMVManip | kwolekr | 2015-01-05 |
* | Add minetest.generate_ores() and minetest.generate_decorations() | kwolekr | 2015-01-04 |
* | Replace instances of height_min/height_max with y_min/y_max to remove ambiguity | kwolekr | 2014-12-30 |
* | Decoration: Add height_min and height_max parameters | kwolekr | 2014-12-28 |
* | Redefine NodeResolver interface and replace with callback mechanism | kwolekr | 2014-12-27 |
* | Use std::string::empty() instead of size() where applicable | Anton | 2014-12-12 |
* | Add minetest.clear_registered_decorations() and clear_registered_ores() | kwolekr | 2014-12-12 |
* | Remove get_noiseparams function. read_noiseparams should be used from now on | kwolekr | 2014-12-10 |
* | Rewrite generate notification mechanism | kwolekr | 2014-12-06 |
* | Add Generator Element Management framework | kwolekr | 2014-11-12 |
* | Split up mapgen.cpp | kwolekr | 2014-11-01 |