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
Glenn Maynard
449b296133
Duplicate code.
2003-09-06 01:20:03 +00:00
Glenn Maynard
d1edec229d
Silly fix.
2003-09-06 01:18:55 +00:00
Glenn Maynard
f08f98ee0b
Use StageStats::OnePassed.
2003-09-06 00:33:32 +00:00
Glenn Maynard
9ff98a51cb
Add StageStats::OnePassed.
2003-09-06 00:33:09 +00:00
Glenn Maynard
48180c862b
Uninstallation fix.
2003-09-05 23:03:34 +00:00
Glenn Maynard
27dad54b95
Some people have been distributing CVS snapshots without changing
...
the identification, resulting in crash dumps coming in identifying themselves
as alpha 3 or alpha 4 and being something else entirely. Let's leave the
strings in CVS set to something else.
2003-09-05 22:57:19 +00:00
Glenn Maynard
9a97694d2f
A! no, B!
2003-09-05 21:15:24 +00:00
Glenn Maynard
c3e2d8edf6
update
2003-09-05 21:08:32 +00:00
Glenn Maynard
c69c8540ea
Course writing fixes:
...
* fix extra colon being written, causing mods to not read back in
* fix showcourse and noshowcourse not being written correctly
* don't write out -1 #LIVES and #METER
* don't write #REPEAT:NO
2003-09-05 21:05:05 +00:00
Glenn Maynard
32e1323fb9
Quick fix for F1 crashing the editor. (The menu is still too big, it goes
...
off the screen.)
2003-09-05 20:31:33 +00:00
Glenn Maynard
d51d43a898
May release an updated snapshot for the loading crash, since it's pretty
...
common.
2003-09-05 20:21:21 +00:00
Glenn Maynard
4d8eb53e1c
Fix up IsAbsolutePath check in Windows.
2003-09-05 20:13:36 +00:00
Glenn Maynard
96c2e2ad7e
ChangeToDirOfExecutable uses FDB before LOG exists. Fix potential
...
crashes.
2003-09-05 20:10:40 +00:00
Glenn Maynard
c7312adc90
Oops. Left, not right.
...
Simplify.
2003-09-05 20:07:36 +00:00
Glenn Maynard
8a88cfdc7c
Must never call LOG->* methods from the crash handler
2003-09-05 19:44:10 +00:00
Glenn Maynard
cb550f1b65
This can't be set to F11--that key is used by screens. Please grep for
...
keyboard symbols before changing global hotkeys.
2003-09-05 19:34:33 +00:00