Schematics: Add core.place_schematic_on_vmanip API
authorkwolekr <kwolekr@minetest.net>
Wed, 4 Nov 2015 08:33:12 +0000 (03:33 -0500)
committerkwolekr <kwolekr@minetest.net>
Thu, 5 Nov 2015 06:18:32 +0000 (01:18 -0500)
commit1384108f8c32f309852c1d1665a613f2a3e3fcc2
treea5a2c9295db4d31ed1e17ec5845a24b54a911ef0
parent732cabee193c101fb59c9f3a6c181b32d77fe37d
Schematics: Add core.place_schematic_on_vmanip API

Fix memory leak in minetest.place_schematic
Slightly refactor Schematic code
doc/lua_api.txt
src/mg_decoration.cpp
src/mg_schematic.cpp
src/mg_schematic.h
src/script/lua_api/l_mapgen.cpp
src/script/lua_api/l_mapgen.h