Age | Commit message (Expand) | Author |
---|---|---|
2021-08-28 | Async-related script cleanups | sfan5 |
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot |
2017-06-10 | C++11 patchset 6: forbid object copy using assigment/copy function deleters (... | Loïc Blot |
2017-05-06 | Use a settings object for the main settings | ShadowNinja |
2017-04-27 | Don't permit to copy Scripting classes (Client,Server,Mainmenu) | Loïc Blot |
2017-04-20 | Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) | Loïc Blot |
2014-04-27 | Fix code style of async API | ShadowNinja |
2014-04-27 | Remove dependency on marshal and many other async changes | ShadowNinja |
2013-11-29 | Fix modstore/favourites hang by adding asynchronous lua job support | sapier |
2013-08-14 | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl |