]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/cpp_api/s_nodemeta.cpp
Add API for mods to hook liquid transformation events (#11405)
[dragonfireclient.git] / src / script / cpp_api / s_nodemeta.cpp
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2018-04-02 SmallJokerRun callback in IDropAction, refactor function arguments
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2017-10-07 SmallJokerUnkown nodes: Provide position on interact (#6505)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2015-08-26 KahrlPush error handler afresh each time lua_pcall is used
2015-08-06 kwolekrImprove Script CPP API diagnostics
2014-10-07 ShadowNinjaFix object reference pushing functions when called...
2014-04-27 ShadowNinjaOnly push the Lua error handler once
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 KahrlLog guilty node name when allow_metadata_inventory_move...
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...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)