aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restore simple settings tab and add advanced settings as dialogBlockMen2016-02-213-655/+1082
* Fix world config menu ignoring `name` in `mod.conf`.Diego Martinez2016-01-231-18/+18
* Fix error message in settings tab overlapping 'save' buttonRogier2016-01-161-1/+1
* Fix the checking of flags values in the settings tabRogier2016-01-101-2/+2
* Improve parsing of setting types from settingtypes.txt for settings tabRogier2016-01-101-12/+24
* Alphabetical sorting of texture packs in menu (fixes #3487)jeanpatrick.guerrero@gmail.com2015-12-261-1/+5
* Settings tab: add v3f typeest312015-11-081-2/+5
* minetest. to core.Rui9142015-10-311-1/+1
* Fix parameter passing to gettext callPilzAdam2015-10-251-1/+1
* Credits: Remove my nameRui2015-10-251-1/+0
* Escape " in generated settings_translation_file.cppPilzAdam2015-10-251-4/+7
* Fix setting commentsPilzAdam2015-10-241-7/+7
* Don't allow games or mods to add secure. settingsPilzAdam2015-10-241-152/+169
* Better gettext support for protocol version mismatch messagesest312015-10-241-9/+22
* Improve Lua settings menuPilzAdam2015-10-241-79/+271
* Display sane output for empty descriptionsest312015-10-181-3/+11
* New settings tab contain all possible settingsPilzAdam2015-10-171-414/+421
* Add viewing range GUI settingkilbith2015-10-061-4/+89
* Minor tweaks handle_settings_buttonsRui9142015-09-141-38/+30
* Change my emailRui9142015-09-031-1/+1
* Credits tab: fix accidental merger of two contributorsest312015-08-311-1/+2
* Use gettext to "None" of texture pack listRui9142015-08-251-2/+2
* Remove some emails from credits tabkwolekr2015-08-191-7/+7
* Update credits tabkwolekr2015-08-191-7/+11
* Client: disable mmdb modstoreest312015-08-191-1/+4
* Don't do formspec escaping twice for loading descriptionest312015-08-141-8/+8
* Fix FSAA dropdown option reset after changing another dropdown optionjeanpatrick.guerrero@gmail.com2015-07-251-13/+15
* Remove drivers dropdown in the settings tabkilbith2015-07-251-40/+0
* Update my nameNovatux2015-07-241-1/+1
* Fix crash in mainmenu when loaded subgame does not have a "menu" directorysfan52015-07-211-2/+3
* Allow random menu images for subgamessfan52015-07-211-6/+24
* Add antialiasing UI settingMark Schreiber2015-07-181-2/+41
* Change texture pack description file nameExcaliburZero2015-07-181-3/+11
* Fix remnant bugs on mainmenujp2015-07-102-6/+12
* Add new leaves style - simple (glasslike drawtype)RealBadAngel2015-07-081-7/+39
* Fix attempt to start a world when no world is selected/createdjeanpatrick.guerrero@gmail.com2015-07-041-4/+6
* Set server_announce to world.mt and respect modes when changing subgameSokomine2015-07-023-1/+12
* Fix world.mt not written when selecting modeSokomine2015-07-011-1/+2
* Fix single click world selectest312015-06-303-10/+10
* Fix bugs in mainmenujeanpatrick.guerrero@gmail.com2015-06-303-82/+45
* Update credits tabest312015-06-161-7/+11
* Don't highlight entries in creditsWuzzy2015-06-151-41/+43
* More reliable serverlist behaviourHybridDog2015-06-091-3/+13
* Add core.get_dir_listShadowNinja2015-05-162-4/+4
* Remove fly mode in simple main menuMuhammad Rifqi Priyo Susanto2015-04-261-13/+6
* Let main menu scale (non-Android)Craig Robbins2015-03-301-5/+2
* Update creditsCraig Robbins2015-03-291-1/+6
* Remove duplicate code since 8ca08a850ff2494652aa0ac2daa3d00f03aa4e7aLoic Blot2015-03-251-17/+14
* Save creative_mode and enable_damage setting for each world in world.mtfz722015-03-184-4/+112
* Android: Fix auto-entry of server address and port in mainmenuest312015-03-161-5/+5