Chris Danford
278cb4c3f1
runs on Xbox
2003-07-22 07:47:27 +00:00
Chris Danford
977ad34638
move timespacing on player options screen
2003-04-24 06:16:04 +00:00
Chris Danford
cfe1f9ec67
Add parameters to BackgroundChange: fRate, bFadeLast, bRewindMovie, bLoop.
...
I don't like how this changes the syntax for the #BGCHANGES tag in an SM file. I will think more about this - it's important to finalize it quickly.
2003-04-14 04:10:01 +00:00
Chris Danford
258984a9c2
Add scripting support to ScreenGamplay
2003-04-13 21:17:14 +00:00
Chris Danford
85c9e8a89e
repositioned MenuElements "play sound on first update" hack inside of Transition where it belongs
2003-04-13 06:29:02 +00:00
Chris Danford
e30e6a7ee3
TransitionBGAnimation -> Transition
2003-04-13 02:33:11 +00:00
Chris Danford
6f37a59b79
remove unused Transition class
2003-04-13 00:53:45 +00:00
Chris Danford
1627422e09
fix ScreenEvaluationCourse glitches
...
Change ScreenManager message sending methods for more precise control:
- SendMessageToTopScreen: handle the message immediately
- PostMessageToTopScreen: post message to queue for processing next update
2003-03-25 21:17:29 +00:00
Glenn Maynard
42cfd6f98c
stdafx -> global
2003-02-16 04:01:45 +00:00
Chris Danford
57f0a820a1
cosmetic cleanup, changed default texture color to 16bits
2003-02-02 09:09:29 +00:00
Glenn Maynard
42ddf7e470
Make sure transitions are always [0..1]. (The fact that this wasn't the
...
case became a problem due to lack of color clamping; this seems the
right thing to do anyway.)
2002-11-13 02:19:01 +00:00
Chris Danford
4e1bd74ee6
added a transition between course songs
2002-08-01 03:15:27 +00:00
Chris Danford
317c352a9b
Various bug fixes. See changelog.
2002-07-23 01:41:40 +00:00
Chris Danford
2f80235590
no message
2002-05-19 01:59:48 +00:00
Chris Danford
78f3e80118
2.50 checkin
2002-04-16 17:31:00 +00:00
Chris Danford
0add9e0bb3
checkin of v1.50
2002-01-16 10:01:32 +00:00
Chris Danford
ffd50d9087
support for Actor hierarchies, and re-write of RageMusic.
2001-12-11 11:25:37 +00:00
Chris Danford
a40558031b
Major rewrite of all classes related to gameplay (Song, Steps, Player,
...
WindowDancing and all its UI elements). All of the dancing UI elements
have been consolidated into the Player class, which simplifies things a
great deal. Steps and the classes that use them have been generalized
to use a variable number of panels (6 panel, 8 panel). Only a little more
work is needed on the ColorArrows portion of Player to fully support these
panel modes.
2001-11-04 19:34:28 +00:00
Chris Danford
7caffe0c93
Initial checkin
2001-11-03 10:52:42 +00:00