minetest/builtin
Elijah Duffy a9f02ab51c Menu: Do not use textlist for shaders in settings tab (#5820)
Replace the textlist used if the shaders checkbox is unchecked in the settings tab of the main menu with labels. This makes the formspec feel more consistent as the items do not move when shaders is unchecked but only change colour and the checkboxes beside them disappear.
2017-06-10 20:14:26 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client CSM: Fix documentation error for register_on_*_chat_messages (#5917) 2017-06-09 15:48:04 +02:00
common Fix sending color codes to clients that don't support them. (#5950) 2017-06-09 21:39:25 +02:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game [CSM] Add function to get player privileges (#5933) 2017-06-07 09:09:06 +02:00
mainmenu Menu: Do not use textlist for shaders in settings tab (#5820) 2017-06-10 20:14:26 +02:00
profiler Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
init.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
settingtypes.txt Add a server-sided way to remove color codes from incoming chat messages (#5948) 2017-06-10 13:49:44 +02:00