Commit Graph
14 Commits
Author SHA1 Message Date
Glenn Maynard a1ac9e2326 Add ModeChoice::IsZero. 2003-09-29 08:56:33 +00:00
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
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
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
Chris Danford f0a69fb1fc support changing announcer in ModeChoice 2003-07-10 03:36:41 +00:00
Chris Danford 0adf3d8590 cleanup of ScreenSelect 2003-03-03 10:03:02 +00:00
Chris Danford a696414cac Actor tween cleanup
Actor scipting with Command()
modularizing menu widgets into "ModeSelector"s
move animations into metrics
2003-03-02 01:43:33 +00:00
Glenn Maynard 24cc7a3c04 Get rid of all other #pragma once's, except the one in StdAfx.h.
(three cheers for perl)
2002-11-16 08:07:38 +00:00
Chris Danford 628dea9da7 OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken. 2002-11-11 04:53:31 +00:00