summaryrefslogtreecommitdiff
path: root/src/script/scripting_mainmenu.cpp
Commit message (Expand)AuthorAge
* Settings: Purge getDefault, clean FontEngineSmallJoker2021-01-29
* Settings: Proper priority hierarchySmallJoker2021-01-29
* Fix HTTP API not being available in async mainmenu (#10086)rubenwardy2020-06-22
* Add HTTP API to main menu (#9998)rubenwardy2020-06-06
* Add online content repositoryrubenwardy2018-04-19
* [CSM] Don't load the IO library. (#6087)red-0012018-01-04
* Optimize headers (part 2) (#6272)Loïc Blot2017-08-18
* Create a filesystem abstraction layer for CSM and only allow accessing files ...red-0012017-06-30
* Use a settings object for the main settingsShadowNinja2017-05-06
* Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-20
* [CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot2017-03-13
* Push error handler afresh each time lua_pcall is usedKahrl2015-08-27
* Add mod securityShadowNinja2015-05-16
* Use "core" namespace internallyShadowNinja2014-05-08
* Organize builtin into subdirectoriesShadowNinja2014-05-07
* Fix code style of async APIShadowNinja2014-04-27
* Remove dependency on marshal and many other async changesShadowNinja2014-04-27
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-29
* Add Settings interface for LuaPilzAdam2013-09-10
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14