Glenn Maynard
811b90524f
remove obsolete /* */s
2002-09-07 06:16:29 +00:00
Glenn Maynard
ae303c6a79
/* */
2002-09-07 06:12:41 +00:00
Glenn Maynard
47acd6a329
Add edit style for second player couples.
2002-09-07 06:12:12 +00:00
Glenn Maynard
40f9f8c238
Don't randomly change backgrounds when all we have is one
...
image; we end up looping movies.
2002-09-07 05:53:24 +00:00
Glenn Maynard
35e5845ba7
Fix missing const that was causing the virtual to not align. (Why
...
doesn't VC warn about this?!)
2002-09-07 05:34:05 +00:00
Glenn Maynard
b19c400fd7
/* */
2002-09-07 05:10:02 +00:00
Glenn Maynard
33a0e450e4
Switch to separate note patterns for couples. Add loader support.
...
This will break saving couples to DWI and probably the editor, too.
Getting to that.
2002-09-07 05:04:04 +00:00
Andrew Livy
a0cba0afa4
ParaParaParadise GameType Addition.
2002-09-07 02:50:23 +00:00
Glenn Maynard
a5e42d4940
trivial changes that VC insists on making
2002-09-07 02:47:00 +00:00
Glenn Maynard
7e7f7f00bb
remove a couple exclusions
2002-09-07 02:45:27 +00:00
Glenn Maynard
1071ca6ff2
clarify
2002-09-07 01:56:06 +00:00
Andrew Livy
41a5316439
Grudgily revoking Ez2SelectMusic until something is done about the API :)
2002-09-06 23:47:14 +00:00
Glenn Maynard
570be0a738
Move loaders into their own classes.
2002-09-06 23:36:04 +00:00
Glenn Maynard
17f9801cb5
Move debug/release to debug6/release6.
...
Add new files.
2002-09-06 23:34:55 +00:00
Glenn Maynard
3bbfa5baf0
Move loaders into their own classes.
...
(These should have a common base class, but that can be done later;
I'm doing this to make it a bit more manageable so I can add the
new couples format to these.)
2002-09-06 23:24:40 +00:00
Glenn Maynard
9823bd8ac7
more! more!
2002-09-06 21:34:17 +00:00
Glenn Maynard
3d6cf803da
remove "xxx" in comment (shows up as a fixme in my searches)
2002-09-06 21:29:07 +00:00
Glenn Maynard
2aaf1373d6
remove slightly confusing comment
2002-09-06 21:25:07 +00:00
Glenn Maynard
e4ebbc24b0
Remove AssertThemeIsComplete references; the code isn't
...
there at all.
2002-09-06 21:21:07 +00:00
Chris Danford
cb620c8c53
fixed little compile error in Ez2SelectStyle
2002-09-06 21:14:43 +00:00
Andrew Livy
53f31b4bba
Ez2dancer Style SelectMusic Screen Started.
2002-09-06 17:34:46 +00:00
Glenn Maynard
0deee30dc6
More fallback code.
2002-09-06 10:15:00 +00:00
Glenn Maynard
d0ac7e9068
trivial
2002-09-06 10:13:46 +00:00
Glenn Maynard
747e32f8dc
fixes.
2002-09-06 09:10:55 +00:00
Glenn Maynard
13d6d5f116
Couples stuff. Not complete, but functional; more coming and this
...
stuff needs testing.
2002-09-06 08:56:28 +00:00
Glenn Maynard
fa0916e1e0
Make Convert2sAnd3sToHoldNotes delete 2s and 3s.
2002-09-06 05:24:59 +00:00
Glenn Maynard
504cc93ac5
dur.
2002-09-06 03:03:02 +00:00
Glenn Maynard
9e2b308da2
simplify
2002-09-06 02:54:28 +00:00
Glenn Maynard
87cd2f5495
simplify
2002-09-06 02:43:13 +00:00
Glenn Maynard
0d9bed6c51
Add missing consts.
2002-09-06 01:52:27 +00:00
Glenn Maynard
981da81f93
Move ez2 actors out of m_frameStage; only use that for the
...
stage number actors.
Remove the m_frameStage ez2 special case; just put m_frameStage
on top.
2002-09-06 01:42:25 +00:00
Glenn Maynard
ed0819d7cd
Lots of variables. Let's try to scope them better, so it's easier to
...
tell (looking at less code) what's going on.
2002-09-06 01:21:32 +00:00
Glenn Maynard
0f5bc90e9c
Simplify a little, add a couple traces
2002-09-06 00:33:51 +00:00
Glenn Maynard
cea7ce4a73
/* ... */
2002-09-06 00:32:19 +00:00
Glenn Maynard
f762dccbae
turn off some noisy debugs
2002-09-06 00:31:25 +00:00
Glenn Maynard
b11f38ef7c
bump cache, for previous '4' fix
2002-09-06 00:22:44 +00:00
Glenn Maynard
215d2ac87f
Fix '4's showing up in autogen data; fixes bogus grades.
2002-09-06 00:21:49 +00:00
Andrew Livy
6fb0ba3c7e
Fixes: ScreenStage Ez2dancer Fonts and Things.
2002-09-05 22:25:14 +00:00
Glenn Maynard
ee0649400d
fix warning
2002-09-05 20:42:49 +00:00
Andrew Livy
44c73fe02a
Feature Modification: BLINK mode blinks as it does on EZ2
2002-09-05 20:08:43 +00:00
Andrew Livy
53f78e97fa
Bugfix: BGAnimation Sprites not loading in properly
2002-09-05 19:03:33 +00:00
Andrew Livy
8c1d27b85f
Redir Bugfix: Font's not redirecting correctly.
2002-09-05 18:49:23 +00:00
Chris Danford
d7626f6004
Fixed missing/wrong theme elements
2002-09-05 03:45:07 +00:00
Glenn Maynard
41d4db5e6f
Fix assert fail. (Found this one by letting autoplay go for a while with
...
the debug console paused; might normally happen in a fast song after
losing a bunch of frames.)
2002-09-05 01:16:57 +00:00
Glenn Maynard
28e837e242
add ScreenManager::LoadPreppedScreen.
2002-09-04 23:40:01 +00:00
Glenn Maynard
c6f6a8c409
HowToPlay pref.
2002-09-04 22:58:14 +00:00
Glenn Maynard
b9f5a8ec99
Add non-breaking-space to menu.
2002-09-04 22:57:40 +00:00
Glenn Maynard
8e3c978640
Use MenuElements::ImmedOffScreenToMenu.
2002-09-04 22:56:35 +00:00
Glenn Maynard
cc3a35eeba
Add MenuElements::ImmedOffScreenToMenu.
2002-09-04 22:56:19 +00:00
Glenn Maynard
313359c2d7
bump tween update into a separate function
2002-09-04 21:53:43 +00:00