Commit Graph

488 Commits

Author SHA1 Message Date
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
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 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 a0d31d1332 add ShowRecordsArea 2005-09-10 16:37:58 +00:00
Chris Danford 65d71a4f23 expermienting with DEFINE_METHOD macro for Lua methods 2005-09-10 02:47:04 +00:00
Glenn Maynard 5c7f1346e6 do this stuff with XML 2005-09-08 22:34:18 +00:00
Glenn Maynard 781017c4c0 ChooseRandomMofifiers -> ChooseRandomModifiers 2005-09-08 01:06:01 +00:00
Glenn Maynard 93af28bdf1 remove old (don't care anymore ...) 2005-09-07 23:16:15 +00:00
Chris Danford bb10c7c21f pass around InputEventPlus in Screen::Input instead of multiple input structures 2005-09-05 02:26:50 +00:00
Glenn Maynard 2d5f2e089c play sounds with Sound, not with hardcoded stuff 2005-08-31 23:23:24 +00:00
Glenn Maynard 758bc7980b remove EvalSoundSequence 2005-08-31 22:39:03 +00:00
Glenn Maynard b1bd70fc39 missed commit 2005-08-31 22:37:04 +00:00
Glenn Maynard c9b88edeb9 bindings 2005-08-30 04:30:08 +00:00
Glenn Maynard 2542807525 remove m_sprDisqualified 2005-08-30 03:01:23 +00:00
Glenn Maynard 6ed6cab544 fix dupe OffCommand 2005-08-30 01:31:59 +00:00
Glenn Maynard 7c9740df17 GraphDisplay with XML 2005-08-29 22:51:35 +00:00
Glenn Maynard 69ec90df8e remove LifeGraphStartHeight
remove difficulty stuff from SHOW_BANNER_AREA
2005-08-29 10:31:27 +00:00
Glenn Maynard eb72cbbab3 do this in the overlay 2005-08-29 01:25:40 +00:00
Glenn Maynard c3dc4322ff oops 2005-08-29 00:46:52 +00:00
Glenn Maynard 19a9d79754 expose m_StageStats 2005-08-29 00:46:27 +00:00
Chris Danford fdb9764c81 load from PlayerState and PlayerStageStats, not PlayerNumber and looking up in GameState 2005-08-23 21:04:35 +00:00
Chris Danford 70d1f0eadb use mixed case values for enum Grade so that enum matches strings matches Lua 2005-08-14 11:38:31 +00:00
Glenn Maynard 095513c3d7 hide more 2005-08-12 03:10:53 +00:00
Glenn Maynard 2b1b57b81f hide more 2005-08-12 03:03:54 +00:00
Glenn Maynard 8af1f7003d hide more 2005-08-12 02:55:48 +00:00
Glenn Maynard 70a109c54b fPercentDP, fSurviveSeconds 2005-08-12 02:46:58 +00:00
Glenn Maynard d3bd7a7723 hide iScore 2005-08-12 02:37:04 +00:00
Glenn Maynard aa04fe60dd hide grade 2005-08-12 02:19:08 +00:00
Glenn Maynard 2307fa23d9 hidden HighScore::sName 2005-08-12 01:52:01 +00:00
Chris Danford 881001b6c6 broadcast on PlayMode changed 2005-07-25 03:59:24 +00:00
Glenn Maynard 50a31993a6 TweenOursOnScreen/TweenOursOffScreen 2005-07-14 22:26:09 +00:00
Glenn Maynard e5d72baba2 cleanup 2005-07-12 22:01:26 +00:00
Glenn Maynard 95a773dae0 use lua 2005-07-12 21:47:15 +00:00
Glenn Maynard f07f362bcc use SWME's 2005-07-12 19:32:01 +00:00
Glenn Maynard 75d972fdfa fix crash if no courses in STestMode 2005-07-12 19:23:22 +00:00
Glenn Maynard 45d8fb80ef hack should no longer be needed, because Screen:Init() is split out and
we can call FinishStage in SSMusic first
2005-07-12 07:11:01 +00:00
Glenn Maynard 1b937f7c1e call base 2005-07-12 06:56:09 +00:00
Glenn Maynard 28133ca105 cleanup 2005-07-07 10:29:04 +00:00
Glenn Maynard 591a7ccace cleanup 2005-07-07 01:49:57 +00:00
Glenn Maynard 9ac9138929 unneeded 2005-07-06 08:31:08 +00:00
Glenn Maynard b2b69e797d cleanup 2005-07-06 07:34:57 +00:00
Glenn Maynard bb8af41cb1 missing headers 2005-07-01 05:07:22 +00:00
Glenn Maynard e1d829f8e5 fix MercifulBeginner always clamping scores to 0 2005-06-14 23:01:18 +00:00
Ben Anderson 26f793a716 Extra argument 2005-06-01 00:28:04 +00:00
Glenn Maynard c0d8400a6e simplify 2005-05-31 07:10:05 +00:00
Chris Danford 3cf5c46045 fix test screen mode 2005-05-25 00:49:42 +00:00