Commit Graph

288 Commits

Author SHA1 Message Date
Kevin Slaughter 69f51bd394 Checked in files for ScreenSelectDifficultyEX 2003-02-21 10:05:13 +00:00
Chris Danford 032bf447f3 per-player NoteSkin
NoteSkin selected on PlayerOptions screen
tweaked judgement appearance
marvelous judgement glow
ActorEffect cleanup
2003-02-17 12:19:42 +00:00
Chris Danford b67824e421 Moved HoldNote OK judge time to a pref. Lowered default value from 0.18s to 0.12s. 2003-02-17 05:33:57 +00:00
Glenn Maynard 5f47abd1f7 remove m_bUseAlternateText. (not really needed; just load the
song in the editor)
2003-02-17 01:06:03 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Glenn Maynard 6b8395335d s/_DEBUG/DEBUG/ 2003-02-15 05:15:24 +00:00
Chris Danford 707b4fe817 A persistent initial FailType now set in MachineOptions, but the temporary session FailType can be changed in SongOptions 2003-02-12 23:11:37 +00:00
Chris Danford 68f4bf1f31 cleaned up ShowSongOptions pref
Added fade for missed tap notes
move FailType to MachineOptions (so it's persistent)
2003-02-12 22:05:14 +00:00
Glenn Maynard e54454ed22 add m_bUseAlternateText 2003-02-12 20:28:28 +00:00
Kevin Slaughter 0d5c5de300 See TODO.miryokuteki 2003-02-12 15:56:01 +00:00
Glenn Maynard bcf4d2f604 Rename title accessors in Song.
Add a preference to prefer transliterations. Press F9 in the music
select screen to toggle it ("what's that kanji again?"); appearance
options entry forthcoming.

Hopefully fix wheel sections; we were assuming that sections were
always sorted the same as the songs in them, but this isn't true
with "OTHER".
2003-02-11 23:52:18 +00:00
Chris Danford 2cf35b96b8 Set judge window back exactly to 3.0 final level. This is the last time it will ever change. 2003-02-10 22:47:50 +00:00
Chris Danford 7a810c1378 Long Marathon and Marathon Ver logic and graphics (floating bubble still to come) 2003-02-10 05:30:12 +00:00
Chris Danford 4ff98e0442 added flexable NoteType coloring to NoteDisplay, optimized note texture usage 2003-02-06 07:32:57 +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 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 Danford 57f0a820a1 cosmetic cleanup, changed default texture color to 16bits 2003-02-02 09:09:29 +00:00
Chris Gomez 2234a77952 Add option for user-selectable extra stage (see DDR Extreme). 2003-02-01 05:39:48 +00:00
Glenn Maynard 387a8c8fff er, this wasn't supposed to be there ... 2003-01-31 17:30:35 +00:00
Chris Danford 9a104a7b2f working on ranking 2003-01-26 07:33:03 +00:00
Glenn Maynard d0a01ec8f6 add poly radar pref
no options menu for this; very obscure and, er, we have no room
2003-01-26 03:51:59 +00:00
Chris Danford cf8c4f884f cleanup of statistics, saving of high scores 2003-01-24 02:43:07 +00:00
Glenn Maynard 17c455e5a8 add m_iMusicWheelSwitchSpeed 2003-01-21 06:51:35 +00:00
Chris Danford e2a91a79a9 Warn if using software OpenGL, sound driver now falls back to WaveOut by default 2003-01-19 21:51:46 +00:00
Chris Danford ab9f558c6e Adding basic coin support 2003-01-19 04:44:22 +00:00
Glenn Maynard 05f6faf5a5 add BoostAppPri
no preferences option for this--the default should be OK; if we add
a debug or troubleshooting menu, it can go there
2003-01-18 04:26:25 +00:00
Glenn Maynard 14461051c4 reduce the number of tiny files in the top directory 2003-01-18 03:54:41 +00:00
Chris Danford bf5c821afe Added MaxTextureResolution pref 2003-01-11 20:15:00 +00:00
Chris Danford 3ff91dffb0 NEW FEATURE: AutoSync status now shown during gameplay with icon
NEW FEATURE:  added autogen icon to select music
NEW FEATURE:  toggle for easter eggs in Machine Options
NEW FEATURE:  marvelous step timing togglable in Machine Options
NEW FEATURE:  Grade AAAA (all marvelous)
CHANGE:  Only show ScreenHowToPlay if at least one player chose easy
2003-01-11 08:55:21 +00:00
Glenn Maynard 835c8c3b06 add m_fSoundVolume 2003-01-11 04:03:21 +00:00
Glenn Maynard 5462cb2f6e make the default texture color depth 32 2003-01-08 03:29:22 +00:00
Glenn Maynard f9f7063fbb add an option to turn off banner changing when the wheel is
moving fast
2003-01-02 02:58:43 +00:00
Glenn Maynard 76af3c3436 add an option to disable song sections 2002-12-30 21:42:14 +00:00
Glenn Maynard 6c2dd97e71 only write sound drivers to the ini if it's been changed 2002-12-21 07:33:28 +00:00
Glenn Maynard 3e6b2eba89 add an option to not display the select group screen 2002-12-15 10:25:20 +00:00
Glenn Maynard ab179acc1a add an option to not display the caution screen 2002-12-15 10:07:27 +00:00
Glenn Maynard ac55639422 Oops, forgot to commit this. 2002-12-13 22:06:30 +00:00
Glenn Maynard c89b8bbecd Save prefs explicitly, not in ~PrefsManager, so we don't try to save
if one of the other classes threw an exception.
2002-12-09 22:31:21 +00:00
Glenn Maynard f56b5e9b6b change refreshratemode to refreshrate 2002-11-12 09:23:50 +00:00
Chris Danford 628dea9da7 OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken. 2002-11-11 04:53:31 +00:00
Glenn Maynard 5c841f287b s/RemoveAll/clear/g 2002-10-24 20:15:24 +00:00
Chris Danford bb669368ba Texture caching off by default 2002-10-20 19:34:17 +00:00
Jason Asbahr c020842990 Set CoinOp mode to default to false. :) 2002-10-16 22:23:42 +00:00
Jason Asbahr 959e2c1793 Added CoinOp flag to preferences 2002-10-16 22:11:11 +00:00
Chris Danford 5e9a6a4df6 Added fade between movies and touched up some graphics 2002-10-10 04:11:30 +00:00
Chris Danford 22d3b994d2 Fixed goofiness with default judge window setting. 2002-10-09 16:55:59 +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 afa29318fc Per-game theme preference now remembered if value is "default" 2002-09-29 17:59:34 +00:00
Chris Danford 5a43236895 Per-game theme preference now remembered if value is "default" 2002-09-29 17:38:07 +00:00
Chris Danford bce306dcdc Move Numbers graphics into separate Number asset folder
Added precise timing window adjustment for each judge grade
Changed "hold START for options" to a Sprite
2002-09-22 18:18:50 +00:00