.. |
CMakeLists.txt
|
Fix modstore/favourites hang by adding asynchronous lua job support
|
2013-11-29 22:09:14 +01:00 |
l_async_events.cpp
|
Cleanup jthread and fix win32 build
|
2013-12-01 16:25:46 +01:00 |
l_async_events.h
|
Fix broken async locking in release build
|
2013-12-03 17:50:00 +02:00 |
l_base.cpp
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_base.h
|
Pass a errfunc to lua_pcall to get a traceback
|
2013-11-15 14:13:31 -05:00 |
l_craft.cpp
|
Optimize table creation
|
2013-11-30 13:05:13 -05:00 |
l_craft.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_env.cpp
|
Optimize table creation
|
2013-11-30 13:05:13 -05:00 |
l_env.h
|
Add minetest.swap_node
|
2013-11-30 18:37:56 +01:00 |
l_internal.h
|
Fix modstore/favourites hang by adding asynchronous lua job support
|
2013-11-29 22:09:14 +01:00 |
l_inventory.cpp
|
Fix invalid listname and listsize not handled correctly in set_size
|
2013-11-16 15:52:41 +01:00 |
l_inventory.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_item.cpp
|
Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack
|
2013-09-28 23:46:48 +02:00 |
l_item.h
|
Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack
|
2013-09-28 23:46:48 +02:00 |
l_mainmenu.cpp
|
Fix modstore/favourites hang by adding asynchronous lua job support
|
2013-11-29 22:09:14 +01:00 |
l_mainmenu.h
|
Fix modstore/favourites hang by adding asynchronous lua job support
|
2013-11-29 22:09:14 +01:00 |
l_mapgen.cpp
|
Decoration: Add schematic Y-slice probability support
|
2013-12-01 01:24:59 -05:00 |
l_mapgen.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_nodemeta.cpp
|
Fixed potential NULL pointer and leak when setting node metadata
|
2013-11-29 23:35:16 -05:00 |
l_nodemeta.h
|
Fixed potential NULL pointer and leak when setting node metadata
|
2013-11-29 23:35:16 -05:00 |
l_nodetimer.cpp
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_nodetimer.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_noise.cpp
|
Pass a errfunc to lua_pcall to get a traceback
|
2013-11-15 14:13:31 -05:00 |
l_noise.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_object.cpp
|
Add sneak and sneak_glitch to set_physics_override()
|
2013-12-03 23:20:00 +01:00 |
l_object.h
|
Add sneak and sneak_glitch to set_physics_override()
|
2013-12-03 23:20:00 +01:00 |
l_particles.cpp
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_particles.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_rollback.cpp
|
Optimize table creation
|
2013-11-30 13:05:13 -05:00 |
l_rollback.h
|
Rollback fixes and get_node_actions
|
2013-11-27 18:13:06 -05:00 |
l_server.cpp
|
Optimize table creation
|
2013-11-30 13:05:13 -05:00 |
l_server.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_settings.cpp
|
Add Settings interface for Lua
|
2013-09-10 18:31:38 +02:00 |
l_settings.h
|
Add Settings interface for Lua
|
2013-09-10 18:31:38 +02:00 |
l_util.cpp
|
Fix modstore/favourites hang by adding asynchronous lua job support
|
2013-11-29 22:09:14 +01:00 |
l_util.h
|
Fix modstore/favourites hang by adding asynchronous lua job support
|
2013-11-29 22:09:14 +01:00 |
l_vmanip.cpp
|
LuaVoxelManip: Add area parameters back to calc_lighting and set_lighting, made optional this time; also fixed a slight bug with night values being ignored
|
2013-11-30 00:27:39 -05:00 |
l_vmanip.h
|
LuaVoxelManip: Add get_light_data() and set_light_data()
|
2013-11-30 00:01:43 -05:00 |
marshall.c
|
Fix modstore/favourites hang by adding asynchronous lua job support
|
2013-11-29 22:09:14 +01:00 |