minetest/src/script/common
Zughy 72b93ec0d7
Fix ObjectRef errors due to lua_isnil() (#10564)
Treat 'none' values as 'nil'
2020-11-04 21:43:18 +01:00
..
CMakeLists.txt Modernize lua read (part 2 & 3): C++ templating assurance (#7410) 2018-06-30 17:11:38 +02:00
c_content.cpp Decouple entity minimap markers from nametags replacing with show_on_minimap property (#10443) 2020-10-19 20:38:15 +02:00
c_content.h Pass ContentFeatures as reference to read_content_features (#10464) 2020-10-13 16:36:01 +01:00
c_converter.cpp Remove unused functions reported by cppcheck (#10463) 2020-10-05 09:07:33 +02:00
c_converter.h Remove unused functions reported by cppcheck (#10463) 2020-10-05 09:07:33 +02:00
c_internal.cpp Fix segfault in deprecation logging due to tail call, log by default (#10174) 2020-10-31 18:19:23 +00:00
c_internal.h Fix segfault in deprecation logging due to tail call, log by default (#10174) 2020-10-31 18:19:23 +00: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 Fix ObjectRef errors due to lua_isnil() (#10564) 2020-11-04 21:43:18 +01:00
helper.h Fix ObjectRef errors due to lua_isnil() (#10564) 2020-11-04 21:43:18 +01:00