Commit Graph

17 Commits

Author SHA1 Message Date
Glenn Maynard f5dc5d75f3 simplify 2005-05-29 02:21:24 +00:00
Glenn Maynard c26bce0fd7 cleanup 2005-05-29 01:50:12 +00:00
Glenn Maynard bc6a25e40d move FullCombo, MaxCombo, GetGrade into PlayerStageStats 2005-05-29 01:31:50 +00:00
Glenn Maynard 58d16fc4ad cleanup 2005-04-25 11:45:16 +00:00
Glenn Maynard fb30fa1c19 track rolls 2005-04-25 11:42:19 +00:00
Chris Danford 90474dbd7b fix asserts in ScreenNameEntryTraditional w/ ScreenTestMode on 2005-04-25 06:06:47 +00:00
Chris Danford f57e898966 show life and combo graphs over the whole song/course - not just over the time the player was alive 2005-04-20 06:13:06 +00:00
Chris Danford 2f29fef780 add Lua method Reset 2005-04-15 11:51:13 +00:00
Chris Danford 8cac261c52 clean up GRADE_ constant names to match GradeToString 2005-03-31 06:14:28 +00:00
Chris Danford b29790f307 grade constant cleanup
add LuaGrade
2005-03-31 02:06:24 +00:00
Glenn Maynard 2da21b16d4 rename m_iNumSingleSongsPlayed -> m_iNumTotalSongsPlayed
replace GetTotalNumSongsPlayed
2005-02-23 22:59:56 +00:00
Glenn Maynard c6de356dca Keep track of number of songs played. The other stats all count per-
player: if one person plays on Hard and one on Easy, then each will
be incremented.  That's useful, but it's also helpful to track the simple
number of songs played, irrespective of how many people were playing
at the time.
2005-02-23 22:52:03 +00:00
Glenn Maynard 4eeb0fd884 cleanup 2005-02-23 19:29:49 +00:00
Glenn Maynard 4e4b6df7aa move code to StatsManager::CommitStatsToProfiles 2005-02-23 04:32:45 +00:00
Chris Danford ad3c10f251 move GetEvalStageStats into StatsManager
Add GetAccumStageStats
2005-02-16 19:40:09 +00:00
Chris Danford 08ba7f4251 expose to Lua 2005-02-16 17:35:58 +00:00
Chris Danford bb712884bb move global StageStats into a singleton 2005-02-16 03:25:45 +00:00