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
Glenn Maynard
a97fca9681
remove dupe code
2003-09-06 05:46:28 +00:00
Glenn Maynard
15fa0dc1e6
Parse DivX Pro versions, though this is less important now that we
...
use FFMpeg. It's still useful, as we can fall back on DShow, but
eventually we should remove the fallback for MPEG4 so we can remove
this (so we don't nag people to upgrade when they don't need to).
2003-09-06 05:38:08 +00:00
Glenn Maynard
69f0f57818
Hopefully fix hold notes for real
2003-09-06 05:32:42 +00:00
Glenn Maynard
363d0eb1fc
Fix low-quality banners.
2003-09-06 05:23:26 +00:00
Glenn Maynard
715ad226b7
add splash.bmp
2003-09-06 04:23:22 +00:00
Glenn Maynard
958006d4a1
fix warning
2003-09-06 04:22:30 +00:00
Glenn Maynard
d47eda86da
Add a preference to not clear combo between songs. (not currently
...
listed in options menus)
2003-09-06 04:18:08 +00:00
Glenn Maynard
2bad168945
Don't clear GAMESTATE->m_CurStageStats
...
here--GameState::ResetStageStatistics does that.
2003-09-06 04:14:38 +00:00
Glenn Maynard
930becbadd
fix backout glitch
2003-09-06 03:55:32 +00:00
Glenn Maynard
144bee1143
allow aborting games with the start button (for configurations that
...
have no back button)
2003-09-06 03:25:45 +00:00
Glenn Maynard
09109196d9
Track number of consecutive misses internally.
2003-09-06 02:26:06 +00:00
Glenn Maynard
c3c695e14b
Remove more duplicated code. Why was over 550 lines of code
...
copied and pasted? Maintenance nightmare ...
2003-09-06 02:20:09 +00:00
Glenn Maynard
112cb0b384
simplify
2003-09-06 02:05:39 +00:00
Glenn Maynard
fbe8045e3a
Trigger "select music comment repeat" announcer if the same song is
...
played more than once.
2003-09-06 01:57:24 +00:00
Glenn Maynard
c7358e2cf9
s/m_vPassedStageStats/m_vPlayedStageStats/g
2003-09-06 01:37:30 +00:00
Glenn Maynard
5ef82e798b
Rename StageStats::operator+= to AddStats. (easier to grep for)
...
Keep track of whether each stage in StageStats was an extra stage.
GAMESTATE->m_vPassedStageStats now holds all played songs,
including failed ones (renaming in a moment).
GameState::GetFinalEvalStatsAndSongs logic was weird. Simplify.
2003-09-06 01:35:29 +00:00
Glenn Maynard
6862e69559
Oops. Meant to commit this first.
2003-09-06 01:20:56 +00:00