Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add online content repository | rubenwardy | 2018-04-19 |
| | | | | Replaces mods and texture pack tabs with a single content tab | ||
* | Mainmenu: Fix issues while trying to enable all mods (#5770) | SmallJoker | 2017-05-19 |
| | |||
* | Use a settings object for the main settings | ShadowNinja | 2017-05-06 |
| | | | | | | | This unifies the settings APIs. This also unifies the sync and async registration APIs, since the async registration API did not support adding non-functions to the API table. | ||
* | Use tree to list mods rather than textlist | rubenwardy | 2017-02-10 |
| | |||
* | Separate optional from required mod dependencies in main menu (#4721) | Wuzzy | 2016-11-05 |
| | | | | | | * Separate optional from require dep's in main menu * Simplify modmgr mod dependency listing code | ||
* | Add a button for disabling all mods to world config. (#3900) | red-001 | 2016-10-12 |
| | |||
* | Mainmenu: Standardize the menu button order and sizes | SmallJoker | 2016-04-28 |
| | |||
* | Add modname convention checking | Novatux | 2015-02-18 |
| | | | | Fixes #2037 | ||
* | MainMenu: Save 'hide gamemods' and 'hide modpack contents' checkbox state ↵ | fz72 | 2014-12-28 |
| | | | | (fixes #1960) | ||
* | Add formspec toolkit and refactor mainmenu to use it | sapier | 2014-05-16 |
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews |