minetest/src/script/common
est31 f192a5bc43 Fix missing pop
Previous commit

70ea5d552e "Add support for limiting rotation of automatic face movement dir entitys"

by sapier has broken minetest's feature to open worlds. This was due to a
missing stack pop operation.

Thanks to @oleastre for reporting this bug and suggesting the fix.
2015-12-20 03:36:47 +01:00
..
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
c_content.cpp Fix missing pop 2015-12-20 03:36:47 +01:00
c_content.h Fix tiling issues for PLANTLIKE and FIRELIKE with FSAA 2015-08-05 22:52:32 +02:00
c_converter.cpp Add some missing getter functions to the lua API 2015-05-28 16:46:35 +02:00
c_converter.h Fix code style from recent commits and add misc. optimizations 2015-07-02 23:14:30 -04:00
c_internal.cpp Fix crash regression when invsize formspec gets used 2015-10-17 01:29:05 +02:00
c_internal.h Push error handler afresh each time lua_pcall is used 2015-08-27 01:56:06 +02:00
c_types.cpp Remove lua_State parameter from LuaError::LuaError 2014-03-15 16:28:59 -04:00
c_types.h Fix server crashing on Lua errors 2015-10-31 13:28:58 -04:00