minetest/src/script
Loic Blot 27d4e89d32 Fix unused (and so, broken) enable_rollback_recording. This option must be reloaded at server loop but loaded when server starts, for data consistency (not a hot load variable)
ok @ShadowNinja
2015-02-18 09:28:39 +01:00
..
common Remove freezemelt (the remainder of proller nonsense) 2015-01-04 03:30:10 -05:00
cpp_api Performance fixes. 2015-01-13 23:48:56 +10:00
lua_api Fix unused (and so, broken) enable_rollback_recording. This option must be reloaded at server loop but loaded when server starts, for data consistency (not a hot load variable) 2015-02-18 09:28:39 +01:00
CMakeLists.txt Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 2013-08-14 21:03:33 +02:00
scripting_game.cpp Use "core" namespace internally 2014-05-08 13:02:04 -04:00
scripting_game.h Add proper lua api deprecated handling 2014-04-29 22:49:04 +02:00
scripting_mainmenu.cpp Use "core" namespace internally 2014-05-08 13:02:04 -04:00
scripting_mainmenu.h Fix code style of async API 2014-04-27 16:15:53 -04:00