minetest/src/script
ShadowNinja 6c5e5e2023 Remove threads.h and replace its definitions with their C++11 equivalents (#5957)
This also changes threadProc's signature, since C++11 supports arbitrary
thread function signatures.
2017-06-11 09:43:05 +02:00
..
common C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 2017-06-04 21:00:04 +02:00
cpp_api Remove threads.h and replace its definitions with their C++11 equivalents (#5957) 2017-06-11 09:43:05 +02:00
lua_api [CSM] Add function to get player privileges (#5933) 2017-06-07 09:09:06 +02:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp When minimap is disabled in configuration, really disable it (#5771) 2017-05-19 07:25:27 +02:00
scripting_client.h C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) 2017-06-10 13:49:15 +02:00
scripting_mainmenu.cpp Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
scripting_mainmenu.h C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) 2017-06-10 13:49:15 +02:00
scripting_server.cpp Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
scripting_server.h C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) 2017-06-10 13:49:15 +02:00