Glenn Maynard
73188fab68
Allocate the tapnote array; it's so large it's causing stack problems, so get
...
it off the stack.
2002-10-11 23:23:49 +00:00
Glenn Maynard
fd1d2e82ed
Test for hold note crossing in "4-space". This fixes rounding problems
...
and is much faster (converting to 4s is a little too slow to be done in
an inner loop).
2002-10-11 20:51:12 +00:00
Glenn Maynard
a8869f2afe
simplify (no need to cache a vector/array GetSize())
2002-10-11 20:49:50 +00:00
Glenn Maynard
ca652a6486
don't copy the same data hundreds of times for no particular reason
2002-10-11 20:47:28 +00:00
Glenn Maynard
314c3ecc39
same: remove a level of indentation
2002-10-11 18:25:15 +00:00
Glenn Maynard
b90af9fdf4
all this does is remove a level of indentation; diff isn't very smart
...
about that.
2002-10-11 18:23:05 +00:00
Glenn Maynard
cc0735ecd7
quiet warning in ddk header
2002-10-11 17:52:02 +00:00
Jared Roberts
02dc122958
Fix off-by-two sign error in determining how many songs are not visible in the list.
...
Also, never show "1 more...", just show the song itself instead.
One of those bugs that's irked me for awhile that I think I'm the only one on the planet who even noticed...
2002-10-11 09:28:00 +00:00
Chris Danford
7a86e684a1
Fixed editor: "music quits early on playback" and "record laying a hold leaves a tap near head"
2002-10-10 07:05:26 +00:00
Chris Danford
5c81cefb4b
Fixed DWI saving error.
2002-10-10 05:17:56 +00:00
Chris Danford
c43acf0990
Fixed mis-ordering of EZ2 styles that cause wrong style to be played.
2002-10-10 04:33:49 +00:00
Chris Danford
5e9a6a4df6
Added fade between movies and touched up some graphics
2002-10-10 04:11:30 +00:00
Chris Danford
8770a98106
Fixed bug in Song::GetElapsedSeconds from beat. Was causing problems with J-Paradise
2002-10-09 18:14:29 +00:00
Chris Danford
1e46506431
Fixed crash in editor after playback
2002-10-09 17:53:52 +00:00
Chris Danford
dc413f8ebc
Fixed crash in editor after playback
2002-10-09 17:44:32 +00:00
Chris Danford
22d3b994d2
Fixed goofiness with default judge window setting.
2002-10-09 16:55:59 +00:00
Chris Danford
812a93d732
Fixed crash if no visualizations present
2002-10-09 16:21:35 +00:00
Chris Danford
6bc7b349fb
Songs not in same group as extra stage can now be used as an extra stage
2002-10-09 06:57:37 +00:00
Brendan Walker
cf34ef6c2f
fixed VC6 project error
2002-10-09 03:39:14 +00:00
Chris Danford
3bcab1d53f
Fixed some ugliness in Extra Stage
2002-10-08 23:39:18 +00:00
Chris Danford
36ef379d37
fixed ez2 real style spacing
2002-10-08 22:38:06 +00:00
Chris Danford
516eedc93b
Stale lock removed yet?
2002-10-08 21:57:48 +00:00
Chris Danford
8a41ab45d3
Fixed compile error in VC6 release
2002-10-08 08:53:38 +00:00
Chris Danford
054847e12f
Fixed stupid DWI write bug
2002-10-08 08:22:04 +00:00
Chris Danford
1b5dd73855
Now reads fractional index values from DWI for #FREEZE and #BPMCHANGE
2002-10-08 07:55:14 +00:00
Chris Danford
b1a58e30b4
Song Backgrounds no longer show in editor
2002-10-08 00:39:31 +00:00
Chris Danford
838dec544b
Default setting for "Ignore Joy Axes" is now ON. Fixed crash in Para demonstation.
2002-10-08 00:24:46 +00:00
Chris Danford
888e937b83
Gameplay fade out now happend on notes end, not music end
2002-10-08 00:04:22 +00:00
Chris Danford
fcb66151b0
Fixed MusicSort icon not showing
2002-10-07 07:16:40 +00:00
Chris Danford
f4ef92ab81
Fixed Grade display on MusicWheel not corresponding to top score
2002-10-07 05:45:59 +00:00
Chris Danford
1a40998fb3
Fixed inaccurate credits messages on SelectStyle and SelectMode
2002-10-06 20:30:11 +00:00
Chris Danford
1e5d6a64d7
Removed #BackgroundMovie tag. Instead, TidyUpData will create a BackgroundChange for the movie if one is found in the song directory.
2002-10-06 20:17:38 +00:00
Chris Danford
8871b4346a
Checked in DDK files - DDK no longer needed
2002-10-06 19:13:08 +00:00
Chris Danford
9d3380cea0
Theme cleanup
2002-10-06 17:34:12 +00:00
Chris Danford
6ab57e3faa
Fixed VC6 compile errors
2002-10-06 17:02:04 +00:00
Chris Danford
107a1521e6
Added separate icon for smaniac
2002-10-06 16:56:58 +00:00
Chris Danford
393cff9310
Fixed goofiness in SelectMode
2002-10-06 00:07:09 +00:00
Chris Danford
4174ebf405
Fixed DWI writing bug, fixed player options interface bug, added more shorten group name presets.
2002-10-05 23:10:23 +00:00
Chris Danford
aa933bcee7
fixed size of score font on select music
2002-10-05 21:28:47 +00:00
Chris Danford
bd9bdda408
changed default ez2 mappings to be the same as para
2002-10-05 20:09:57 +00:00
Chris Danford
646d4ba6d9
smarter autogen for doubles
2002-10-05 20:03:14 +00:00
Chris Danford
adc450a3ac
AutoGen now will fill in all missing NotesTypes. The patterns generated by AutoGen are now more intelligent. Fixed crash in MsdFile.
2002-10-05 14:47:03 +00:00
Glenn Maynard
607271689a
remove refresh dimming; it doesn't work anymore.
2002-10-03 03:24:34 +00:00
Glenn Maynard
081640a666
fix crash in credits when there are too many songs
2002-10-02 22:31:44 +00:00
Glenn Maynard
dba3a3dd8e
dist .vdi
2002-10-02 21:34:20 +00:00
Chris Danford
29e7a8c19a
Moving selection over roulette or section header doesn't stop previous sample music.
2002-10-02 16:56:09 +00:00
Chris Danford
8ca696c739
Fixed parsing of DWI #samplestart
2002-10-02 07:57:10 +00:00
Chris Danford
192bfd5ff5
Missing a jump in Oni now takes away only one life
2002-10-02 05:42:59 +00:00
Chris Danford
e3d962cde2
Fixed error dialog behind program window when throw in fullscreen.
2002-10-02 01:58:03 +00:00
Chris Danford
638337c539
SortSongByDifficulty now falls back to sort by title is easiest difficulties match. Cleanup of NoteSkin graphics.
2002-10-02 01:32:43 +00:00