summaryrefslogtreecommitdiff
path: root/src/mapgen_singlenode.cpp
Commit message (Expand)AuthorAge
* Rewrite generate notification mechanismkwolekr2014-12-06
* mapgen: Resolve nodes in ctor rather than makeChunkkwolekr2014-10-30
* Make flag strings clear specified flag with 'no' prefixkwolekr2014-02-08
* Huge overhaul of the entire MapgenParams systemkwolekr2014-02-03
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14
* Add Lua on_mapgen_init callback, and minetest.set_mapgen_params APIkwolekr2013-06-27
* Fix black tree leaves, reduce above-ground cave shadowskwolekr2013-04-07
* Fix last singlenode modificationkwolekr2013-03-29
* Don't replace existing nodes in singlenode mapgenkwolekr2013-03-29
* Add singlenode mapgen; generates solely the node 'mapgen_singlenode', default...Perttu Ahola2013-03-22