Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | LuaVoxelManip: Add area parameters back to calc_lighting and set_lighting, ↵ | kwolekr | 2013-11-30 |
| | | | | made optional this time; also fixed a slight bug with night values being ignored | ||
* | LuaVoxelManip: Add get_light_data() and set_light_data() | kwolekr | 2013-11-30 |
| | |||
* | LuaVoxelManip: Update parameter index of set_lighting() | kwolekr | 2013-11-21 |
| | |||
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
| | |||
* | LuaVoxelManip: Allow liquid updates in non-mapgen VoxelManip objects | kwolekr | 2013-07-06 |
| | |||
* | LuaVoxelManip: Fix minor bug with set_lighting, remove coordinate params for ↵ | kwolekr | 2013-06-29 |
| | | | | light and liquid updates | ||
* | Apply various fixes to several things | kwolekr | 2013-06-27 |
| | |||
* | LuaVoxelManip: Separate VoxelManip data get/set from emerging/blitting data ↵ | kwolekr | 2013-06-27 |
| | | | | back to map | ||
* | Add minetest.get_mapgen_object to API | kwolekr | 2013-06-27 |
| | |||
* | Add LuaVoxelManip | kwolekr | 2013-06-27 |