aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu
AgeCommit message (Collapse)Author
2015-01-04Fix forgotten favourite list image update of simple menusapier
2015-01-04Re-add lost way to debug simple menu on PCsapier
2014-12-29Add core.get_mapgen_names() to Main Menu API (and use it)kwolekr
Also rewrite mapgen registration for static initialization
2014-12-30Ignore downloaded public serverlist if public_serverlist is falseKahrl
Fixes #1807: When the server list finishes downloading, the local server list resets in certain conditions
2014-12-28MainMenu: Save 'hide gamemods' and 'hide modpack contents' checkbox state ↵fz72
(fixes #1960)
2014-12-13Remove vertlabels from main menu and relayout a bitKahrl
2014-12-13Display serverlist flags as iconsKahrl
2014-12-10Ignore .name directories and filesSmallJoker
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
2014-12-08Always escape user provided data in mainmenu fieldsKahrl
2014-11-26Fix Android main menu crash, and user data directory check.Kodexky
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
2014-11-21Update credits menuShadowNinja
2014-11-20Simplify loading of Android version of menuShadowNinja
2014-11-20Fix leaking global in texture pack menuShadowNinja
2014-11-09Add tooltips to main menu subgames button barWuzzy
2014-11-08Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ↵paramat
blobs
2014-10-28Add notice when only minimal is installedrubenwardy
2014-10-09Change topleft text when switching subgames, fixes #1728Kahrl
2014-10-02Add optional framed glasslike drawtypeBlockMen
2014-09-21Fix wrong video_driver setting when changing in mainmenuSmallJoker
Fixes issue with direct3d(8|9)
2014-08-23Add video driver selection to settings menu (based uppon idea from ↵sapier
webdesigner97)
2014-08-19Fix caption of config mods button (simple menu)sapier
2014-08-14Fix mainmenu game initialisationBlockMen
2014-08-05Formspec escape fixed seen in world creation menuShadowNinja
2014-07-16Add srollbar formspec elementsapier
2014-07-12Remove proller from creditsproller
2014-07-12Remove indev mapgenproller
2014-07-12Remove math mapgenproller
2014-06-29Add support for Android 2.3+sapier
There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!
2014-06-22Fix menu crash due to lack of favourites listsapier
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-06-19Fix broken serverdescription in multiplayer tabsapier
2014-06-18Fix bounding rect for formspec elements label vertlabel and checkboxessapier
2014-06-14Fix regression dirt texture not beeing default in non cloud menusapier
2014-06-04Re-add missing shaders setting. (Generate normalmaps)RealBadAngel
2014-05-24Fix a bunch of small bugs due to mainmenu cleanupsapier
Fix doubleclick not working in singleplayer Fix of by one issue on accessing raw list Fix this->self Fix copy&paste error for scroll button
2014-05-17Fix singleplayer dialogs missing game customizationsapier
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