Steve Checkoway
944a913790
PlayerNumber -> IEP.
2006-09-15 01:47:24 +00:00
Glenn Maynard
470c909ec6
Transition away from Screen(sName).
2006-01-15 18:54:03 +00:00
Glenn Maynard
2618647307
phase out TweenOursOnScreen
2005-10-14 03:11:50 +00:00
Glenn Maynard
bd817f3d93
simplify
2005-10-13 22:49:20 +00:00
Chris Danford
bb10c7c21f
pass around InputEventPlus in Screen::Input instead of multiple input structures
2005-09-05 02:26:50 +00:00
Glenn Maynard
50a31993a6
TweenOursOnScreen/TweenOursOffScreen
2005-07-14 22:26:09 +00:00
Glenn Maynard
28133ca105
cleanup
2005-07-07 10:29:04 +00:00
Glenn Maynard
b51b0cfb4c
Use Init() for all screens, so we can set state before the base class
...
members are loaded--they'll see resets, score finalization, etc. It
also results in smaller code, due to a g++ bug that causes constructors
to be emitted several times.
2005-02-23 06:29:05 +00:00
Chris Danford
b6d711b3c1
Remove backgrounds on screens. Have one shared background that persists across screens.
2004-12-09 08:16:18 +00:00
Glenn Maynard
e4d124dd91
license update
2004-06-08 05:22:33 +00:00
Chris Danford
6590bd2d48
don't load multiple copies of "common start" or "common invalid" sound
2004-05-01 23:28:53 +00:00
Chris Danford
df5cd5e813
move MenuElements into a base ScreenWithMenuElements so that metrics can be overridden using the Fallback mechanism
2004-05-01 23:19:33 +00:00
Andrew Livy
336411233f
Credit modification.
2003-12-14 08:11:05 +00:00
Glenn Maynard
c15e0cec49
Allow screen aliasing.
2003-09-27 22:30:51 +00:00
Glenn Maynard
6f91b6fa0a
move stuff over
2003-01-02 08:13:34 +00:00
Chris Danford
6ba1963fbe
Theme element reencoding, resizing, renaming etc...
2002-09-30 16:57:34 +00:00
Chris Danford
ad6c239858
ugh. Cleanup of ez2's menubganimations.
2002-09-29 05:06:18 +00:00
Andrew Livy
c57ff888df
Select Player Now with Background Animations
2002-09-25 14:29:11 +00:00
Chris Danford
1c90b8236f
added MAX-style options navigation and moved more constants into theme metrics
2002-09-04 03:49:08 +00:00
Chris Danford
6e5ebcf30c
Ez2 changes
2002-08-29 20:18:41 +00:00
Chris Danford
7922f5bbc7
Updated AnnoucerManager::GetPathTo to act like ThemeManager. More theme and Ez2 cleanup.
2002-08-27 23:31:41 +00:00
Glenn Maynard
40d96cc613
Move the last global to the class.
...
Make m_iSelectedStyle a bitfield, which simplifies some things.
Don't select player 1 if player 2 selects at the last second.
2002-08-26 01:20:03 +00:00
Glenn Maynard
a30399d3bc
Animate during Update, not rendering, and make it honor tab/~.
2002-08-26 00:40:12 +00:00
Andrew Livy
838558833b
Ez2dancer Arrows Now Show Correctly In Real and Club styles, however 2p cannot input correctly for Ez2dancer.
2002-07-14 00:05:39 +00:00
Andrew Livy
ab1c4268e6
Ez2dancer player select refined a bit.
2002-07-08 00:49:48 +00:00
Andrew Livy
248ad096af
Ez2dancer Player Select Implementation (Note: Doesnt change to style select yet)
2002-06-21 23:08:19 +00:00