| Commit message (Expand) | Author | Age |
* | Add support for set_formspec_prepend in main menu (#8611) | rubenwardy | 2019-08-12 |
* | Hide uninstall package button on unmodifiable paths (#8255) | rubenwardy | 2019-03-05 |
* | Content store: Fix storage leak by storing screenshots in cache (#8137) | rubenwardy | 2019-01-31 |
* | Fix pkgmgr game install with RUN_IN_PLACE=0 (#8113) | Paul Ouellette | 2019-01-26 |
* | Fix ContentDB packages timing out by using download_file instead (#7891) | rubenwardy | 2018-12-11 |
* | Add online content repository | rubenwardy | 2018-04-19 |
* | Load dependencies and description from mod.conf | Andrew Ward | 2018-03-28 |
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
* | Remove remaining modstore code (#6120) | Elijah Duffy | 2017-07-14 |
* | Improve the path select GUI (#5852) | red-001 | 2017-06-11 |
* | Main Menu: Add get_clientmodpath API (#5912) | Elijah Duffy | 2017-06-06 |
* | Use a settings object for the main settings | ShadowNinja | 2017-05-06 |
* | [CSM] sound_play & sound_stop support + client_lua_api doc (#5096) | Loïc Blot | 2017-03-13 |
* | Add version API | ShadowNinja | 2016-10-31 |
* | l_mainmenu.h: remove unused l_get_dirlist function | est31 | 2015-08-30 |
* | Add Lua function get_video_modes() for main menu | Craig Robbins | 2015-03-28 |
* | Server: announce MIN/MAX protocol version supported to serverlist. Client: ch... | est31 | 2015-02-18 |
* | Add core.get_mapgen_names() to Main Menu API (and use it) | kwolekr | 2014-12-29 |
* | Add video driver selection to settings menu (based uppon idea from webdesigne... | sapier | 2014-08-23 |
* | Organize builtin into subdirectories | ShadowNinja | 2014-05-07 |
* | Add support for dpi based HUD scaling | sapier | 2014-04-27 |
* | Add formspec table | Kahrl | 2014-01-13 |
* | Fix absence of images when compiled with RUN_IN_PLACE=0. | Ilya Zhuravlev | 2014-01-05 |
* | Fix modstore/favourites hang by adding asynchronous lua job support | sapier | 2013-11-29 |
* | Add translation for main menu | sapier | 2013-08-17 |
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |