mirror of
https://github.com/minetest/minetest.git
synced 2024-11-10 01:33:46 +01:00
52e5b513ed
For several years now, the lua script lock has been completely broken. This commit fixes the main issue (creation of a temporary rather than scoped object), and fixes a subsequent deadlock issue caused by nested script API calls by adding support for recursive mutexes. |
||
---|---|---|
.. | ||
common | ||
cpp_api | ||
lua_api | ||
CMakeLists.txt | ||
scripting_game.cpp | ||
scripting_game.h | ||
scripting_mainmenu.cpp | ||
scripting_mainmenu.h |