]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_mapgen.cpp
Add capability to read table flag fields from Lua API
[dragonfireclient.git] / src / script / lua_api / l_mapgen.cpp
2014-02-09 kwolekrAdd capability to read table flag fields from Lua API
2014-02-08 kwolekrMake flag strings clear specified flag with 'no' prefix
2014-02-04 kwolekrHuge overhaul of the entire MapgenParams system
2013-12-14 kwolekrAdd map feature generation notify Lua API
2013-12-08 kwolekrFix leak and possible segfault in minetest.set_mapgen_p...
2013-12-01 kwolekrDecoration: Add schematic Y-slice probability support
2013-11-17 kwolekrDecoration: Stop DecoSimple::resolveNodeNames from...
2013-09-17 kwolekrFix some warnings and other minor details
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...