Commit Graph
14 Commits
Author SHA1 Message Date
Glenn Maynard ef38e772e5 const fix 2003-10-04 04:30:00 +00:00
Andrew Wong 54e490fd20 oops, forgot to commit:
replace GAMESTATE->m_pUnlockingSys with UNLOCKSYS
2003-09-19 07:02:53 +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 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 f43bfac43a cleanup 2003-09-06 23:39:48 +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 449b296133 Duplicate code. 2003-09-06 01:20:03 +00:00
Andrew Wong a3bfb47be2 make 5th mix scoring round to the nearest 5 points
make 5th mix combo pre-MAX style
2003-08-31 00:16:56 +00:00
Chris Danford ffea51d6e6 consolidate battle modes 2003-08-19 04:27:50 +00:00
Andrew Wong 18d61edb52 fix percentages regarding oni mode
fix crash in oni mode when using 5th mix scoring
2003-08-14 19:46:22 +00:00
Andrew Wong 8796c8979a add 5th mix bonuses 2003-08-11 12:14:26 +00:00
Andrew Wong d017385257 basic support for 5th scoring mode (only adjusts max score value right now) 2003-08-11 09:58:18 +00:00