aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_mapgen.h
AgeCommit message (Collapse)Author
2014-10-29Refactor decoration-related codekwolekr
Split up ModApiMapgen::l_register_decoration() Define and make use of CONTAINS() and ARRLEN() macros
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