]> git.lizzy.rs Git - minetest.git/history - src/script/cpp_api/s_server.cpp
Make sure we get a stacktrace for as many lua errors as possible
[minetest.git] / src / script / cpp_api / s_server.cpp
2014-03-15 Sfan5Make sure we get a stacktrace for as many lua errors...
2013-12-18 ShadowNinjaHandle LuaErrors in Lua -> C++ calls on LuaJIT
2013-11-15 ShadowNinjaPass a errfunc to lua_pcall to get a traceback
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...