aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add modname convention checkingNovatux2015-02-181-3/+8
* Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est312015-02-183-6/+70
* Use fixed size for builtin menus on non-android platformsPerttu Ahola2015-02-181-1/+5
* Fix map_seed not changed when creating a new world after login to anotherfz722015-02-181-2/+2
* Fix issue #2278, Connection sent before address data loadingLoic Blot2015-02-141-2/+3
* Minor fixes in translationsngosang2015-02-123-7/+7
* Fix store.lua bug: default screenshotRui2015-02-121-1/+1
* Fix tab_mods.lua: default screenshot patchRui2015-02-121-1/+1
* Fix 'Download complete' dialog in the mods storengosang2015-02-111-24/+20
* Allow filter and mipmap drop down menues to be translatedCraig Robbins2015-01-211-8/+20
* Reorganize supported video driver query mechanismskwolekr2015-01-181-51/+58
* Revert "Fix style on settings tab"kwolekr2015-01-181-31/+30
* Fix style on settings tabjeanpatrick.guerrero@gmail.com2015-01-181-30/+31
* Add missing return value for filter/mipmap dropdown in mainmenukilbith2015-01-151-0/+6
* Small tweaking (alignement - client tab)kilbith2015-01-151-3/+3
* Reorganizing client and server tabsjeanpatrick.guerrero@gmail.com2015-01-152-50/+94
* Remove automatic consistent formspec size <-> font size (now has to be done m...sapier2015-01-091-3/+2
* Fix forgotten favourite list image update of simple menusapier2015-01-043-9/+23
* Re-add lost way to debug simple menu on PCsapier2015-01-041-0/+4
* Add core.get_mapgen_names() to Main Menu API (and use it)kwolekr2014-12-291-1/+1
* Ignore downloaded public serverlist if public_serverlist is falseKahrl2014-12-301-2/+4
* MainMenu: Save 'hide gamemods' and 'hide modpack contents' checkbox state (fi...fz722014-12-281-20/+36
* Remove vertlabels from main menu and relayout a bitKahrl2014-12-137-68/+61
* Display serverlist flags as iconsKahrl2014-12-132-34/+77
* Ignore .name directories and filesSmallJoker2014-12-102-27/+31
* 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
* 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
* 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
* Add video driver selection to settings menu (based uppon idea from webdesigne...sapier2014-08-231-1/+27
* 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
* 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 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