Files
itgmania212121/stepmania
Steve Checkoway d4f3329c5a Modify the StringToX macro to emit a template specialization of the (new) T StringTo<T>(const RString& s) function. Doing this allows a general ThemeMetricEnum class which instead of reading an int will now read a string and then call the appropriate StringToX function via the StringTo<X> function.
Currently the only thing which uses ThemeMetricEnum is the EditMode enums. As a result, this breaks the EditMode=n (for n in 0..2) metrics (which I just broke with the previous commit anyway). That commit coming shortly.
2006-03-14 03:47:43 +00:00
..
2006-01-04 18:59:45 +00:00
2006-02-11 04:25:13 +00:00
2006-03-14 03:37:20 +00:00
2006-02-13 04:50:54 +00:00
2006-03-12 10:41:32 +00:00
2006-02-12 22:38:38 +00:00