Minetest/src/script
SmallJoker fca4db4184
ObjectRef: Re-add legacy code for set_physics_override (#10585)
These arguments are used at least by MTG beds and homedecor_common. A deprecation warning is shown to safely remove it in a future release.
2020-11-10 21:02:53 +01:00
..
common Fix ObjectRef errors due to lua_isnil() (#10564) 2020-11-04 21:43:18 +01:00
cpp_api Fix CSMs on arm64 (#10553) 2020-10-25 18:01:39 +01:00
lua_api ObjectRef: Re-add legacy code for set_physics_override (#10585) 2020-11-10 21:02:53 +01:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp A few initialization cleanups 2020-04-11 13:12:51 +02:00
scripting_client.h A few initialization cleanups 2020-04-11 13:12:51 +02:00
scripting_mainmenu.cpp Fix HTTP API not being available in async mainmenu (#10086) 2020-06-22 14:40:04 +01:00
scripting_mainmenu.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
scripting_server.cpp Add warning when disabling secure.enable_security (#9943) 2020-06-20 13:21:38 +01:00
scripting_server.h Refactor Script API's log_deprecated 2020-02-23 22:24:12 +01:00