Commit Graph
17359 Commits
Author SHA1 Message Date
Glenn Maynard 64606b3a19 m_StageStats -> STATSMAN->m_CurStageStats 2005-09-11 01:46:55 +00:00
Glenn Maynard 5ce2502b59 Merge StageResults into PlayerStageStats. Move results calc into StageStats.
This makes StageStats touch some stuff that I don't think it should, but it's
an improvement over having all this scoring logic inside a special screen.
2005-09-11 01:44:13 +00:00
Chris Danford 015bcd7b1b remove bForceSecret. Use "noshowcourse" instead. 2005-09-11 01:42:16 +00:00
Chris Danford 6dac77150a fix VC7 warnings 2005-09-11 01:28:25 +00:00
Glenn Maynard 3657d71e04 calc grade after CommitScores 2005-09-11 01:25:58 +00:00
Glenn Maynard 85d6e5e22e move Grade back out. It's just a cache of GetGrade. 2005-09-11 01:24:28 +00:00
Glenn Maynard 74c9d0058a simplify 2005-09-11 01:10:48 +00:00
Glenn Maynard d66d27ac70 check fail after GetFinalEvalStageStats 2005-09-11 01:03:28 +00:00
Glenn Maynard 4cc59e4792 simplify: on summary eval, m_CurStageStats is the summary 2005-09-11 01:02:53 +00:00
Glenn Maynard 2ad92eb482 init 2005-09-11 00:49:16 +00:00
Glenn Maynard 03f00dd0d2 move awards into PlayerStageStats 2005-09-11 00:48:29 +00:00
Glenn Maynard e3edba2d9d move final grade calc into StageResults 2005-09-11 00:38:16 +00:00
Glenn Maynard d22476ae7d ScreenEvaluation::CommitScores -> StageResults::CommitScores 2005-09-11 00:27:54 +00:00
Ben Anderson 99b4729926 Remove several dupes 2005-09-11 00:25:26 +00:00
Glenn Maynard 52087511c7 continue refactoring: split out StageResults::CalcAwards, split loop 2005-09-11 00:18:10 +00:00
Glenn Maynard 69edbcee97 Start refactoring results. Doing this piecemeal, so I can keep track of what
I'm doing.  Pull out CommitScores.  StageResults won't remain in SEval (not
yet sure whether it should be part of PlayerStageStats).
2005-09-11 00:02:22 +00:00
Glenn Maynard f61f5ddfed cleanup 2005-09-10 23:47:10 +00:00
Ben Anderson a450acf26c RageFile token without matching #include 2005-09-10 23:39:09 +00:00
Glenn Maynard eedb687871 cleanup 2005-09-10 23:28:23 +00:00
Glenn Maynard eb759981ce add ShowJudgmentLabels, ShowStatsLabels 2005-09-10 21:00:28 +00:00
Glenn Maynard f495060a90 unused 2005-09-10 20:31:58 +00:00
Glenn Maynard 594617200c unneeded. ScreenWithMenuElements::Cancel stops music on StopMusicOnBack. 2005-09-10 20:13:42 +00:00
Glenn Maynard 14e5a181ca SM_StopMusic not needed 2005-09-10 20:08:05 +00:00
Glenn Maynard 4ec619a7c2 ScreenGameplay::Cancel 2005-09-10 20:07:13 +00:00
Glenn Maynard 239121556c virtual 2005-09-10 20:02:56 +00:00
Glenn Maynard b1f7c0a594 ScreenMusicScroll::PlayMusic: use fallback 2005-09-10 19:03:41 +00:00
Glenn Maynard b2ed213758 ScreenCredits::PlayMusic: use fallback 2005-09-10 19:02:43 +00:00
Glenn Maynard eb6c1b5781 IsDraw 2005-09-10 18:32:40 +00:00
Glenn Maynard 26e1a11af6 noisy 2005-09-10 17:31:29 +00:00
Glenn Maynard d680a054f0 add targetnumber 2005-09-10 16:58:56 +00:00
Glenn Maynard 065f29082b ShowRecordsArea=1 2005-09-10 16:38:26 +00:00
Glenn Maynard a0d31d1332 add ShowRecordsArea 2005-09-10 16:37:58 +00:00
Glenn Maynard f258140497 don't reload m_SongFinished 2005-09-10 05:56:09 +00:00
Glenn Maynard abf3b21567 fix crash 2005-09-10 05:10:59 +00:00
Glenn Maynard 2ef40c8e4e fix command 2005-09-10 03:46:32 +00:00
Chris Danford 65d71a4f23 expermienting with DEFINE_METHOD macro for Lua methods 2005-09-10 02:47:04 +00:00
Chris Danford 9580a5f8a4 add "success/try again" looping logic to lesson mode 2005-09-09 21:49:29 +00:00
Glenn Maynard 75087b00d4 fixup 2005-09-09 08:27:12 +00:00
Glenn Maynard fbcab87acc simplify - do this stuff in Lua 2005-09-09 08:11:31 +00:00
Glenn Maynard 9a02d19e3d remove unused 2005-09-09 05:54:15 +00:00
Glenn Maynard c6ad66d2f6 cleanup 2005-09-09 05:51:29 +00:00
Glenn Maynard d7e567162e cleanup 2005-09-09 04:12:28 +00:00
Glenn Maynard 0c4c4016e1 cleanup 2005-09-09 04:09:51 +00:00
Glenn Maynard 183fdea386 0,0 is default 2005-09-09 04:06:22 +00:00
Glenn Maynard 15d1ee7580 minor cleanup 2005-09-09 04:03:29 +00:00
Glenn Maynard 4ad07532be private 2005-09-09 04:02:05 +00:00
Glenn Maynard 60aa06f88b optimize load of same object 2005-09-09 03:55:42 +00:00
Glenn Maynard 41b08697ca simplify/optimize 2005-09-09 03:47:33 +00:00
Glenn Maynard b73d4e1a46 implement copy ctors 2005-09-09 03:23:10 +00:00
Glenn Maynard a36d189be5 implement copy ctor 2005-09-09 02:44:26 +00:00