aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_vmanip.cpp
AgeCommit message (Expand)Author
2014-07-29Fix issue 1527Craig Robbins
2014-02-03Huge overhaul of the entire MapgenParams systemkwolekr
2014-01-19LuaVoxelManip: Add get_param2_data and set_param2_datakwolekr
2013-11-30LuaVoxelManip: Add area parameters back to calc_lighting and set_lighting, ma...kwolekr
2013-11-30LuaVoxelManip: Add get_light_data() and set_light_data()kwolekr
2013-11-21LuaVoxelManip: Update parameter index of set_lighting()kwolekr
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-07-06LuaVoxelManip: Allow liquid updates in non-mapgen VoxelManip objectskwolekr
2013-06-29LuaVoxelManip: Fix minor bug with set_lighting, remove coordinate params for ...kwolekr
2013-06-27Apply various fixes to several thingskwolekr
2013-06-27LuaVoxelManip: Separate VoxelManip data get/set from emerging/blitting data b...kwolekr
2013-06-27Add minetest.get_mapgen_object to APIkwolekr
2013-06-27Add LuaVoxelManipkwolekr