]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/common/c_internal.cpp
Sound API: Add fading sounds
[dragonfireclient.git] / src / script / common / c_internal.cpp
2015-10-16 est31Fix crash regression when invsize formspec gets used
2015-10-15 ShadowNinjaUse warningstream for deprecated field messages and...
2015-08-26 KahrlPush error handler afresh each time lua_pcall is used
2015-08-13 kwolekrSAPI: Track last executed mod and include in error...
2015-08-10 kwolekrDisplay Lua memory usage at the time of Out-of-Memory...
2015-08-06 kwolekrImprove Script CPP API diagnostics
2015-05-16 ShadowNinjaAdd mod security
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2014-08-23 KahrlFix LuaJIT exception wrapper
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-04-29 sapierAdd proper lua api deprecated handling
2014-03-15 ShadowNinjaRemove lua_State parameter from LuaError::LuaError
2014-03-15 ShadowNinjaRevert "Make sure we get a stacktrace for as many lua...
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-12-08 ShadowNinjaMove script_run_callbacks to Lua
2013-11-21 kwolekrFix possible implicit conversion of NULL to std::string
2013-11-15 ShadowNinjaPass a errfunc to lua_pcall to get a traceback
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)