Commit Graph

29 Commits

Author SHA1 Message Date
Chris Danford d67e3c618b use PercentageDisplay::FormatPercentScore in ScreenRanking 2005-04-15 08:05:29 +00:00
Chris Danford 62a2834202 format the percentDP score in PaneDisplay using the same code in PercentageDisplay 2005-04-05 09:29:05 +00:00
Steven Towle 9643e9986a Updated display options to work with percentage scoring 2005-04-05 08:50:55 +00:00
Chris Danford f4d1dfc8cf fix ftruncf changes 1.0000000 to 0.99990004 2005-03-21 11:22:20 +00:00
Glenn Maynard 30d3c72cc0 fix truncation not always happening correctly 2005-03-19 11:29:08 +00:00
Chris Danford 533e83ed00 Don't set two different names for an element. Instead, pass the metrics group name as a parameter to Load() 2005-02-16 23:03:01 +00:00
Chris Danford 9ec779c22a fix VC6 2005-02-02 08:30:25 +00:00
Glenn Maynard b56e0121f2 cache 2005-02-02 07:14:09 +00:00
Glenn Maynard c7c28b9aea narrow StageStats* -> PlayerStageStats* 2005-01-10 15:18:13 +00:00
Chris Danford 09d018444e split StageStats into player-specific and non-player-specific structs 2004-12-20 10:47:41 +00:00
Thad Ward 827842a396 Quiet some warnings. (vc8 certainly bitches alot more than vc6 did) 2004-10-23 01:41:21 +00:00
Chris Danford 0634c55431 fix rounding error in displaying percent score 2004-10-18 03:00:12 +00:00
Chris Danford 504ba6c163 GetPath*N->GetPath*F 2004-07-25 06:29:50 +00:00
Glenn Maynard 30a9bf3292 license update 2004-06-08 00:08:04 +00:00
Chris Danford 3cadf4c5d5 have Numbers fall back to Fonts (in perparation for removing the Numbers dir altogether) 2004-05-30 23:23:39 +00:00
Glenn Maynard 654d99076f fix remainder tween off 2004-04-25 05:26:23 +00:00
Chris Danford 4e877f4f1c don't keep reloading PercentDisplay in ScreenNameEntryTraditional 2004-03-24 02:22:11 +00:00
Chris Danford 7bc830888b Cleanup PercentDisplay, ScreenNameEntryTraditional 2004-03-24 01:11:16 +00:00
Chris Danford 2929bacb08 show per-diffculty award on Eval screen every time it's received (not just the first time)
clean up ScreenEval PR and MR graphics
clean up Actor shadow parameters
2004-03-20 02:59:08 +00:00
Chris Danford ebb7c2b81e clamp percent before displaying 2004-01-25 05:34:23 +00:00
Chris Danford 96a7cb0bcd allow display of negative dance points
stop counting dance points after fail
2004-01-12 06:45:36 +00:00
Glenn Maynard 9170e91bcc Move CurStageStats and vPlayedStageState out of GAMESTATE. Having
GameState.h depend on StageStats.h is too inconvenient.
2003-12-23 00:26:00 +00:00
Glenn Maynard 607666d330 use GetPercentDancePoints 2003-10-12 21:49:29 +00:00
Glenn Maynard e4d4888464 add assert 2003-10-06 00:41:53 +00:00
Glenn Maynard 4ed68a629f Fix zero DP showing ".001%" with high decimal places 2003-10-05 04:45:06 +00:00
Glenn Maynard 14a24f6f64 Support eval-style percents 2003-10-05 00:30:55 +00:00
Glenn Maynard c7ede5d848 More themable percent display. 2003-10-04 09:13:33 +00:00
Glenn Maynard f67f5e92b1 Themable percent display. 2003-10-04 08:45:53 +00:00
Glenn Maynard df4ef03114 Split percentage display into its own actor. 2003-10-04 08:20:37 +00:00