Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Shorten ManualMapVoxelManipulator to MMVManip | kwolekr | 2015-01-05 |
* | Add minetest.generate_ores() and minetest.generate_decorations() | kwolekr | 2015-01-04 |
* | LuaVoxelManip: Remove blank allocator | kwolekr | 2014-12-29 |
* | LuaVoxelManip: Add option to allocate blank data | kwolekr | 2014-12-27 |
* | Add LuaVoxelManip methods: get_node_at() and set_node_at() | kwolekr | 2014-09-01 |
* | Update Mapgen VoxelManipulator on buffer invalidation | kwolekr | 2014-09-01 |
* | LuaVoxelManip: Add get_param2_data and set_param2_data | kwolekr | 2014-01-19 |
* | LuaVoxelManip: Add get_light_data() and set_light_data() | kwolekr | 2013-11-30 |
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
* | LuaVoxelManip: Fix minor bug with set_lighting, remove coordinate params for ... | kwolekr | 2013-06-29 |
* | LuaVoxelManip: Separate VoxelManip data get/set from emerging/blitting data b... | kwolekr | 2013-06-27 |
* | Add minetest.get_mapgen_object to API | kwolekr | 2013-06-27 |
* | Add LuaVoxelManip | kwolekr | 2013-06-27 |