Glenn Maynard
|
b12eee423c
|
no gain life sound if we didn't gain any life
|
2003-02-05 20:50:56 +00:00 |
|
Glenn Maynard
|
b376a8ae51
|
fix courses stopping after one song
let the screen fade back in before starting the new song
|
2003-02-05 20:50:12 +00:00 |
|
Glenn Maynard
|
1b5478b736
|
fix death when fSongBeat < 0
|
2003-02-05 20:19:25 +00:00 |
|
Glenn Maynard
|
379e3e43ec
|
add fmodfp
|
2003-02-05 20:18:02 +00:00 |
|
Glenn Maynard
|
4947182487
|
for courses, first try to match descriptions, then difficulties
|
2003-02-05 20:00:49 +00:00 |
|
Glenn Maynard
|
a7d4031cb4
|
handle difficulty aliases in StringToDifficulty
|
2003-02-05 19:48:02 +00:00 |
|
Glenn Maynard
|
7db930ed2f
|
push song searching into a function
|
2003-02-05 19:16:00 +00:00 |
|
Glenn Maynard
|
859e1cbf56
|
const fixes
add a const accessor for songs
|
2003-02-05 18:34:27 +00:00 |
|
Glenn Maynard
|
fdc8c64ab6
|
extra stage only in arcade
|
2003-02-05 18:24:36 +00:00 |
|
Glenn Maynard
|
15367b3677
|
move some code into MenuStart and simplify
GetExtraStageInfo should always return a song
don't lighten things up for beginner/light if we're on
an EX stage
|
2003-02-05 16:53:21 +00:00 |
|
Laurence Hartje
|
162120da47
|
Change Extra stage handling to behave like DDR Extreme
|
2003-02-05 09:01:09 +00:00 |
|
Laurence Hartje
|
4e4307e3d0
|
Really fix Alternative Folder & DWI Path support
|
2003-02-05 08:57:18 +00:00 |
|
Chris Danford
|
3ea84b5e5c
|
NoteSkin format change. Fixes artifacts along borders, and more flexability for artists.
|
2003-02-05 03:53:57 +00:00 |
|
Laurence Hartje
|
36f784f807
|
Fix: Check the alternative song folders (and the dwi path) for the extra stage courses.
|
2003-02-05 03:24:47 +00:00 |
|
Glenn Maynard
|
7f59ed4ba5
|
turn off autofail by default for beginner/easy; turn off failure
completely for beginner first stage
|
2003-02-05 01:26:46 +00:00 |
|
Glenn Maynard
|
06be98567b
|
Clean up some sorts; use multiple stable_sorts for multi-level
sorts, instead of hardcoding the order in the compare functions.
Don't consider challenge > hard for extra stages.
|
2003-02-05 00:33:14 +00:00 |
|
Glenn Maynard
|
94b20d1e95
|
/* */
|
2003-02-04 22:19:24 +00:00 |
|
Glenn Maynard
|
bdf03e3978
|
fix the gameplay options ordering
|
2003-02-04 22:16:18 +00:00 |
|
Glenn Maynard
|
dc7dd98d50
|
do you really need more than one?
|
2003-02-04 21:52:49 +00:00 |
|
Glenn Maynard
|
65e6ca4972
|
handle no extra stage in event mode in HasEarnedExtraStage
|
2003-02-04 21:45:42 +00:00 |
|
Glenn Maynard
|
a2f96a215c
|
handle no extra stage in event mode in HasEarnedExtraStage
challenge is good enough for an extra stage
|
2003-02-04 21:44:58 +00:00 |
|
Glenn Maynard
|
fffa2c002f
|
fix up oni
set song-specific stuff in LoadNextStage
|
2003-02-04 21:36:30 +00:00 |
|
Glenn Maynard
|
738225ee4c
|
fix course matching
|
2003-02-04 21:11:20 +00:00 |
|
Glenn Maynard
|
ff8fa7eb29
|
fix a sound
|
2003-02-04 21:02:17 +00:00 |
|
Glenn Maynard
|
0702e3515f
|
"CVS"
|
2003-02-04 20:30:29 +00:00 |
|
Glenn Maynard
|
55becec35c
|
fix not writing autogen notes to DWIs
|
2003-02-04 20:01:26 +00:00 |
|
Andrew Livy
|
494c96fc85
|
Para theme stuff
|
2003-02-04 17:10:57 +00:00 |
|
Chris Gomez
|
a1ab78889e
|
Whoops. Small typo in the UI text.
|
2003-02-04 03:04:45 +00:00 |
|
Chris Gomez
|
1be035a4e7
|
PREFSMAN->m_bMusicWheelUsesSections now PREFSMAN->m_MusicWheelUsesSections
Three states: never, always, abc-only. Done for aesthetics over accuracy, I guess
|
2003-02-04 03:03:43 +00:00 |
|
Chris Gomez
|
14e1f81c25
|
When sorting by difficulty, ignore beginner steps
|
2003-02-04 01:56:24 +00:00 |
|
Chris Gomez
|
1b3044f81f
|
Fix any song with beginner steps being marked easy
|
2003-02-04 01:38:38 +00:00 |
|
Chris Danford
|
7784f83909
|
Set Here We Go timing back to MAX/EX type (should we metric this?)
|
2003-02-03 06:10:39 +00:00 |
|
Chris Danford
|
d12e090808
|
grading error fixes, ranking calculation and display fixes, set default difficulty back to same level as 3.0 final
|
2003-02-03 05:53:59 +00:00 |
|
Chris Gomez
|
f34705a495
|
Add a new sort type (SORT_GROUP_NOHEADER) which is the default and is like all music but doesn't display section headers.
Make it the default for more arcade-like behavior.
|
2003-02-03 04:50:37 +00:00 |
|
Laurence Hartje
|
81c04f883a
|
Fix issue when holding back would cause slowdowns on the final eval screen and would result in a ton of StageStats being pushed onto m_vPassedStageStats
|
2003-02-03 00:36:53 +00:00 |
|
Glenn Maynard
|
be2bec1401
|
fix crash when backing out while roulette is spinning
|
2003-02-02 21:49:47 +00:00 |
|
Glenn Maynard
|
f1b4a49f21
|
cope with ClearMessageQueue() being called from a message
handler
|
2003-02-02 21:47:49 +00:00 |
|
Chris Danford
|
a9550d358c
|
cosmetic fixes, and random number seed fix
|
2003-02-02 18:18:51 +00:00 |
|
Chris Danford
|
57f0a820a1
|
cosmetic cleanup, changed default texture color to 16bits
|
2003-02-02 09:09:29 +00:00 |
|
Chris Danford
|
41bcbbae76
|
fixed SDL bug that didn't send resize events after restoring a maximized window
|
2003-02-02 02:29:46 +00:00 |
|
Chris Danford
|
3f537d1586
|
fixed screenshot causing crash in some resolutions
|
2003-02-02 02:01:28 +00:00 |
|
Chris Gomez
|
1c4c24eeea
|
If we're using DDREX-style extra stage, let the user change sort
|
2003-02-01 06:58:01 +00:00 |
|
Chris Gomez
|
e45e9262ee
|
Working default metrics for ScreenGameplayOptions
|
2003-02-01 06:31:57 +00:00 |
|
Chris Gomez
|
2234a77952
|
Add option for user-selectable extra stage (see DDR Extreme).
|
2003-02-01 05:39:48 +00:00 |
|
Chris Danford
|
c0024838b3
|
clean up NoteData
|
2003-02-01 05:27:49 +00:00 |
|
Chris Danford
|
f4e8c4fb24
|
clean up NoteData
|
2003-02-01 05:16:38 +00:00 |
|
Glenn Maynard
|
6c272b6ba5
|
fix some late starts
|
2003-02-01 03:26:19 +00:00 |
|
Glenn Maynard
|
8fd300ac6f
|
movies have no alpha
this will cause Sprite to turn off blending if it can
may speed up bg's on slower hardware
|
2003-02-01 02:15:00 +00:00 |
|
Glenn Maynard
|
450ec7b6f2
|
fix ignoring commented-out lines in MSDs
(this caused empty note patterns when the entire pattern was
commented out)
|
2003-02-01 01:47:52 +00:00 |
|
Chris Danford
|
6f445f700f
|
more options re-org
|
2003-02-01 01:11:00 +00:00 |
|