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
2022-09-12
Mainmenu: Properly sort mods and games (#12758)
SmallJoker
2022-08-02
Add `minetest.settings` to CSM API and allow CSMs to provide `settingtypes.tx...
AFCMS
2022-06-30
Reorganise settingtypes.txt (#12490)
rubenwardy
2022-04-24
Use mod names/titles instead of technical names (#12192)
olive
2022-02-08
Noise params serialization fixup
Gaël C
2022-02-04
Fix types of get_mapgen_setting_noiseparams (#12025)
Lars Müller
2022-01-30
Use virtual paths to specify exact mod to enable (#11784)
rubenwardy
2021-06-21
Strip carriage returns from lines in settingtypes.txt (#11338)
William L. DeRieux IV
2021-06-21
Fix some typos in builtin (#11370)
Wuzzy
2020-03-20
Add comments for translators (#9510)
Wuzzy
2019-09-27
All settings: Fix missing flags checkbox caused by 'possible flags' order (#8...
Muhammad Rifqi Priyo Susanto
2019-09-01
'All Settings': Don't use checkboxes for 'no...' mapgen flags (#7847)
Muhammad Rifqi Priyo Susanto
2019-08-06
Add luacheck to check builtin (#7895)
rubenwardy
2019-02-23
Update minetest.conf.example and settings_translation_file.cpp (#8278)
Paramat
2019-01-20
Make advanced settings noiseparams strings translatable (#8062)
Wuzzy
2019-01-19
Advanced settings noiseparams: No tailing comma for empty flags
srifqi
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