]> git.lizzy.rs Git - minetest.git/history - src/mg_schematic.cpp
Replace std::list by std::vector into ClientMap::updateDrawList, Map::timerUpdate...
[minetest.git] / src / mg_schematic.cpp
2015-01-05 kwolekrShorten ManualMapVoxelManipulator to MMVManip
2014-12-28 kwolekrSet fallback content if resolving content vector requir...
2014-12-27 kwolekrRedefine NodeResolver interface and replace with callba...
2014-12-12 kwolekrAdd minetest.clear_registered_decorations() and clear_r...
2014-12-08 Craig RobbinsFix compiler warning (signed vs. unsigned)
2014-12-06 kwolekrSchematics: Fix minetest.place_schematic() when defined...
2014-11-13 kwolekrAdd Generator Element Management framework
2014-11-01 kwolekrSplit up mapgen.cpp