Commit Graph
8412 Commits
Author SHA1 Message Date
Glenn Maynard a7e3700ab2 remove extra define 2003-09-08 02:23:39 +00:00
Aaron VonderHaar 1c5530530d Ignore SoloSingles in Battle/Rave mode (ie, when playing against a computer opponent) 2003-09-08 01:38:19 +00:00
Aaron VonderHaar 2ea9aef53c missing define 2003-09-08 01:18:14 +00:00
Chris Danford 9cc530c69b fix Dancing Characters option setting "Select" 2003-09-08 00:35:26 +00:00
Chris Danford b48d78b866 fix Dancing Characters option setting "Select" 2003-09-07 23:35:48 +00:00
Glenn Maynard c9b618af95 FAIL_OFF means you can't fail. 2003-09-07 23:22:59 +00:00
Glenn Maynard f978565e3a Err, missing metrics. 2003-09-07 22:50:15 +00:00
Glenn Maynard 14d12df8e0 Fix warnings. 2003-09-07 22:48:25 +00:00
Glenn Maynard 65e44b1f86 Optimize: remove spurious RageTimer construction 2003-09-07 22:39:04 +00:00
Glenn Maynard 7f25e3c410 Add RageZeroTimer. 2003-09-07 22:37:29 +00:00
Chris Danford 6ad6b3656e add tempo compress/expand in editor 2003-09-07 22:28:46 +00:00
Andrew Livy 378f7a3a4a Can now skip from group to group on ez2/pump song select using codes -- note; currently enters infinite loop if there is only 1 group and code entered -- will fix this later 2003-09-07 22:03:23 +00:00
Aaron VonderHaar 9da20ccf14 Add metric to determine default lyrics color 2003-09-07 20:51:46 +00:00
Chris Danford 76711921e6 performance fix 2003-09-07 19:35:32 +00:00
Steve Checkoway 543fe4d873 update 2003-09-07 17:27:16 +00:00
Thad Ward 0d8a5f16a1 Fix the Default Sort metric. it wasn't being used to initially build the wheel, and then
when you chaged the sort, played a song, and selected another group, the sort would
suddenly pop back to the default, which wasn't being used as the default in the first place.
2003-09-07 14:29:59 +00:00
Chris Danford 18cd253b2c move ShowStats to ScreenGraphicOptions 2003-09-07 08:31:41 +00:00
Chris Danford eeb65c8a54 clean up formatting 2003-09-07 08:27:38 +00:00
Chris Danford db42f00172 move ShowStats option to ScreenGraphicOptions 2003-09-07 08:27:06 +00:00
Chris Danford 78b0a68639 fix Start Menu shortcuts in Win9x (SetShellVarContext current doesn't work in 9x) 2003-09-07 05:51:41 +00:00
Glenn Maynard c99d98f52b Remove troubleshooting. 2003-09-07 03:58:41 +00:00
Glenn Maynard e90ab78c63 Don't use RemoveNotes in DeleteDuplicateSteps. 2003-09-07 03:54:21 +00:00
Glenn Maynard 3a76264c14 Troubleshooting. 2003-09-07 03:37:31 +00:00
Glenn Maynard dbca71554f Simplify. Fix some timing issues. 2003-09-07 03:34:35 +00:00
Glenn Maynard 8ca499e5c6 Handle systems where the video driver regkey isn't "0000".
Merge 9x and 2k/XP probing.
2003-09-07 02:35:22 +00:00
Glenn Maynard 66f071bc96 Handle combo before score.
Remove +1 in ScoreKeeper5th::AddScore.  Combo wasn't going
to be +1 in all cases (miss, boo, good, hold note).  Not needed anymore
with combo first.
2003-09-07 01:09:47 +00:00
Glenn Maynard 9f6a581ec8 Handle combo announcer messages in Player. The score keeper
doesn't need control over that.

Simplify.
2003-09-07 01:02:03 +00:00
Glenn Maynard b351e44192 Handle combo announcer messages in Player. The score keeper
doesn't need control over that.
2003-09-07 01:01:20 +00:00
Chris Danford 7cef4cf999 fix editor help menu runs off top edge of screen. 2003-09-07 00:37:29 +00:00
Glenn Maynard d01b711b62 missing code 2003-09-07 00:33:43 +00:00
Glenn Maynard fa0bfcc1e1 bring the diff between ScoreKeeperMAX2.cpp and ScoreKeeper5th.cpp down 2003-09-06 23:44:25 +00:00
Glenn Maynard cb12e8685f cleanup 2003-09-06 23:39:49 +00:00
Glenn Maynard f43bfac43a cleanup 2003-09-06 23:39:48 +00:00
Glenn Maynard 0860d0352c Fix path lookup problems. 2003-09-06 22:55:20 +00:00
Steve Checkoway 45f215c084 Remove unneeded headers. 2003-09-06 22:55:07 +00:00
Glenn Maynard 46d9ea8488 Add troubleshooting output. 2003-09-06 22:32:38 +00:00
Steve Checkoway a87abdb881 Update 2003-09-06 22:22:35 +00:00
Steve Checkoway ebf3aa4b64 Remove unneeded code. Fix the MessageBoxOK to actually ignore messages if the Don't show again button is pressed. 2003-09-06 22:22:07 +00:00
Chris Danford bbf2a64af5 read SM 3.0 scores file statistics.ini 2003-09-06 21:48:35 +00:00
Chris Danford efaf7e0349 remove old Eclipse-generated file 2003-09-06 21:47:10 +00:00
Glenn Maynard 815386b754 Must never call DISPLAY methods from a thread.
Simplify.
2003-09-06 21:21:43 +00:00
Steve Checkoway eeabdf394d add missing NoteSkin/common folder 2003-09-06 21:05:12 +00:00
Nick 0f922283ff Unbroke option to not save songs 2003-09-06 19:21:34 +00:00
Steve Checkoway b6c340c6dc Use ffmpeg on OS X. 2003-09-06 11:53:41 +00:00
Steve Checkoway e49bd881c1 Add myself. 2003-09-06 10:53:26 +00:00
Steve Checkoway 6c5148a7de oops 2003-09-06 10:51:02 +00:00
Steve Checkoway a8fb218749 Install all of the Data directory 2003-09-06 10:45:59 +00:00
Glenn Maynard cd2e095169 Fix options crashing when playing on 2P side. 2003-09-06 07:42:28 +00:00
Glenn Maynard 4ab3924122 comment 2003-09-06 06:49:01 +00:00
Glenn Maynard 20ece27e31 update 2003-09-06 05:53:51 +00:00