aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_craft.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove lua_State parameter from LuaError::LuaErrorShadowNinja2014-03-151-14/+14
* Revert "Make sure we get a stacktrace for as many lua errors as possible"ShadowNinja2014-03-151-14/+14
* Make sure we get a stacktrace for as many lua errors as possibleSfan52014-03-151-14/+14
* Bugfix to get_all_craft_recipes.RealBadAngel2013-12-211-2/+2
* Handle LuaErrors in Lua -> C++ calls on LuaJITShadowNinja2013-12-181-14/+14
* Optimize table creationShadowNinja2013-11-301-37/+22
* Pass a errfunc to lua_pcall to get a tracebackShadowNinja2013-11-151-1/+1
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-22/+9
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+477