Add find_surface_nodes_in_area LUA call which permit to only get the nodes which...
[oweals/minetest.git] / src / dungeongen.cpp
2015-01-01 paramatMgV5/6/7: Generate dungeons above water level
2014-12-08 kwolekrAdd flags and lacunarity as new noise parameters
2014-12-06 kwolekrRewrite generate notification mechanism
2014-02-04 kwolekrHuge overhaul of the entire MapgenParams system
2013-12-14 kwolekrAdd map feature generation notify Lua API
2013-12-08 kwolekrDungeongen: Create dungeon gen tuneables; add desert...
2013-09-06 0gb.usStandardized method of getting node info in dungeon...
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-10 kwolekrRe-add dungeons in new dungeongen.cpp