]> git.lizzy.rs Git - minetest.git/history - src/script/cpp_api/s_item.cpp
Set placer to nil instead of a non-functional one in item_OnPlace (#6449)
[minetest.git] / src / script / cpp_api / s_item.cpp
2017-09-21 DTA7Set placer to nil instead of a non-functional one in...
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-03-13 red-001Add `get_wielded_item`
2015-12-02 Alex FordAdd on_secondary_use when right clicking an item in...
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-06 kwolekrImprove Script CPP API diagnostics
2014-10-07 ShadowNinjaFix object reference pushing functions when called...
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-04-27 ShadowNinjaOnly push the Lua error handler once
2014-03-15 ShadowNinjaAdd more informative error messages for inventory and...
2013-11-15 ShadowNinjaPass a errfunc to lua_pcall to get a traceback
2013-11-01 NovatuxAdd a callback: minetest.register_on_craft(itemstack...
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)