summaryrefslogtreecommitdiff
path: root/builtin/mainmenu
Commit message (Collapse)AuthorAge
* More reliable serverlist behaviourHybridDog2015-06-09
| | | | | -> remember the previously loaded serverlist, and use if new one failed -> show a "loading" serverlist
* Add core.get_dir_listShadowNinja2015-05-16
|
* Remove fly mode in simple main menuMuhammad Rifqi Priyo Susanto2015-04-26
| | | | As the fly mode option is avaiable in-game, this is not used anymore.
* Let main menu scale (non-Android)Craig Robbins2015-03-30
| | | | This fixes main menu not fitting for 800x600 (and lower resolutions) on PC builds
* Update creditsCraig Robbins2015-03-29
|
* Remove duplicate code since 8ca08a850ff2494652aa0ac2daa3d00f03aa4e7aLoic Blot2015-03-25
|
* Save creative_mode and enable_damage setting for each world in world.mtfz722015-03-18
| | | | Create Parameters on world initialisation and set settings of old worlds
* Android: Fix auto-entry of server address and port in mainmenuest312015-03-16
| | | | Fixes #2497.
* Add modname convention checkingNovatux2015-02-18
| | | | Fixes #2037
* Server: announce MIN/MAX protocol version supported to serverlist. Client: ↵est312015-02-18
| | | | | | | check serverlist Client now informs about incompatible servers from the list, this permits to prevent the protocol movements. Server announces its supported protocol versions to master server
* Use fixed size for builtin menus on non-android platformsPerttu Ahola2015-02-18
|
* Fix map_seed not changed when creating a new world after login to anotherfz722015-02-18
|
* Fix issue #2278, Connection sent before address data loadingLoic Blot2015-02-14
|
* Minor fixes in translationsngosang2015-02-12
|
* Fix store.lua bug: default screenshotRui2015-02-12
|
* Fix tab_mods.lua: default screenshot patchRui2015-02-12
| | | | | https://forum.minetest.net/viewtopic.php?f=6&t=11201 Fixed this bug.
* Fix 'Download complete' dialog in the mods storengosang2015-02-11
|
* Allow filter and mipmap drop down menues to be translatedCraig Robbins2015-01-21
|
* Reorganize supported video driver query mechanismskwolekr2015-01-18
|
* Revert "Fix style on settings tab"kwolekr2015-01-18
| | | | This reverts commit 7b17b9059e30cef384ecca37feec87cdcdfd39b8.
* Fix style on settings tabjeanpatrick.guerrero@gmail.com2015-01-18
|
* Add missing return value for filter/mipmap dropdown in mainmenukilbith2015-01-15
|
* Small tweaking (alignement - client tab)kilbith2015-01-15
|
* Reorganizing client and server tabsjeanpatrick.guerrero@gmail.com2015-01-15
|
* Remove automatic consistent formspec size <-> font size (now has to be done ↵sapier2015-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 forgotten favourite list image update of simple menusapier2015-01-04
|
* Re-add lost way to debug simple menu on PCsapier2015-01-04
|
* Add core.get_mapgen_names() to Main Menu API (and use it)kwolekr2014-12-29
| | | | Also rewrite mapgen registration for static initialization
* Ignore downloaded public serverlist if public_serverlist is falseKahrl2014-12-30
| | | | | Fixes #1807: When the server list finishes downloading, the local server list resets in certain conditions
* MainMenu: Save 'hide gamemods' and 'hide modpack contents' checkbox state ↵fz722014-12-28
| | | | (fixes #1960)
* Remove vertlabels from main menu and relayout a bitKahrl2014-12-13
|
* Display serverlist flags as iconsKahrl2014-12-13
|
* Ignore .name directories and filesSmallJoker2014-12-10
| | | | Signed-off-by: Craig Robbins <kde.psych@gmail.com>
* Always escape user provided data in mainmenu fieldsKahrl2014-12-08
|
* Fix Android main menu crash, and user data directory check.Kodexky2014-11-26
| | | | Signed-off-by: Craig Robbins <kde.psych@gmail.com>
* Update credits menuShadowNinja2014-11-21
|
* Simplify loading of Android version of menuShadowNinja2014-11-20
|
* Fix leaking global in texture pack menuShadowNinja2014-11-20
|
* Add tooltips to main menu subgames button barWuzzy2014-11-09
|
* Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ↵paramat2014-11-08
| | | | blobs
* Add notice when only minimal is installedrubenwardy2014-10-28
|
* Change topleft text when switching subgames, fixes #1728Kahrl2014-10-09
|
* Add optional framed glasslike drawtypeBlockMen2014-10-02
|
* Fix wrong video_driver setting when changing in mainmenuSmallJoker2014-09-21
| | | | Fixes issue with direct3d(8|9)
* Add video driver selection to settings menu (based uppon idea from ↵sapier2014-08-23
| | | | webdesigner97)
* Fix caption of config mods button (simple menu)sapier2014-08-19
|
* Fix mainmenu game initialisationBlockMen2014-08-14
|
* Formspec escape fixed seen in world creation menuShadowNinja2014-08-05
|
* Add srollbar formspec elementsapier2014-07-16
|
* Remove proller from creditsproller2014-07-12
|