aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_mapgen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add map feature generation notify Lua APIkwolekr2013-12-141-9/+41
* Fix leak and possible segfault in minetest.set_mapgen_paramskwolekr2013-12-081-40/+42
* Decoration: Add schematic Y-slice probability supportkwolekr2013-12-011-5/+20
* Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node ...kwolekr2013-11-171-3/+3
* Fix some warnings and other minor detailskwolekr2013-09-161-1/+1
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+574