Glenn Maynard
|
84689fe441
|
Apply and ApplyToAllPlayers are const.
DescribesCurrentMode is a per-player operation. Add DescribesCurrentModeForAllPlayers.
ModeChoice::Apply fix.
Check modifiers in DescribesCurrentMode.
|
2003-09-27 19:23:34 +00:00 |
|
Glenn Maynard
|
53ee62f5d5
|
Allow ModeChoice to set modifiers.
|
2003-09-27 08:01:17 +00:00 |
|
Glenn Maynard
|
53c0a7b02e
|
add ModeChoice::IsPlayable
|
2003-09-27 03:06:35 +00:00 |
|
Glenn Maynard
|
e18cbfc422
|
Allow ModeChoices to set the next screen.
(Don't use this with the current ScreenSelects yet.)
|
2003-09-27 01:45:46 +00:00 |
|
Glenn Maynard
|
edb9be2473
|
Allow setting the asset name
|
2003-09-25 21:27:14 +00:00 |
|
Glenn Maynard
|
565c5d46e2
|
fix ModeChoice
|
2003-09-25 06:44:25 +00:00 |
|
Chris Danford
|
2c38027e6d
|
fix "solo" selectable in Pump
|
2003-09-25 05:56:38 +00:00 |
|
Glenn Maynard
|
7df218167b
|
Remove numSidesJoinedToPlay.
|
2003-09-23 04:00:03 +00:00 |
|
Chris Danford
|
3f2d2c7f77
|
ScreenSelect metrics cleanup
|
2003-09-21 20:10:15 +00:00 |
|
Chris Danford
|
c0c680317c
|
profiles are usable
|
2003-09-08 07:21:41 +00:00 |
|
Chris Danford
|
3736845d3e
|
working on profiles stored on machine (intermediate step toward memory card support)
|
2003-09-08 03:26:58 +00:00 |
|
Chris Danford
|
0cd5766ba2
|
add Dance Maniax and Technomotion support
|
2003-09-03 04:30:29 +00:00 |
|
Chris Danford
|
ef807e8490
|
fix 728447 "Oni doesn't remember life type choice"
|
2003-08-06 06:30:09 +00:00 |
|
Glenn Maynard
|
b656bda455
|
fix potential crash
(why is this a char[] instead of a CString, anyway?)
|
2003-07-20 18:19:38 +00:00 |
|
Andrew Wong
|
60a3ac3e04
|
oops, bugfix (null-terminate the char array, not CString object)
|
2003-07-20 11:52:55 +00:00 |
|
Glenn Maynard
|
627269202d
|
Add DescribesCurrentMode
|
2003-07-20 07:32:26 +00:00 |
|
Glenn Maynard
|
4090202427
|
Add ModeChoice::ApplyToAllPlayers, Apply, FromString.
|
2003-07-20 05:53:22 +00:00 |
|