aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen_singlenode.h
AgeCommit message (Expand)Author
2015-03-07Respect game mapgen flags and save world noise paramsngosang
2014-10-30mapgen: Resolve nodes in ctor rather than makeChunkkwolekr
2014-02-03Huge overhaul of the entire MapgenParams systemkwolekr
2013-06-27Add Lua on_mapgen_init callback, and minetest.set_mapgen_params APIkwolekr
2013-05-19Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParamskwolekr
2013-03-22Add singlenode mapgen; generates solely the node 'mapgen_singlenode', default...Perttu Ahola