aboutsummaryrefslogtreecommitdiff
path: root/src/script/scripting_mainmenu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create a filesystem abstraction layer for CSM and only allow accessing files ...red-0012017-06-301-0/+1
* Use a settings object for the main settingsShadowNinja2017-05-061-6/+11
* Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-201-3/+5
* [CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot2017-03-131-2/+2
* Push error handler afresh each time lua_pcall is usedKahrl2015-08-271-1/+1
* Add mod securityShadowNinja2015-05-161-2/+0
* Use "core" namespace internallyShadowNinja2014-05-081-9/+1
* Organize builtin into subdirectoriesShadowNinja2014-05-071-0/+6
* Fix code style of async APIShadowNinja2014-04-271-10/+10
* Remove dependency on marshal and many other async changesShadowNinja2014-04-271-15/+17
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-291-1/+23
* Add Settings interface for LuaPilzAdam2013-09-101-0/+4
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+65