aboutsummaryrefslogtreecommitdiff
path: root/src/script/scripting_mainmenu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Async-related script cleanupssfan52021-08-281-3/+3
* Settings: Purge getDefault, clean FontEngineSmallJoker2021-01-291-1/+0
* Settings: Proper priority hierarchySmallJoker2021-01-291-1/+1
* Fix HTTP API not being available in async mainmenu (#10086)rubenwardy2020-06-221-0/+1
* Add HTTP API to main menu (#9998)rubenwardy2020-06-061-0/+2
* Add online content repositoryrubenwardy2018-04-191-1/+1
* [CSM] Don't load the IO library. (#6087)red-0012018-01-041-2/+2
* Optimize headers (part 2) (#6272)Loïc Blot2017-08-181-0/+1
* 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