Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix #4111 ("Provided world path doesn't exist" if choosing singleplayer on ↵ | Rui | 2016-05-13 |
| | | | | | | first run") Bug and whitespace error fixed (Zeno) | ||
* | Mainmenu: Refactor tab UI code | Rui914 | 2016-04-08 |
| | | | | | | - Use local variables for tabs in place of globals - Merge together if statements where possible - Replace manual table searching code with indexof where possible | ||
* | Restore simple settings tab and add advanced settings as dialog | BlockMen | 2016-02-21 |
| | |||
* | Let main menu scale (non-Android) | Craig Robbins | 2015-03-30 |
| | | | | This fixes main menu not fitting for 800x600 (and lower resolutions) on PC builds | ||
* | Use fixed size for builtin menus on non-android platforms | Perttu Ahola | 2015-02-18 |
| | |||
* | Remove automatic consistent formspec size <-> font size (now has to be done ↵ | sapier | 2015-01-09 |
| | | | | | | | manually) Set builtin formspecs to autoscale in order to get consistent formspec look and feel Uncouple label positioning from font size (May break some formspecs but is required to allow manual font adjustment) | ||
* | Fix Android main menu crash, and user data directory check. | Kodexky | 2014-11-26 |
| | | | | Signed-off-by: Craig Robbins <kde.psych@gmail.com> | ||
* | Simplify loading of Android version of menu | ShadowNinja | 2014-11-20 |
| | |||
* | Fix mainmenu game initialisation | BlockMen | 2014-08-14 |
| | |||
* | Support for scalable font and gui elements | sapier | 2014-06-22 |
| | | | | | Fix positioning of tabheader in order to be usable for scaling GUIs WARNING: this changes position of current tabheaders, mods have to adjust! | ||
* | 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 | ||
* | Use "core" namespace internally | ShadowNinja | 2014-05-08 |
| | |||
* | Organize builtin into subdirectories | ShadowNinja | 2014-05-07 |