Commit Graph
1946 Commits
Author SHA1 Message Date
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
Chris Danford e80943fb53 options menu re-organization to solve TitleMenu clutter 2003-01-31 23:31:35 +00:00
Chris Danford ebce24b57e added F6 to save screenshot. (currently this conflicts with the editor's use of F6, but it won't after the editor UI changes) 2003-01-31 22:34:04 +00:00
Chris Danford 7c470cf9c8 added ScreenJukebox 2003-01-31 21:34:34 +00:00
Glenn Maynard 9e991a95cd change buffer tracking a bit to make underruns easier to detect 2003-01-31 21:34:15 +00:00
Glenn Maynard 3f8b170325 fix a leak 2003-01-31 18:59:09 +00:00
Glenn Maynard aa2e0a0113 cope with drivers advertising broken or really old extensions 2003-01-31 18:19:58 +00:00
Glenn Maynard 387a8c8fff er, this wasn't supposed to be there ... 2003-01-31 17:30:35 +00:00
Eric Holbrook ac3a001bf9 Make.CMD - Batch file for building from the command line with VC7. 2003-01-31 04:23:00 +00:00
Glenn Maynard d4235bf532 fix drawing measure bars (these floats can be negative) 2003-01-31 03:07:19 +00:00
Glenn Maynard e10065b64e fix 2003-01-31 02:49:34 +00:00
Glenn Maynard 207dbdfd31 fix editor crash when creating hold notes
(not sure when this broke)
2003-01-31 02:37:23 +00:00
Glenn Maynard e1c883ea93 don't render every bpm/stop seg/bg 2003-01-30 20:12:39 +00:00
Chris Danford 3ddadbe82f New ScreenEditMenu 2003-01-30 07:18:33 +00:00
Glenn Maynard b75a9716d5 make sure we don't OK a hold if the tap wasn't pressed 2003-01-30 05:54:15 +00:00
Glenn Maynard e734ea2c5d fix sound 2003-01-30 05:28:09 +00:00
Glenn Maynard 4e17e4cb91 fix 2003-01-28 22:59:17 +00:00
Glenn Maynard 98ed350504 fix the invalid glyph 2003-01-28 03:40:28 +00:00
Glenn Maynard 6042c88de9 simplify 2003-01-28 00:47:37 +00:00
Glenn Maynard ff830fad55 only use longchar within fonts 2003-01-28 00:45:01 +00:00
Glenn Maynard 4003ac7ed9 handle a typoed title 2003-01-28 00:35:07 +00:00
Glenn Maynard 5aa7ebc1ac rename a function 2003-01-27 23:10:44 +00:00