aboutsummaryrefslogtreecommitdiff
path: root/src/script/scripting_mainmenu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Async-related script cleanupssfan52021-08-281-2/+3
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-5/+1
* C++11 patchset 6: forbid object copy using assigment/copy function deleters (...Loïc Blot2017-06-101-2/+0
* Use a settings object for the main settingsShadowNinja2017-05-061-0/+1
* Don't permit to copy Scripting classes (Client,Server,Mainmenu)Loïc Blot2017-04-271-0/+2
* Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-201-2/+2
* Fix code style of async APIShadowNinja2014-04-271-4/+4
* Remove dependency on marshal and many other async changesShadowNinja2014-04-271-7/+4
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-291-0/+9
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+45