.. |
CMakeLists.txt
|
Fix modstore/favourites hang by adding asynchronous lua job support
|
2013-11-29 22:09:14 +01:00 |
l_async_events.cpp
|
Add support for named threads (atm linux only)
|
2014-04-09 21:32:21 +02: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
|
Remove lua_State parameter from LuaError::LuaError
|
2014-03-15 16:28:59 -04:00 |
l_craft.cpp
|
Remove lua_State parameter from LuaError::LuaError
|
2014-03-15 16:28:59 -04: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
|
Remove liquid_finite and weather
|
2014-04-18 21:56:48 +04:00 |
l_env.h
|
Remove liquid_finite and weather
|
2014-04-18 21:56:48 +04: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
|
Add InvRef::get/set_lists()
|
2014-01-11 13:52:26 -05:00 |
l_inventory.h
|
Add InvRef::get/set_lists()
|
2014-01-11 13:52:26 -05:00 |
l_item.cpp
|
Remove lua_State parameter from LuaError::LuaError
|
2014-03-15 16:28:59 -04: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
|
Add support for dpi based HUD scaling
|
2014-04-27 21:53:13 +02:00 |
l_mainmenu.h
|
Add support for dpi based HUD scaling
|
2014-04-27 21:53:13 +02:00 |
l_mapgen.cpp
|
Fix all warnings reported by clang
|
2014-04-15 21:34:53 +02:00 |
l_mapgen.h
|
Add minetest.set_noiseparam_defaults() Lua API
|
2014-02-15 19:13:14 -05: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
|
Remove lua_State parameter from LuaError::LuaError
|
2014-03-15 16:28:59 -04: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
|
Use integers instead of float values
|
2014-04-12 20:04:12 +02:00 |
l_object.h
|
Add player:set_eye_offset() by @MirceaKitsune and clean up
|
2014-04-12 17:44:20 +02:00 |
l_particles.cpp
|
Allow vertical axis particle rotation constraint
|
2014-01-13 17:34:56 -05: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
|
Cleanup client init states by bumping protocol version
|
2014-04-08 21:12:20 +02:00 |
l_server.h
|
Cleanup client init states by bumping protocol version
|
2014-04-08 21:12:20 +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
|
Rename get_json_value to read_json_value
|
2014-01-11 13:52:26 -05:00 |
l_util.h
|
Add 'minetest.write_json'
|
2013-12-18 16:46:53 -05:00 |
l_vmanip.cpp
|
Huge overhaul of the entire MapgenParams system
|
2014-02-03 22:50:14 -05:00 |
l_vmanip.h
|
LuaVoxelManip: Add get_param2_data and set_param2_data
|
2014-01-19 02:55:59 -05:00 |
marshall.c
|
Fix modstore/favourites hang by adding asynchronous lua job support
|
2013-11-29 22:09:14 +01:00 |