Add LuaVoxelManip
authorkwolekr <kwolekr@minetest.net>
Tue, 25 Jun 2013 15:02:02 +0000 (11:02 -0400)
committerkwolekr <kwolekr@minetest.net>
Fri, 28 Jun 2013 02:35:35 +0000 (22:35 -0400)
commitd6ac3d8d9a6484f2d348d1caea203de0069b6bd6
treeaacdcb34b068a45a7f798769519632657813a554
parente47f6fdfe985b8907e0aa7372bb325ceb5ed5f4c
Add LuaVoxelManip
doc/lua_api.txt
src/map.h
src/mapgen.h
src/script/cpp_api/s_base.h
src/script/lua_api/CMakeLists.txt
src/script/lua_api/l_env.cpp
src/script/lua_api/l_env.h
src/script/lua_api/l_item.cpp
src/script/lua_api/l_item.h
src/script/lua_api/l_vmanip.cpp [new file with mode: 0644]
src/script/lua_api/l_vmanip.h [new file with mode: 0644]