aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_mapgen.cpp
AgeCommit message (Collapse)Author
2013-12-14Add map feature generation notify Lua APIkwolekr
2013-12-08Fix leak and possible segfault in minetest.set_mapgen_paramskwolekr
2013-12-01Decoration: Add schematic Y-slice probability supportkwolekr
2013-11-17Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node ↵kwolekr
name if decolist is used Fix warning message for spawnby nodes Prevent type-punning warning caused by casting enum to int
2013-09-16Fix some warnings and other minor detailskwolekr
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl