Glenn Maynard
c35710ffbb
Change "options explanation" to "option explanation", to be consistent
...
with "option XXX" for option screen data.
Add cast to get rid of a warning that I forgot to commit a while back.
2002-09-10 23:42:41 +00:00
Glenn Maynard
cb44e7edda
Invalidate cache due to addition of Pump couples loading.
...
Don't add songs that fail to load.
2002-09-10 22:55:12 +00:00
Glenn Maynard
767d286290
update
2002-09-10 21:34:57 +00:00
Chris Danford
e645322d01
Added LineCount util (.Net runtime required), and changed "gameplay demonstration" graphic
2002-09-10 21:26:27 +00:00
Chris Danford
223556b026
Added description to ScreenOptions. Making a whole separate ScreenPreferences turned out to be a pain.
2002-09-10 21:16:34 +00:00
Glenn Maynard
9858e18467
also fix cdtitles
2002-09-10 20:55:06 +00:00
Chris Danford
a429663b7c
renamed "top frame" to "life frame", and "bottom frame" to "score frame", fixed crash in eval after oni
2002-09-10 17:29:11 +00:00
Chris Danford
808cf1b502
Added oni-specific gamplay top frame and gameplay bottom frame
2002-09-10 16:57:13 +00:00
Chris Danford
65ac3e43e8
Fixed GetMusicPath in case where DWIPath is ""
2002-09-10 16:31:35 +00:00
Glenn Maynard
3022600bf3
"i'm going to bed--oh wait, I just introduced a stupid bug" commit.
2002-09-10 11:33:08 +00:00
Chris Danford
ad68ba1bd4
Broke GameOptions into Input and Machine Options. Added "OptionsNavigation" option.
2002-09-10 09:10:36 +00:00
Glenn Maynard
d3c44fbdc0
Whoops, can't cache colons, so can't fixup paths at load time. Do
...
it at query time instead.
2002-09-10 09:03:08 +00:00
Glenn Maynard
257697d0a9
Fixup DWI-tree song paths.
...
Don't prepend paths to those variables when they include a backslash,
not when they begin with a period.
2002-09-10 08:39:58 +00:00
Glenn Maynard
770d71d242
Load the DWI tree path.
2002-09-10 08:38:46 +00:00
Glenn Maynard
d2ef7a72e0
Add option to specify DWI tree path.
2002-09-10 08:36:03 +00:00
Chris Danford
3ac10acfa2
Disabled codes during Extra Stages
2002-09-10 08:32:42 +00:00
Chris Danford
44a27f646f
Fixed popping notes problem with V, Colors and more. Fixed background movie synch.
2002-09-10 08:21:55 +00:00
Glenn Maynard
0e4f2d8a54
Split group adding off.
2002-09-10 07:11:29 +00:00
Glenn Maynard
9e857fab02
Split the songs-in-group-dir sanity check off.
...
Work on DWI tree loading.
2002-09-10 07:05:14 +00:00
Glenn Maynard
3f79aa9458
cleanup
2002-09-10 06:39:56 +00:00
Glenn Maynard
fe58e28516
lower repeat time
2002-09-10 06:27:57 +00:00
Glenn Maynard
b9d082ed0a
update
2002-09-10 05:13:18 +00:00
Glenn Maynard
2440f1d6b7
/* */
2002-09-10 05:10:20 +00:00
Glenn Maynard
a0dc7ec5bf
Use fallbcak notes; some fixes for it.
2002-09-10 04:59:53 +00:00
Glenn Maynard
5dbd96f447
obsolete
2002-09-10 04:16:32 +00:00
Chris Danford
bc920b432c
In editor, selection no longer required to play or record.
2002-09-10 03:20:31 +00:00
Chris Danford
cf2025aafd
difficulty meter always shows 10 digits
2002-09-10 03:09:02 +00:00
Glenn Maynard
661d55c972
simplify
2002-09-10 02:37:17 +00:00
Chris Danford
66aa27df02
Spig's NoteSkin cleanup
2002-09-10 01:43:37 +00:00
Chris Danford
e3f82a706a
Changed "Cleared" to "Try Extra Stage" during gameplay if qualify for extra stage
2002-09-10 01:13:45 +00:00
Glenn Maynard
c005d5f6aa
i fear commitment
...
(mumble)
2002-09-09 23:15:44 +00:00
Glenn Maynard
7a459c7e50
pump couples; fix style counts
...
(fallback not used yet)
2002-09-09 23:15:43 +00:00
Chris Danford
ffb9c8a562
fixed keepalive animation in ScreenHowToPlay
2002-09-09 22:11:34 +00:00
Chris Danford
aa99371de2
added pngcrush and script to recuse though and crush all pngs
2002-09-09 18:07:32 +00:00
Chris Danford
0422a8558f
fix stupid compile error
2002-09-09 05:50:32 +00:00
Chris Danford
ccc43c8502
checking in SMMAX2 theme and small fixes to themes and smpackage
2002-09-09 05:22:02 +00:00
Glenn Maynard
49efb3ebf5
fix silly error (i'd have noticed this sooner if I'd spend more time playing
...
and less time coding)
2002-09-09 03:40:43 +00:00
Glenn Maynard
4f8d20d90d
... and associated cast changes.
2002-09-09 02:59:48 +00:00
Glenn Maynard
3677b39235
Change *round* to return float, to be like C99.
...
Fix rounding for negative numbers.
2002-09-09 02:58:36 +00:00
Glenn Maynard
583a9690fd
Don't write empty tags.
2002-09-09 02:33:57 +00:00
Glenn Maynard
c5a1844fc2
Don't add empty group names.
2002-09-09 02:23:47 +00:00
Glenn Maynard
ca59284ac7
Fix writing couples.
2002-09-09 02:23:03 +00:00
Glenn Maynard
e676d7bf48
remove duplicate group add
2002-09-09 02:01:53 +00:00
Glenn Maynard
440de6c0da
Move DWI writing into a separate class. (Trying to simplify Song and
...
Notes ... this would help more if both of those were abstracted, though.)
2002-09-09 00:22:02 +00:00
Glenn Maynard
75d8ef986e
Add new files.
...
Turn off browse info in vc7. I know this takes a long time in 6; it
might not help much in 7. I'll get around to timing it and turn it back on
if it doesn't matter.
Boost the warning level in vc7. Not all of these warnings have been
cleaned up, but I'll get to them.
2002-09-09 00:21:12 +00:00
Glenn Maynard
1b435bd2b7
Make RAGE_ASSERT the default assert handler.
2002-09-08 23:30:23 +00:00
Glenn Maynard
8c79e2e556
fix movie sync
2002-09-08 23:29:27 +00:00
Glenn Maynard
d22545d1cb
move some code out of the header
2002-09-08 22:02:39 +00:00
Glenn Maynard
76e1a946c7
add sanity check
2002-09-08 22:02:01 +00:00
Glenn Maynard
8cbbd628f3
clarify extra stage creation
2002-09-08 21:57:33 +00:00