minetest/src/script/common
SmallJoker 42a9b45c21
Lua API: Log incorrect parameter types as error (#9954)
Incorrect parameter types are logged as errors, taking coercion into account.
This is a workaround to ensure mod compatibility.
Duplicate warnings are ignored per server instance.
2020-06-01 19:02:15 +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 CSM: Fix crashing minetest.get_item_def() 2020-05-20 20:15:09 +02:00
c_content.h Expose collision information to LuaEntity on_step 2020-04-27 20:45:46 +02:00
c_converter.cpp Lua API: Log incorrect parameter types as error (#9954) 2020-06-01 19:02:15 +02:00
c_converter.h Script: Enforce type checks if not nil (#9748) 2020-04-27 07:02:39 +02:00
c_internal.cpp Fix configuration caching in log_deprecated (#9697) 2020-04-22 00:07:12 +02:00
c_internal.h Fix broken config check in 659245a 2020-04-11 21:29:57 +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 HTTP API: Allow binary downloads and headers (#8573) 2019-06-06 19:13:29 +02:00
helper.h Modernize lua read (part 2 & 3): C++ templating assurance (#7410) 2018-06-30 17:11:38 +02:00