Age | Commit message (Expand) | Author |
---|---|---|
2017-06-30 | Create a filesystem abstraction layer for CSM and only allow accessing files ... | red-001 |
2017-05-06 | Use a settings object for the main settings | ShadowNinja |
2017-04-20 | Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) | Loïc Blot |
2017-03-13 | [CSM] sound_play & sound_stop support + client_lua_api doc (#5096) | Loïc Blot |
2015-08-27 | Push error handler afresh each time lua_pcall is used | Kahrl |
2015-05-16 | Add mod security | ShadowNinja |
2014-05-08 | Use "core" namespace internally | ShadowNinja |
2014-05-07 | Organize builtin into subdirectories | ShadowNinja |
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-09-10 | Add Settings interface for Lua | PilzAdam |
2013-08-14 | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl |