aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_item.cpp
AgeCommit message (Expand)Author
2014-05-08Use "core" namespace internallyShadowNinja
2014-04-27Only push the Lua error handler onceShadowNinja
2014-03-15Add more informative error messages for inventory and item method errorsShadowNinja
2013-11-15Pass a errfunc to lua_pcall to get a tracebackShadowNinja
2013-11-01Add a callback: minetest.register_on_craft(itemstack, player,Novatux
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-05-25Move scriptapi to separate folder (by sapier)sapier