.. |
CMakeLists.txt
|
Add Settings interface for Lua
|
2013-09-10 18:31:38 +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
|
Pass a errfunc to lua_pcall to get a traceback
|
2013-11-15 14:13:31 -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
|
Pass a errfunc to lua_pcall to get a traceback
|
2013-11-15 14:13:31 -05:00 |
l_env.h
|
Add minetest.get_gametime() API function, that returns the number of seconds since the world was created.
|
2013-09-08 11:09:50 +02:00 |
l_internal.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02: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 invalid usage of temporary object in mainmenu json conversion
|
2013-11-11 23:23:58 +01:00 |
l_mainmenu.h
|
Add translation for main menu
|
2013-08-17 16:01:43 +02:00 |
l_mapgen.cpp
|
Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node name if decolist is used
|
2013-11-17 02:22:24 -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
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_nodemeta.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02: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
|
Re-fix hud_change stat argument retrieval
|
2013-09-26 04:39:10 +02:00 |
l_object.h
|
Use player:set_hotbar_image() instead of hardcoded hotbar.png
|
2013-09-05 00:21:16 +02: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
|
Pass a errfunc to lua_pcall to get a traceback
|
2013-11-15 14:13:31 -05:00 |
l_rollback.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_server.cpp
|
Pass a errfunc to lua_pcall to get a traceback
|
2013-11-15 14:13:31 -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
|
Allow non-string arguments for minetest.is_yes()
|
2013-09-10 21:38:44 +02:00 |
l_util.h
|
Allow non-string arguments for minetest.is_yes()
|
2013-09-10 21:38:44 +02:00 |
l_vmanip.cpp
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
l_vmanip.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |