aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Display serverlist flags as iconsKahrl2014-12-132-34/+77
|
* Ignore .name directories and filesSmallJoker2014-12-102-27/+31
| | | | Signed-off-by: Craig Robbins <kde.psych@gmail.com>
* Always escape user provided data in mainmenu fieldsKahrl2014-12-083-10/+16
|
* Fix Android main menu crash, and user data directory check.Kodexky2014-11-261-3/+3
| | | | Signed-off-by: Craig Robbins <kde.psych@gmail.com>
* Update credits menuShadowNinja2014-11-211-3/+8
|
* Simplify loading of Android version of menuShadowNinja2014-11-203-149/+92
|
* Fix leaking global in texture pack menuShadowNinja2014-11-201-4/+4
|
* Add tooltips to main menu subgames button barWuzzy2014-11-091-1/+2
|
* Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ↵paramat2014-11-081-1/+1
| | | | blobs
* Add notice when only minimal is installedrubenwardy2014-10-282-1/+11
|
* Change topleft text when switching subgames, fixes #1728Kahrl2014-10-091-0/+1
|
* Add optional framed glasslike drawtypeBlockMen2014-10-021-10/+10
|
* Fix wrong video_driver setting when changing in mainmenuSmallJoker2014-09-211-2/+4
| | | | Fixes issue with direct3d(8|9)
* Add video driver selection to settings menu (based uppon idea from ↵sapier2014-08-231-1/+27
| | | | webdesigner97)
* Fix caption of config mods button (simple menu)sapier2014-08-191-1/+1
|
* Fix mainmenu game initialisationBlockMen2014-08-141-0/+5
|
* Formspec escape fixed seen in world creation menuShadowNinja2014-08-051-0/+1
|
* Add srollbar formspec elementsapier2014-07-161-24/+42
|
* Remove proller from creditsproller2014-07-121-1/+0
|
* Remove indev mapgenproller2014-07-121-1/+1
|
* Remove math mapgenproller2014-07-121-1/+1
|
* Add support for Android 2.3+sapier2014-06-294-34/+187
| | | | | | | | | | | | | 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!
* Fix menu crash due to lack of favourites listsapier2014-06-221-0/+6
|
* Support for scalable font and gui elementssapier2014-06-222-9/+9
| | | | | Fix positioning of tabheader in order to be usable for scaling GUIs WARNING: this changes position of current tabheaders, mods have to adjust!
* Fix broken serverdescription in multiplayer tabsapier2014-06-191-3/+4
|
* Fix bounding rect for formspec elements label vertlabel and checkboxessapier2014-06-182-3/+3
|
* Fix regression dirt texture not beeing default in non cloud menusapier2014-06-141-4/+24
|
* Re-add missing shaders setting. (Generate normalmaps)RealBadAngel2014-06-041-10/+16
|
* Fix a bunch of small bugs due to mainmenu cleanupsapier2014-05-242-4/+11
| | | | | | | 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
* Fix singleplayer dialogs missing game customizationsapier2014-05-172-8/+15
|
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-1621-2743/+2550
| | | | | Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews
* Use "core" namespace internallyShadowNinja2014-05-082-14/+7
|
* Organize builtin into subdirectoriesShadowNinja2014-05-077-0/+3931