Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |