aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_settings.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Android: Re-add button to remove singleplayer worldest312016-05-141-1/+5
* Mainmenu: don't show change keys dialog on androidest312016-05-131-2/+8
* Mainmenu: Refactor tab UI codeRui9142016-04-081-1/+1
* Settings Tab: Regroup dropdown datas in tablesJean-Patrick Guerrero2016-03-061-129/+113
* Update settings tab + some misc. clean-upJean-Patrick Guerrero2016-03-051-127/+112
* Restore simple settings tab and add advanced settings as dialogBlockMen2016-02-211-655/+325
* 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
* Settings tab: add v3f typeest312015-11-081-2/+5
* Fix parameter passing to gettext callPilzAdam2015-10-251-1/+1
* 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
* 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
* 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
* Add antialiasing UI settingMark Schreiber2015-07-181-2/+41
* Add new leaves style - simple (glasslike drawtype)RealBadAngel2015-07-081-7/+39
* 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
* Reorganizing client and server tabsjeanpatrick.guerrero@gmail.com2015-01-151-39/+82
* Remove vertlabels from main menu and relayout a bitKahrl2014-12-131-17/+16
* Simplify loading of Android version of menuShadowNinja2014-11-201-2/+2
* 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
* Add srollbar formspec elementsapier2014-07-161-24/+42
* Add support for Android 2.3+sapier2014-06-291-20/+55
* Fix bounding rect for formspec elements label vertlabel and checkboxessapier2014-06-181-2/+2
* Re-add missing shaders setting. (Generate normalmaps)RealBadAngel2014-06-041-10/+16
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+247