aboutsummaryrefslogtreecommitdiff
path: root/src/script/common/c_types.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* Fix server crashing on Lua errorsShadowNinja2015-10-311-2/+2
* Remove lua_State parameter from LuaError::LuaErrorShadowNinja2014-03-151-8/+1
* Handle LuaErrors in Lua -> C++ calls on LuaJITShadowNinja2013-12-181-2/+3
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-20/+0
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+90