1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00
luanti/src/script
2024-10-11 12:00:59 +02:00
..
common Implement minetest.ipc_cas() 2024-10-11 12:00:59 +02:00
cpp_api Add generic IPC mechanism between Lua envs 2024-10-11 12:00:59 +02:00
lua_api Implement minetest.ipc_cas() 2024-10-11 12:00:59 +02:00
CMakeLists.txt Lua on each mapgen thread (#13092) 2024-02-13 22:47:30 +01: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_emerge.cpp Add generic IPC mechanism between Lua envs 2024-10-11 12:00:59 +02:00
scripting_emerge.h Lua on each mapgen thread (#13092) 2024-02-13 22:47:30 +01:00
scripting_mainmenu.cpp Move values the mainmenu caches to dedicated files (#14433) 2024-03-30 11:06:28 +01:00
scripting_mainmenu.h Move values the mainmenu caches to dedicated files (#14433) 2024-03-30 11:06:28 +01:00
scripting_server.cpp Add generic IPC mechanism between Lua envs 2024-10-11 12:00:59 +02:00
scripting_server.h Add unit tests for SAO load / unload behaviour 2024-03-17 15:55:24 +01:00