| Commit message (Expand) | Author | Age |
* | Shadow mapping render pass (#11244) | Liso | 2021-06-06 |
* | Shaders for Android (GLES 2) (#10506) | Vitaliy | 2020-10-25 |
* | Remove all bump mapping and parallax occlusion related code. | Lars | 2020-10-17 |
* | Remove "generate normal maps" feature (#10313) | hecks | 2020-09-14 |
* | Android: drop simple MainMenu (#10227) | Maksim | 2020-08-27 |
* | Add luacheck to check builtin (#7895) | rubenwardy | 2019-08-06 |
* | Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418) | Paramat | 2019-03-27 |
* | Rename 'Advanced Settings' button to 'All Settings' (#8131) | Paramat | 2019-01-26 |
* | Remove 'Reset singleplayer world' button from full menu on Android (#8017) | Paramat | 2018-12-23 |
* | Android: Improve UI scaling on smaller high-density displays (#7834) | stujones11 | 2018-11-18 |
* | Disable shaders GUI on unsupported drivers (#7563) | Vitaliy | 2018-07-21 |
* | Change Normal Map setting to be less ambigous | Tre | 2017-12-16 |
* | Mainmenu: Improve button alignment | ezhh | 2017-11-19 |
* | Mainmenu: Make capitalisation consistent in mainmenu and advanced settings | ezhh | 2017-11-14 |
* | Improve Settings tab button alignments | ezhh | 2017-11-13 |
* | Fix Settings tab formspec alignment (#6585) | Ezhh | 2017-11-05 |
* | Menu: Do not use textlist for shaders in settings tab (#5820) | Elijah Duffy | 2017-06-10 |
* | Add option to use neither node highlighting nor outlining | ezhh | 2017-05-15 |
* | Use a settings object for the main settings | ShadowNinja | 2017-05-06 |
* | Save minetest screen width/height options when modified (#5683) | Loïc Blot | 2017-05-05 |
* | Add keyword based search to serverlist | red-001 | 2017-01-15 |
* | Android: Re-add button to remove singleplayer world | est31 | 2016-05-14 |
* | Mainmenu: don't show change keys dialog on android | est31 | 2016-05-13 |
* | Mainmenu: Refactor tab UI code | Rui914 | 2016-04-08 |
* | Settings Tab: Regroup dropdown datas in tables | Jean-Patrick Guerrero | 2016-03-06 |
* | Update settings tab + some misc. clean-up | Jean-Patrick Guerrero | 2016-03-05 |
* | Restore simple settings tab and add advanced settings as dialog | BlockMen | 2016-02-21 |
* | Fix error message in settings tab overlapping 'save' button | Rogier | 2016-01-16 |
* | Fix the checking of flags values in the settings tab | Rogier | 2016-01-10 |
* | Improve parsing of setting types from settingtypes.txt for settings tab | Rogier | 2016-01-10 |
* | Settings tab: add v3f type | est31 | 2015-11-08 |
* | Fix parameter passing to gettext call | PilzAdam | 2015-10-25 |
* | Escape " in generated settings_translation_file.cpp | PilzAdam | 2015-10-25 |
* | Fix setting comments | PilzAdam | 2015-10-24 |
* | Don't allow games or mods to add secure. settings | PilzAdam | 2015-10-24 |
* | Improve Lua settings menu | PilzAdam | 2015-10-24 |
* | Display sane output for empty descriptions | est31 | 2015-10-18 |
* | New settings tab contain all possible settings | PilzAdam | 2015-10-17 |
* | Add viewing range GUI setting | kilbith | 2015-10-06 |
* | Minor tweaks handle_settings_buttons | Rui914 | 2015-09-14 |
* | Fix FSAA dropdown option reset after changing another dropdown option | jeanpatrick.guerrero@gmail.com | 2015-07-25 |
* | Remove drivers dropdown in the settings tab | kilbith | 2015-07-25 |
* | Add antialiasing UI setting | Mark Schreiber | 2015-07-18 |
* | Add new leaves style - simple (glasslike drawtype) | RealBadAngel | 2015-07-08 |
* | Allow filter and mipmap drop down menues to be translated | Craig Robbins | 2015-01-21 |
* | Reorganize supported video driver query mechanisms | kwolekr | 2015-01-18 |
* | Revert "Fix style on settings tab" | kwolekr | 2015-01-18 |
* | Fix style on settings tab | jeanpatrick.guerrero@gmail.com | 2015-01-18 |
* | Add missing return value for filter/mipmap dropdown in mainmenu | kilbith | 2015-01-15 |
* | Reorganizing client and server tabs | jeanpatrick.guerrero@gmail.com | 2015-01-15 |