aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_inventory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix object reference pushing functions when called from coroutinesShadowNinja2014-10-071-6/+6
* Use "core" namespace internallyShadowNinja2014-05-081-2/+2
* Only push the Lua error handler onceShadowNinja2014-04-271-38/+17
* Add more informative error messages for inventory and item method errorsShadowNinja2014-03-151-3/+3
* Remove lua_State parameter from LuaError::LuaErrorShadowNinja2014-03-151-3/+3
* Revert "Make sure we get a stacktrace for as many lua errors as possible"ShadowNinja2014-03-151-3/+3
* Make sure we get a stacktrace for as many lua errors as possibleSfan52014-03-151-3/+3
* Correct misleading detached inventory error messageCiaran Gultnieks2014-03-091-1/+1
* Handle LuaErrors in Lua -> C++ calls on LuaJITShadowNinja2013-12-181-3/+3
* Pass a errfunc to lua_pcall to get a tracebackShadowNinja2013-11-151-75/+72
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+1
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+260