aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_mapgen.h
AgeCommit message (Expand)Author
2014-12-12Add minetest.clear_registered_decorations() and clear_registered_ores()kwolekr
2014-12-10Move get_schematic and read_schematic to l_mapgen.cppkwolekr
2014-12-09Rename and repurpose minetest.set_noiseparam_defaults to set_noiseparamskwolekr
2014-12-06Add minetest.clear_registered_biomes() apikwolekr
2014-11-12Add Generator Element Management frameworkkwolekr
2014-10-29Refactor decoration-related codekwolekr
2014-05-08Use "core" namespace internallyShadowNinja
2014-02-15Add minetest.set_noiseparam_defaults() Lua APIkwolekr
2013-12-14Add map feature generation notify Lua APIkwolekr
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl