minetest/src/script
ShadowNinja f8b7555558 Revert "Make sure we get a stacktrace for as many lua errors as possible"
This reverts commit 362ef5f6ce.

Stack tracebacks couldn't be generated in LuaError::LuaError anyway and this
caused a second, empty traceback in most cases.  In cases where there wasn't
annother traceback the stack had already unwound and the traceback was empty.
2014-03-15 16:01:06 -04:00
..
common Revert "Make sure we get a stacktrace for as many lua errors as possible" 2014-03-15 16:01:06 -04:00
cpp_api Revert "Make sure we get a stacktrace for as many lua errors as possible" 2014-03-15 16:01:06 -04:00
lua_api Revert "Make sure we get a stacktrace for as many lua errors as possible" 2014-03-15 16:01:06 -04:00
CMakeLists.txt Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 2013-08-14 21:03:33 +02:00
scripting_game.cpp Add Settings interface for Lua 2013-09-10 18:31:38 +02:00
scripting_game.h Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 2013-08-14 21:03:33 +02:00
scripting_mainmenu.cpp Fix modstore/favourites hang by adding asynchronous lua job support 2013-11-29 22:09:14 +01:00
scripting_mainmenu.h Fix modstore/favourites hang by adding asynchronous lua job support 2013-11-29 22:09:14 +01:00