summaryrefslogtreecommitdiff
path: root/src/mapgen_v7.h
Commit message (Expand)AuthorAge
* Add Lua on_mapgen_init callback, and minetest.set_mapgen_params APIkwolekr2013-06-27
* Add minetest.get_mapgen_object to APIkwolekr2013-06-27
* Math mapgen fix, ip show on connect, pathfinder segfault fixproller2013-06-23
* New math mapgen with fractal based worldsproller2013-06-23
* Add initial Decoration support, many misc. improvements & modificationskwolekr2013-06-17
* Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParamskwolekr2013-05-19
* mgv7: Implement getGroundLevelAtPoint(), fix layer of topnodes at chunk Y bou...kwolekr2013-04-21
* Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapg...kwolekr2013-04-21
* Add Mapgen V7, reorganize biomeskwolekr2013-04-07