Files
itgmania212121/stepmania
Steve Checkoway 7dd10c92f4 Instead of using the MODS_GROUP_ASSIGN über-macro, add members for assigning, both to an individual field and for the entire group. Also add FromString and generic zero argument Call members. For the templated Assign, Call, and Toggle[1] members, use the macros to make getting pointers to data/function members easier.
1. Toggle just toggles a boolean. This would seem to have strange effects that are not consistent with the others. Calling Toggle with ModsLevel_Song and then following that by calling it with ModsLevel_Stage will cause Stage and Song groups to be opposite w.r.t. that bool. This is only used in two places. Perhaps Assign() with the value of the smallest ModsLevel used--that is the level passed to Toggle currently--toggled should be used instead.
2006-08-05 04:46:11 +00:00
..
2006-07-21 18:28:19 +00:00
2006-06-28 00:56:00 +00:00
2006-05-05 21:48:00 +00:00
2006-07-20 04:00:43 +00:00
2006-08-05 03:03:58 +00:00
2006-02-13 04:50:54 +00:00
2006-08-04 23:43:35 +00:00
2006-03-20 18:42:11 +00:00
2006-06-27 22:24:50 +00:00