summaryrefslogtreecommitdiff
path: root/builtin/mainmenu/init.lua
AgeCommit message (Collapse)Author
2015-03-30Let main menu scale (non-Android)Craig Robbins
This fixes main menu not fitting for 800x600 (and lower resolutions) on PC builds
2015-02-18Use fixed size for builtin menus on non-android platformsPerttu Ahola
2015-01-09Remove automatic consistent formspec size <-> font size (now has to be done ↵sapier
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)
2014-11-26Fix Android main menu crash, and user data directory check.Kodexky
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
2014-11-20Simplify loading of Android version of menuShadowNinja
2014-08-14Fix mainmenu game initialisationBlockMen
2014-06-22Support for scalable font and gui elementssapier
Fix positioning of tabheader in order to be usable for scaling GUIs WARNING: this changes position of current tabheaders, mods have to adjust!
2014-05-16Add formspec toolkit and refactor mainmenu to use itsapier
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja