Commit Graph

15 Commits

Author SHA1 Message Date
Chris Danford 413e8e73b3 fix combo awards given when no steps attempted 2005-04-18 21:14:55 +00:00
Chris Danford d312ea5bef add TNS_AVOIDED_MINE. Fixes unattempted mines counted as successful when ending early. 2005-04-13 01:11:44 +00:00
Steven Towle 9643e9986a Updated display options to work with percentage scoring 2005-04-05 08:50:55 +00:00
Glenn Maynard fb5ece51fd remove unused (dupe of fAliveSeconds) 2005-04-05 02:51:39 +00:00
Chris Danford e2002a7a90 fix elimination of redundant life records 2005-04-03 23:32:30 +00:00
Chris Danford dbea7450b6 fix OOM in endless courses after hours of play 2005-04-03 19:51:09 +00:00
Charles Lohr 47300d65c2 Fix: return grade? 2005-03-31 17:26:25 +00:00
Chris Danford d39fa29164 split off GetGradeFromPercent 2005-03-31 06:13:40 +00:00
Chris Danford b29790f307 grade constant cleanup
add LuaGrade
2005-03-31 02:06:24 +00:00
Chris Danford bb6592a4e7 use float.h and limit.h constants instead of arbitrary large numbers 2005-03-25 20:01:51 +00:00
Glenn Maynard b36124bb5e fix long-standing bug: don't increment Possible for mines 2005-03-17 06:23:42 +00:00
Glenn Maynard 5267cc0941 remove old url reference; this code is just a generic weighting system now 2005-03-17 02:14:15 +00:00
Sean Burke b9c409cb58 Move the GradePercent tiers to theme metrics; this will allow for different games (e.g. beatmania) to have their own tiers, and is in the same vein as moving unlocks to themes 2005-03-12 10:49:41 +00:00
Chris Danford db86be45ba add Lua binding 2005-02-16 02:11:31 +00:00
Chris Danford f0a2c6faff move PlayerStageStats into a separate file 2005-02-16 00:37:50 +00:00