minetest/src/script
SmallJoker 0c1e9603db
HUD: Reject and warn on invalid stat types (#11548)
This comes into play on older servers which do not know the "stat" type.
Warnings are only logged once to avoid spam within globalstep callbacks
2021-08-21 20:04:04 +02:00
..
common HUD: Reject and warn on invalid stat types (#11548) 2021-08-21 20:04:04 +02:00
cpp_api Add API for mods to hook liquid transformation events (#11405) 2021-07-09 09:08:40 -04:00
lua_api HUD: Reject and warn on invalid stat types (#11548) 2021-08-21 20:04:04 +02: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 Settings: Purge getDefault, clean FontEngine 2021-01-29 17:32:35 +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