1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00
luanti/src/script
2022-08-10 18:03:57 +02:00
..
common Fix some warnings (#12615) 2022-07-30 12:51:23 +01:00
cpp_api Add minetest.settings to CSM API and allow CSMs to provide settingtypes.txt (#12131) 2022-08-02 11:58:08 +02:00
lua_api Fix crash when stars are reset 2022-08-10 18:03:57 +02:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp Add minetest.settings to CSM API and allow CSMs to provide settingtypes.txt (#12131) 2022-08-02 11:58:08 +02:00
scripting_client.h A few initialization cleanups 2020-04-11 13:12:51 +02:00
scripting_mainmenu.cpp Async-related script cleanups 2021-08-28 12:15:12 +02:00
scripting_mainmenu.h Async-related script cleanups 2021-08-28 12:15:12 +02:00
scripting_server.cpp Use native packer to transfer globals into async env(s) 2022-05-10 22:37:42 +02:00
scripting_server.h Async environment for mods to do concurrent tasks (#11131) 2022-05-02 20:56:06 +02:00