Léo Lam
5e829f4527
ControllerEmu: Split the Setting class
...
The Setting class was used for both numeric values and booleans, and
other parts of the code had hacks to make it work with booleans.
By splitting Setting into NumericSetting and BooleanSetting, it is
clear which settings are numeric, and which are boolean, so there is
no need to guess by checking the default values or anything like that.
Also, booleans are stored as booleans in config files, instead of 1.0.
2016-07-12 11:42:18 +02:00
..
2016-06-24 10:43:46 +02:00
2016-06-30 20:20:48 -04:00
2016-06-24 12:16:10 +02:00
2016-07-10 10:13:34 +02:00
2016-01-05 19:11:58 +01:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-01-27 15:04:14 -06:00
2016-06-24 10:43:46 +02:00
2016-07-10 13:29:57 +02:00
2012-12-17 08:33:42 -06:00
2016-06-25 22:40:23 +02:00
2016-01-05 13:44:37 -06:00
2014-12-17 01:12:33 +10:30
2016-06-29 02:54:49 -04:00
2016-06-24 10:43:46 +02:00
2016-07-10 13:29:57 +02:00
2016-07-08 23:11:27 +02:00
2016-06-24 12:16:10 +02:00
2016-06-24 10:43:46 +02:00
2016-07-06 18:31:18 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-05-25 23:33:18 +02:00
2016-07-12 11:42:18 +02:00
2016-07-12 11:42:18 +02:00
2016-07-12 11:42:18 +02:00
2016-06-25 18:07:10 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-26 12:34:59 +02:00
2016-06-24 10:43:46 +02:00
2016-06-26 12:34:59 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-26 12:34:59 +02:00
2016-06-26 12:34:59 +02:00
2016-06-24 12:16:10 +02:00
2016-06-24 10:43:46 +02:00
2016-06-26 12:34:59 +02:00
2016-06-26 12:34:59 +02:00
2016-06-24 10:43:46 +02:00
2015-05-25 13:22:31 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00