Glenn Maynard
d27c554ef1
don't update every frame, only on initial load
2005-09-11 23:30:44 +00:00
Glenn Maynard
eec7c6255b
update the rendered data, not the source data (fixes one-frame glitch)
2005-09-11 23:30:11 +00:00
Glenn Maynard
f780036ca0
fix off-by-one
2005-09-11 23:04:49 +00:00
Glenn Maynard
5165309a98
cleanup
2005-09-11 23:04:28 +00:00
Glenn Maynard
047339c369
cleanup
2005-09-11 21:18:22 +00:00
Glenn Maynard
a3da8338a6
allow setting the effective size of an ActorFrame
2005-09-11 19:00:42 +00:00
Glenn Maynard
d9f910f92b
ScreenTestFonts
2005-09-11 18:44:56 +00:00
Glenn Maynard
5b5bf32533
cleanup, update
2005-09-11 18:38:12 +00:00
Glenn Maynard
6039378910
bind Banner. (useful instead of the higher level FadingBanner at times,
...
since the sprite itself can be accessed)
2005-09-11 07:33:57 +00:00
Glenn Maynard
346376a96d
fix comment
2005-09-11 04:34:24 +00:00
Glenn Maynard
0d1ccc0a13
logic update
2005-09-11 04:16:34 +00:00
Glenn Maynard
ef01933acb
update
2005-09-11 04:15:08 +00:00
Glenn Maynard
27017e01dc
simplify: Type -> Summary, pick stage or course appropriately
2005-09-11 04:12:50 +00:00
Glenn Maynard
b25c8e5fcd
typo
2005-09-11 03:23:53 +00:00
Glenn Maynard
887d9eacbc
reduce dependency on m_Type
2005-09-11 03:15:22 +00:00
Glenn Maynard
97fb44e183
reduce dependency on m_Type
2005-09-11 03:14:06 +00:00
Glenn Maynard
32fe33d9a4
remove (briefly) deprecated
2005-09-11 02:11:52 +00:00
Glenn Maynard
06f8a933cb
ScreenWithMenuElements::Init later
2005-09-11 02:10:33 +00:00
Glenn Maynard
4edd0c6eb1
transitioning to accessing these directly
2005-09-11 01:50:12 +00:00
Glenn Maynard
32af6a3b30
remove unused, fix screenshot high score records
2005-09-11 01:48:36 +00:00
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