minetest/src/script/common
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
..
CMakeLists.txt Modernize lua read (part 2 & 3): C++ templating assurance (#7410) 2018-06-30 17:11:38 +02:00
c_content.cpp HUD: Reject and warn on invalid stat types (#11548) 2021-08-21 20:04:04 +02:00
c_content.h HUD: Reject and warn on invalid stat types (#11548) 2021-08-21 20:04:04 +02:00
c_converter.cpp Add metatables to lua vectors (#11039) 2021-06-04 21:22:33 +02:00
c_converter.h Remove unused functions reported by cppcheck (#10463) 2020-10-05 09:07:33 +02:00
c_internal.cpp HUD: Reject and warn on invalid stat types (#11548) 2021-08-21 20:04:04 +02:00
c_internal.h HUD: Reject and warn on invalid stat types (#11548) 2021-08-21 20:04:04 +02:00
c_types.cpp Remove lua_State parameter from LuaError::LuaError 2014-03-15 16:28:59 -04:00
c_types.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
helper.cpp Add nametag background setting and object property (#10937) 2021-02-17 19:51:28 +00:00
helper.h Add nametag background setting and object property (#10937) 2021-02-17 19:51:28 +00:00