Andrew Livy
5e527338f8
Credited Graphics Bods.
2002-09-13 22:30:49 +00:00
Andrew Livy
6d96c2568c
More MenuBGAnim stuff. Now REAL background UK-MOVE style.
2002-09-13 22:15:32 +00:00
Glenn Maynard
ce2efdd9ea
remove unused dialog
2002-09-13 18:36:09 +00:00
Glenn Maynard
e3c59f9b0a
put in a value for assert
2002-09-13 18:32:39 +00:00
Glenn Maynard
7d00e04e61
/* */
2002-09-13 18:32:10 +00:00
Glenn Maynard
c2f2f99650
move GetMainAndSubTitlesFromFullTitle to NotesLoader (only
...
used by them)
2002-09-13 18:17:53 +00:00
Andrew Livy
05420d9bb4
Ez2dancer Metric Configurable Animated Style Select Backgrounds Back!!
2002-09-13 18:06:36 +00:00
Glenn Maynard
a0fb710580
... stop asking me if you should send the crash dump and send the
...
crash dump ...
2002-09-12 23:01:52 +00:00
Glenn Maynard
ddacccf3c0
reorganize, turn off disasm in crashdump for now
2002-09-12 22:56:02 +00:00
Chris Danford
e88d225436
improved snaking alignment, fixed crash in BackgroundAnimation if image is small enough to have > MAX_SPRITES
2002-09-12 15:23:20 +00:00
Glenn Maynard
ac5f7f9c81
const
2002-09-12 08:51:24 +00:00
Glenn Maynard
b0f4038e7f
update
2002-09-12 08:37:47 +00:00
Glenn Maynard
bd78e3499a
Remove separation of Dance couples.
2002-09-12 08:37:12 +00:00
Glenn Maynard
0b264d276d
Remove separation of Pump couples. (Rest coming; this one first
...
since it wasn't working.) The couples separation stuff just isn't worth
the code.
2002-09-12 07:50:20 +00:00
Glenn Maynard
7b7fa49bd9
-/* */
2002-09-12 07:49:26 +00:00
Glenn Maynard
86664614e9
fix harmless warnings
2002-09-12 07:47:55 +00:00
Glenn Maynard
5ca26b37c2
Remove fallback notes. More code than it's worth.
2002-09-12 07:13:25 +00:00
Glenn Maynard
f7a8c0fe61
cosmetic
2002-09-12 04:40:51 +00:00
Chris Danford
572e73fedc
Fixed life meter ugliness
2002-09-12 02:31:52 +00:00
Chris Danford
686b704ed7
Added snaking life meter and fixed Tick timing.
2002-09-12 00:40:48 +00:00
Chris Danford
144a7339f2
re-enabled alpha override and dithering for song BGs
2002-09-11 06:49:30 +00:00
Chris Danford
ef3bc7a554
added default sample start value
2002-09-11 06:01:07 +00:00
Glenn Maynard
e9c2417f33
remove unneccessary includes
2002-09-11 05:53:17 +00:00
Glenn Maynard
b87c4023a8
remove unneccessary includes
2002-09-11 05:45:49 +00:00
Chris Danford
dd5789c613
fixed ugly pop between sample music repeats, tweaked default sample length
2002-09-11 05:32:15 +00:00
Jared Roberts
e115f1919c
Fixed boost & other effects
...
moving boost out of the effects line had caused an off-by-one
in the effects, plus flip & tornado weren't setting their flags. Also,
there was some b0rkage with the menus not properly treating po.m_EffectType
as a bitmask. If more & more options get moved out of the effects line, care
needs to be taken to prevent special case implosion...
2002-09-11 05:30:49 +00:00
Glenn Maynard
db53dc9923
add notesloader base class
2002-09-11 05:15:46 +00:00
Glenn Maynard
2237a894d2
simplify
2002-09-11 05:09:09 +00:00
Glenn Maynard
c20277c8ff
/* */
2002-09-11 05:08:45 +00:00
Chris Danford
45e1d6ef81
fixed a bunch of DWI save bugs.
2002-09-11 04:49:07 +00:00
Chris Danford
9ef03e7fea
forgot to check in explanation font
2002-09-11 00:32:11 +00:00
Glenn Maynard
98cd268135
fix hold notes at the very beginning of songs
2002-09-10 23:53:51 +00:00
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