aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_settings.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide "Autosave Screen Size" on AndroidROllerozxa2022-06-051-7/+9
* Default settings, presets and configuration for dynamic shadows (#12359)x20482022-05-291-8/+9
* Tune shadow perspective distortion (#12146)x20482022-03-311-5/+5
* Revert "Disable dynamic shadows for the 5.5.0 release" (#12032)rubenwardy2022-01-311-7/+7
* Disable dynamic shadows for the 5.5.0 releaseSmallJoker2022-01-291-7/+7
* Remove unused Direct3D shader error/warning (#11793)ROllerozxa2021-11-261-7/+1
* Allow for Game-Specific Menu Music (#11241)ExeVirus2021-11-221-1/+1
* Fix spurious shadow enablement in mainmenusfan52021-06-301-1/+1
* Shadow mapping render pass (#11244)Liso2021-06-061-2/+56
* Shaders for Android (GLES 2) (#10506)Vitaliy2020-10-251-4/+7
* Remove all bump mapping and parallax occlusion related code.Lars2020-10-171-23/+7
* Remove "generate normal maps" feature (#10313)hecks2020-09-141-15/+7
* Android: drop simple MainMenu (#10227)Maksim2020-08-271-64/+3
* Add luacheck to check builtin (#7895)rubenwardy2019-08-061-2/+0
* Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418)Paramat2019-03-271-2/+2
* Rename 'Advanced Settings' button to 'All Settings' (#8131)Paramat2019-01-261-1/+1
* Remove 'Reset singleplayer world' button from full menu on Android (#8017)Paramat2018-12-231-1/+2
* Android: Improve UI scaling on smaller high-density displays (#7834)stujones112018-11-181-3/+4
* Disable shaders GUI on unsupported drivers (#7563)Vitaliy2018-07-211-4/+17
* Change Normal Map setting to be less ambigousTre2017-12-161-2/+2
* Mainmenu: Improve button alignmentezhh2017-11-191-3/+3
* Mainmenu: Make capitalisation consistent in mainmenu and advanced settingsezhh2017-11-141-2/+2
* Improve Settings tab button alignmentsezhh2017-11-131-23/+23
* Fix Settings tab formspec alignment (#6585)Ezhh2017-11-051-2/+2
* Menu: Do not use textlist for shaders in settings tab (#5820)Elijah Duffy2017-06-101-11/+14
* Add option to use neither node highlighting nor outliningezhh2017-05-151-2/+3
* Use a settings object for the main settingsShadowNinja2017-05-061-60/+60
* Save minetest screen width/height options when modified (#5683)Loïc Blot2017-05-051-1/+8
* Add keyword based search to serverlistred-0012017-01-151-2/+2
* 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