Glenn Maynard
|
c7257147a7
|
simplify
fix stage counter increasing on BACK
|
2004-01-23 02:04:34 +00:00 |
|
Glenn Maynard
|
f9a90cd361
|
fix IsFinalStage
|
2004-01-22 23:36:26 +00:00 |
|
Glenn Maynard
|
6021c6e7da
|
make the stage count work if the eval screen isn't shown at all
|
2004-01-22 03:11:40 +00:00 |
|
Glenn Maynard
|
ded50f4d88
|
add GameState::IncrementStageIndex
|
2004-01-22 02:16:50 +00:00 |
|
Glenn Maynard
|
7f46f2ab3b
|
const fixes
pull code out of the header
|
2004-01-22 02:15:55 +00:00 |
|
Glenn Maynard
|
10d0ae0ada
|
fix memleak
|
2004-01-21 11:28:31 +00:00 |
|
Glenn Maynard
|
d4a35810c2
|
minor fixes
cleanup
|
2004-01-21 04:59:15 +00:00 |
|
Glenn Maynard
|
6c71f9103f
|
allow per-player course difficulties (not well-tested yet, off by default)
|
2004-01-21 01:35:54 +00:00 |
|
Chris Danford
|
fca912cb16
|
new grading scale
|
2004-01-20 03:32:48 +00:00 |
|
Glenn Maynard
|
8529f14c35
|
UpdateSongPosition can take an explicit timestamp
|
2004-01-18 04:43:56 +00:00 |
|
Glenn Maynard
|
8bf9b74421
|
debug
remove assert
|
2004-01-17 00:36:49 +00:00 |
|
Jason Felds
|
018bea9e03
|
Newline again.
|
2004-01-15 00:49:59 +00:00 |
|
Glenn Maynard
|
d516f94332
|
thank VC
|
2004-01-14 22:15:57 +00:00 |
|
Steve Checkoway
|
1cac9d7b6f
|
Fix warnings.
|
2004-01-14 21:11:23 +00:00 |
|
Chris Danford
|
1cb29a82b5
|
add CourseDifficulty, use it instead of a bDifficult flag
|
2004-01-14 06:11:28 +00:00 |
|
Chris Danford
|
b555be59df
|
more rave balancing
add "noquads"
|
2004-01-12 03:47:55 +00:00 |
|
Glenn Maynard
|
7ac00385c4
|
remember the time of the current beat data
|
2004-01-12 01:10:25 +00:00 |
|
Glenn Maynard
|
192ea8734a
|
don't assume ss.iMeter[p] is clamped to 1..MAX_METER+1
debug
|
2004-01-05 20:09:59 +00:00 |
|
Chris Danford
|
32bafded2e
|
fix wrong credits message during demonstration
|
2004-01-03 20:34:35 +00:00 |
|
Chris Danford
|
5710c1bc43
|
fix uninitialized flag causing wrong credits message
|
2004-01-03 03:58:37 +00:00 |
|
Glenn Maynard
|
115be78962
|
add checkpoint
|
2003-12-30 05:53:22 +00:00 |
|
Chris Danford
|
5aa2a3dff4
|
add AttractSoundFrequency option
remove AttractSound and DemonstrationSound options
|
2003-12-28 19:46:50 +00:00 |
|
Chris Danford
|
2380638072
|
cleanup ScreenRanking
generalize scrolling lists with ListDisplay
|
2003-12-28 08:20:48 +00:00 |
|
Glenn Maynard
|
e7c54c3d1f
|
debug
|
2003-12-26 01:07:39 +00:00 |
|
Glenn Maynard
|
9170e91bcc
|
Move CurStageStats and vPlayedStageState out of GAMESTATE. Having
GameState.h depend on StageStats.h is too inconvenient.
|
2003-12-23 00:26:00 +00:00 |
|
Chris Danford
|
ba3ea672c3
|
remove more unused eval metrics
remove separate "course record" and "category record" graphics
keep track of personal category records
cleanup eval time area
|
2003-12-21 04:19:51 +00:00 |
|
Chris Danford
|
67a6fddcf3
|
load profile from memory card, fix memory card file flushing
|
2003-12-19 08:17:44 +00:00 |
|
Chris Danford
|
d0a6176e13
|
better memory card assignment logic, add memory card icons, more memory card sounds
|
2003-12-19 04:52:07 +00:00 |
|
Glenn Maynard
|
eb0620add8
|
pass TimingData to GameState::UpdateSongPosition
|
2003-12-18 06:14:47 +00:00 |
|
Chris Danford
|
174c634616
|
working on USB memory card detection for Linux
|
2003-12-15 07:35:40 +00:00 |
|
Glenn Maynard
|
2a029e97be
|
cleanup, fix typo (where'd this commit go?)
|
2003-12-15 07:04:20 +00:00 |
|
Glenn Maynard
|
0a41bb8512
|
cleanup, fix typo
|
2003-12-15 06:37:38 +00:00 |
|
Glenn Maynard
|
3228ca1afc
|
fix warnings
|
2003-12-10 21:13:21 +00:00 |
|
Chris Danford
|
ea8c87c46f
|
fix category feats show wrong score on ScreenNameEntryTraditional
store both iScore and fPercentDP for courses and categories
|
2003-12-10 11:35:34 +00:00 |
|
Glenn Maynard
|
e9ae2c0803
|
continue phasing out BASE_PATH and SLASH
|
2003-12-10 09:44:16 +00:00 |
|
Glenn Maynard
|
11870a6072
|
continue phasing out BASE_PATH and SLASH
|
2003-12-10 09:26:05 +00:00 |
|
Chris Danford
|
2cbabe8dcf
|
fix high score name saving
|
2003-12-10 06:49:27 +00:00 |
|
Glenn Maynard
|
a669319a71
|
fix warnings
|
2003-12-10 05:49:01 +00:00 |
|
Chris Danford
|
8d6b19ad7a
|
more stats.html categories
|
2003-12-09 10:20:18 +00:00 |
|
Chris Danford
|
a93fbd11bd
|
fix machine profile saving
|
2003-12-08 06:41:30 +00:00 |
|
Chris Danford
|
f8c856209d
|
persist combo between games
|
2003-12-08 04:39:29 +00:00 |
|
Chris Danford
|
eac836cc40
|
move many bookkeeping numbers to ProfileManager
|
2003-12-08 04:02:43 +00:00 |
|
Chris Danford
|
ade8308aa1
|
add per-player danger and per-player dead animations
|
2003-12-07 20:29:42 +00:00 |
|
Chris Danford
|
9dafcc176e
|
overhauling stats: keep per-player category info to simplify
|
2003-12-07 07:46:21 +00:00 |
|
Chris Danford
|
bf98d8248a
|
overhauling stats: move all stats from SongManager to ProfileManager
|
2003-12-07 07:09:13 +00:00 |
|
Glenn Maynard
|
5e9246230a
|
Merge GetBestPlayer and GetStageResult logic. Should fix gameplay
result ("P1 WINS") and eval screen inconsistencies. Handle draws in
Rave mode.
|
2003-12-02 21:32:04 +00:00 |
|
Glenn Maynard
|
999692bee9
|
checkpoints
|
2003-12-02 19:13:30 +00:00 |
|
Glenn Maynard
|
7f12b31439
|
dynamic GAMESTATE->m_ActiveAttacks
fix crash
|
2003-12-01 21:04:40 +00:00 |
|
Glenn Maynard
|
b16f03d174
|
fix crashes due to uninitted variable
|
2003-11-30 23:13:38 +00:00 |
|
Steve Checkoway
|
b125e3d980
|
Fix RageFile, use RageFile. Const fix in LyricsLoader.
|
2003-11-30 06:20:25 +00:00 |
|