]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/mainmenu/tab_settings.lua
Default settings, presets and configuration for dynamic shadows (#12359)
[dragonfireclient.git] / builtin / mainmenu / tab_settings.lua
2022-05-29 x2048Default settings, presets and configuration for dynamic...
2022-03-31 x2048Tune shadow perspective distortion (#12146)
2022-01-31 rubenwardyRevert "Disable dynamic shadows for the 5.5.0 release...
2022-01-29 SmallJokerDisable dynamic shadows for the 5.5.0 release
2021-11-26 ROllerozxaRemove unused Direct3D shader error/warning (#11793)
2021-11-22 ExeVirusAllow for Game-Specific Menu Music (#11241)
2021-06-30 sfan5Fix spurious shadow enablement in mainmenu
2021-06-06 LisoShadow mapping render pass (#11244)
2020-10-25 VitaliyShaders for Android (GLES 2) (#10506)
2020-10-17 LarsRemove all bump mapping and parallax occlusion related...
2020-09-14 hecksRemove "generate normal maps" feature (#10313)
2020-08-27 MaksimAndroid: drop simple MainMenu (#10227)
2019-08-06 rubenwardyAdd luacheck to check builtin (#7895)
2019-03-27 ParamatRequire 'waving = 3' in a nodedef to apply the liquid...
2019-01-26 ParamatRename 'Advanced Settings' button to 'All Settings...
2018-12-23 ParamatRemove 'Reset singleplayer world' button from full...
2018-11-18 stujones11Android: Improve UI scaling on smaller high-density...
2018-07-21 VitaliyDisable shaders GUI on unsupported drivers (#7563)
2017-12-16 TreChange Normal Map setting to be less ambigous
2017-11-19 ezhhMainmenu: Improve button alignment
2017-11-14 ezhhMainmenu: Make capitalisation consistent in mainmenu...
2017-11-13 ezhhImprove Settings tab button alignments
2017-11-05 EzhhFix Settings tab formspec alignment (#6585)
2017-06-10 Elijah DuffyMenu: Do not use textlist for shaders in settings tab...
2017-05-15 ezhhAdd option to use neither node highlighting nor outlining
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-05-05 Loïc BlotSave minetest screen width/height options when modified...
2017-01-15 red-001Add keyword based search to serverlist
2016-05-14 est31Android: Re-add button to remove singleplayer world
2016-05-13 est31Mainmenu: don't show change keys dialog on android
2016-04-08 Rui914Mainmenu: Refactor tab UI code
2016-03-06 Jean-Patrick GuerreroSettings Tab: Regroup dropdown datas in tables
2016-03-05 Jean-Patrick GuerreroUpdate settings tab + some misc. clean-up
2016-02-21 BlockMenRestore simple settings tab and add advanced settings...
2016-01-16 RogierFix error message in settings tab overlapping 'save...
2016-01-10 RogierFix the checking of flags values in the settings tab
2016-01-10 RogierImprove parsing of setting types from settingtypes...
2015-11-08 est31Settings tab: add v3f type
2015-10-25 PilzAdamFix parameter passing to gettext call
2015-10-25 PilzAdamEscape " in generated settings_translation_file.cpp
2015-10-24 PilzAdamFix setting comments
2015-10-24 PilzAdamDon't allow games or mods to add secure. settings
2015-10-24 PilzAdamImprove Lua settings menu
2015-10-18 est31Display sane output for empty descriptions
2015-10-17 PilzAdamNew settings tab contain all possible settings
2015-10-06 kilbithAdd viewing range GUI setting
2015-09-14 Rui914Minor tweaks handle_settings_buttons
2015-07-25 jeanpatrick.guerre... Fix FSAA dropdown option reset after changing another...
2015-07-25 kilbithRemove drivers dropdown in the settings tab
2015-07-18 Mark SchreiberAdd antialiasing UI setting
2015-07-08 RealBadAngelAdd new leaves style - simple (glasslike drawtype)
2015-01-21 Craig RobbinsAllow filter and mipmap drop down menues to be translated
2015-01-18 kwolekrReorganize supported video driver query mechanisms
2015-01-18 kwolekrRevert "Fix style on settings tab"
2015-01-18 jeanpatrick.guerre... Fix style on settings tab
2015-01-15 kilbithAdd missing return value for filter/mipmap dropdown...
2015-01-14 jeanpatrick.guerre... Reorganizing client and server tabs
2014-12-12 KahrlRemove vertlabels from main menu and relayout a bit
2014-11-20 ShadowNinjaSimplify loading of Android version of menu
2014-10-02 BlockMenAdd optional framed glasslike drawtype
2014-09-21 SmallJokerFix wrong video_driver setting when changing in mainmenu
2014-08-22 sapierAdd video driver selection to settings menu (based...
2014-07-16 sapierAdd srollbar formspec element
2014-06-29 sapierAdd support for Android 2.3+
2014-06-18 sapierFix bounding rect for formspec elements label vertlabel...
2014-06-04 RealBadAngelRe-add missing shaders setting. (Generate normalmaps)
2014-05-16 sapierAdd formspec toolkit and refactor mainmenu to use it