]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/cpp_api/s_base.h
Add LuaEntity on_death callback (#6177)
[dragonfireclient.git] / src / script / cpp_api / s_base.h
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-06-11 ShadowNinjaRemove threads.h and replace its definitions with their...
2017-06-10 Loïc BlotC++11 patchset 6: forbid object copy using assigment...
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-03-13 Loic Blot[CSM] Client side modding
2016-12-24 RogierMake minetest abort on lua panic
2016-03-07 est31Add minetest.register_lbm() to run code on block load...
2016-01-23 est31Fix C++11 compilability
2015-11-01 kwolekrFix Lua scripting synchronization
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
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
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)