aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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