- Feb 21, 2016
-
-
RealBadAngel authored
Closes #3748
-
- Dec 10, 2015
-
-
est31 authored
* Horizontal and vertical are used wrongly. Use height and width because horizontal/vertical describes different things. Thanks @kilbith for pointing out. * Update minetest.conf.example and settings_translation_file.cpp * Correct maximum/minimum copy paste mistake.
-
- Nov 08, 2015
-
-
est31 authored
-
- Oct 25, 2015
-
-
PilzAdam authored
-
- Oct 24, 2015
-
-
PilzAdam authored
* Add key settings to setting table and ignore them later This way they are added to the auto-generated minetest.conf.example * Add flags type * Add input validation for int, float and flags * Break in-game graphic settings into multiple sections * Parse settingtpes.txt in mods and games * Improve description for a lot of settings * Fix typos and wording in settingtypes.txt * Convert language setting to an enum
-
- Oct 17, 2015
-
-
PilzAdam authored
Settings are automatically parsed from builtin/settingtypes.txt The edit dialog automatically adjust based on the type of setting
-