index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
mainmenu
/
dlg_settings_advanced.lua
Age
Commit message (
Expand
)
Author
2018-10-28
Advanced settings: Fix noise parameter flags (#7819)
Paramat
2018-10-20
Mainmenu: Clean up and improve advanced settings dialogues (#7802)
SmallJoker
2018-10-18
Advanced settings tree menu: Resize, fix clipped values (#7790)
Paramat
2018-10-11
Advanced settings menu: Centre setting edit box (#7778)
Paramat
2018-09-30
Remove settings properly (#7676)
SmallJoker
2018-04-19
Add online content repository
rubenwardy
2017-12-26
Advanced settings: Add range check for float type
Muhammad Rifqi Priyo Susanto
2017-10-23
Improvements/fixes for noise parameter input in advanced settings
Muhammad Rifqi Priyo Susanto
2017-08-14
Advanced settings: Re-organise mapgen settings for ease of use
paramat
2017-07-11
Advanced settings: Reformat noise parameter format example
paramat
2017-06-30
Create a filesystem abstraction layer for CSM and only allow accessing files ...
red-001
2017-06-11
Improve the path select GUI (#5852)
red-001
2017-05-06
Use a settings object for the main settings
ShadowNinja
2017-04-19
Conf.example: Move some lines to minetest.conf.example.extra
paramat
2017-01-18
Add search to advanced settings (#4806)
rubenwardy
2017-01-13
Main menu tweaks
ShadowNinja
2017-01-07
Make column alignment consistent in advanced settings (#5004)
Ezhh
2016-12-12
Setting limits: Fix message text in advanced settings tab
Rogier
2016-09-23
Conf.example: Re-add deleted noise parameter documentation
paramat
2016-08-20
Move generation from settingtypes out of dlg_settings_advanced
Tim
2016-03-05
Update settings tab + some misc. clean-up
Jean-Patrick Guerrero
2016-02-27
Don't generate trailing spaces in minetest.conf.example
est31
2016-02-21
Restore simple settings tab and add advanced settings as dialog
BlockMen