.. |
CMakeLists.txt
|
[CSM] Add camera API (#5609)
|
2017-05-05 22:07:36 +02:00 |
l_areastore.cpp
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_areastore.h
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_base.cpp
|
Add get_wielded_item
|
2017-03-13 23:56:05 +01:00 |
l_base.h
|
Add get_wielded_item
|
2017-03-13 23:56:05 +01:00 |
l_camera.cpp
|
[CSM] Add camera API (#5609)
|
2017-05-05 22:07:36 +02:00 |
l_camera.h
|
[CSM] Add camera API (#5609)
|
2017-05-05 22:07:36 +02:00 |
l_client.cpp
|
Add function to get server info.
|
2017-05-04 04:25:45 +01:00 |
l_client.h
|
Add function to get server info.
|
2017-05-04 04:25:45 +01:00 |
l_craft.cpp
|
Fix various points reported by cppcheck (#5656)
|
2017-04-25 10:21:42 +02:00 |
l_craft.h
|
Adding minetest.clear_craft
|
2016-07-05 21:40:13 +02:00 |
l_env.cpp
|
Add option to also check the center to find_node_near (#5255)
|
2017-05-04 22:52:58 +02:00 |
l_env.h
|
Add option to also check the center to find_node_near (#5255)
|
2017-05-04 22:52:58 +02:00 |
l_http.cpp
|
Require minetest.request_http_api to be called from the mod's main scope
|
2016-03-03 22:42:00 +01:00 |
l_http.h
|
Add Lua interface to HTTPFetchRequest
|
2016-02-22 15:39:41 +01:00 |
l_internal.h
|
[CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)
|
2017-03-17 07:48:29 +01:00 |
l_inventory.cpp
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_inventory.h
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_item.cpp
|
Fix various copy instead of const ref reported by cppcheck (#5615)
|
2017-04-19 23:02:07 +02:00 |
l_item.h
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_itemstackmeta.cpp
|
Hardware coloring for itemstacks
|
2017-04-08 18:39:15 -07:00 |
l_itemstackmeta.h
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_localplayer.cpp
|
[CSM] Add camera API (#5609)
|
2017-05-05 22:07:36 +02:00 |
l_localplayer.h
|
[CSM] Add camera API (#5609)
|
2017-05-05 22:07:36 +02:00 |
l_mainmenu.cpp
|
Fix various points reported by cppcheck (#5656)
|
2017-04-25 10:21:42 +02:00 |
l_mainmenu.h
|
[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)
|
2017-03-13 23:56:05 +01:00 |
l_mapgen.cpp
|
Get biome list: Downgrade missing biome message to infostream
|
2017-03-16 02:56:03 +00:00 |
l_mapgen.h
|
Clang-format: fix some header files and remove them from whitelist
|
2017-04-07 08:50:17 +02:00 |
l_metadata.cpp
|
Hardware coloring for itemstacks
|
2017-04-08 18:39:15 -07:00 |
l_metadata.h
|
Hardware coloring for itemstacks
|
2017-04-08 18:39:15 -07:00 |
l_minimap.cpp
|
Minimap: Do a double-typecast to fix compiling with MSVC
|
2017-04-15 14:30:27 +02:00 |
l_minimap.h
|
[CSM] Add function to set minimap shape (#5569)
|
2017-04-14 09:04:41 +02:00 |
l_nodemeta.cpp
|
Fix various points reported by cppcheck (#5656)
|
2017-04-25 10:21:42 +02:00 |
l_nodemeta.h
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_nodetimer.cpp
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_nodetimer.h
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_noise.cpp
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_noise.h
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_object.cpp
|
Set sky API: Add bool for clouds in front of custom skybox
|
2017-05-02 20:42:35 -07:00 |
l_object.h
|
Set sky API: Add bool for clouds in front of custom skybox
|
2017-05-02 20:42:35 -07:00 |
l_particles.cpp
|
Initialize TileAnimationParams to prevent crashes/bugs for legacy invocations of add_particle{,spawner} (fixes #5108)
|
2017-01-24 15:19:29 +01: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
|
SAPI: Mark all Lua API functions requiring envlock
|
2015-10-25 23:06:48 -04:00 |
l_rollback.h
|
Rollback fixes and get_node_actions
|
2013-11-27 18:13:06 -05:00 |
l_server.cpp
|
Sound API: Add fading sounds
|
2017-05-03 03:12:45 +01:00 |
l_server.h
|
Sound API: Add fading sounds
|
2017-05-03 03:12:45 +01:00 |
l_settings.cpp
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_settings.h
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_sound.cpp
|
[CSM] Add support for positional audio. (#5516)
|
2017-04-06 08:14:31 +02:00 |
l_sound.h
|
Clang-format: fix some header files and remove them from whitelist
|
2017-04-07 08:50:17 +02:00 |
l_storage.cpp
|
Hardware coloring for itemstacks
|
2017-04-08 18:39:15 -07:00 |
l_storage.h
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |
l_util.cpp
|
[CSM] storage + fixes
|
2017-03-13 23:56:05 +01:00 |
l_util.h
|
Clang-format: fix some header files and remove them from whitelist
|
2017-04-07 08:50:17 +02:00 |
l_vmanip.cpp
|
Light update for map blocks
|
2017-04-20 05:39:14 +02:00 |
l_vmanip.h
|
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541)
|
2017-04-08 09:28:37 +02:00 |