Fix server crashing on Lua errors
[oweals/minetest.git] / src / script / cpp_api / s_base.h
2015-10-31 ShadowNinjaFix server crashing on Lua errors
2015-08-26 KahrlPush error handler afresh each time lua_pcall is used
2015-08-26 KahrlUse numeric indices and raw table access with LUA_REGIS...
2015-08-24 ShadowNinjaClean up threading 2613/head
2015-08-13 kwolekrSAPI: Track last executed mod and include in error...
2015-08-06 kwolekrImprove Script CPP API diagnostics
2015-07-03 kwolekrFix code style from recent commits and add misc. optimi...
2015-06-29 rubenwardyAdd Lua errors to error dialog
2015-05-16 ShadowNinjaAdd mod security
2014-10-07 ShadowNinjaFix object reference pushing functions when called...
2014-04-27 ShadowNinjaOnly push the Lua error handler once
2013-11-15 ShadowNinjaPass a errfunc to lua_pcall to get a traceback 995/head
2013-09-16 kwolekrAlways use builtin JThread library
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-28 kwolekrAdd LuaVoxelManip
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)