]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_vmanip.cpp
LuaVoxelManip: Add area parameters back to calc_lighting and set_lighting, made optio...
[dragonfireclient.git] / src / script / lua_api / l_vmanip.cpp
2013-11-30 kwolekrLuaVoxelManip: Add area parameters back to calc_lightin...
2013-11-30 kwolekrLuaVoxelManip: Add get_light_data() and set_light_data()
2013-11-21 kwolekrLuaVoxelManip: Update parameter index of set_lighting()
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-07-06 kwolekrLuaVoxelManip: Allow liquid updates in non-mapgen Voxel...
2013-06-30 kwolekrLuaVoxelManip: Fix minor bug with set_lighting, remove...
2013-06-28 kwolekrApply various fixes to several things
2013-06-28 kwolekrLuaVoxelManip: Separate VoxelManip data get/set from...
2013-06-28 kwolekrAdd minetest.get_mapgen_object to API
2013-06-28 kwolekrAdd LuaVoxelManip