aboutsummaryrefslogtreecommitdiff
path: root/src/mg_schematic.h
AgeCommit message (Expand)Author
2015-11-05Schematics: Add core.place_schematic_on_vmanip APIkwolekr
2015-05-09Schematics: Add per-node force placement optionkwolekr
2015-05-08Tests: Add schematic unittestskwolekr
2015-05-07Schematics: Add indent-with-space option for schematic Lua table serializationkwolekr
2015-05-07NodeResolver: Remove NodeResolveMethodkwolekr
2015-04-17Schematics: Remove referenced schematics from Decorations on clearkwolekr
2015-04-16Schematics: Refactor NodeResolver and add NodeResolveMethodkwolekr
2015-04-13Schematics: Reorganize (de)serialization and add Lua serialization APIkwolekr
2015-03-31ObjDefManager, Mapgen SAPI: Huge refactoringkwolekr
2015-03-31GenElementManager: Pass opaque handles to Lua and rename to ObjDefManagerkwolekr
2015-01-05Shorten ManualMapVoxelManipulator to MMVManipkwolekr
2014-12-27Redefine NodeResolver interface and replace with callback mechanismkwolekr
2014-12-12Add minetest.clear_registered_decorations() and clear_registered_ores()kwolekr
2014-11-12Add Generator Element Management frameworkkwolekr
2014-11-01Split up mapgen.cppkwolekr