minetest/src/script
Gregor Parzefall aea9242a96
Allow nodes to have their post_effect_color affected by lighting (#13637)
Co-authored-by: DS <ds.desour@proton.me>
2023-08-24 20:16:36 +02:00
..
common Allow nodes to have their post_effect_color affected by lighting (#13637) 2023-08-24 20:16:36 +02:00
cpp_api Add warning for initial properties directly inside definition (#9650) 2023-08-13 00:19:03 +01:00
lua_api Move implementations of some LuaVoxelManip functions to l_mapgen 2023-08-14 18:16:36 +02:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp Rename ModApiEnvMod and ModApiItemMod 2023-06-23 09:05:26 +02:00
scripting_client.h A few initialization cleanups 2020-04-11 13:12:51 +02:00
scripting_mainmenu.cpp Sound refactor and improvements (#12764) 2023-06-16 20:15:21 +02:00
scripting_mainmenu.h Async-related script cleanups 2021-08-28 12:15:12 +02:00
scripting_server.cpp Add two missing classes to async environment 2023-08-14 18:16:36 +02:00
scripting_server.h Save Lua globals after mod loading 2023-06-23 09:05:26 +02:00