Commit Graph
11 Commits
Author SHA1 Message Date
Chris Danford bcbe615c0d Pass ActorCommand structures to Actor instead of unparsed command strings.
This way, we can potentially do the parsing early and not parse inside of Actor as the command is executing.
2004-11-06 23:13:47 +00:00
Chris Danford 5127ceef4d remove CachedThemeMetrics in favor of ThemeMetric<T>
fix "CachedThemeMetrics don't read HTML colors and don't evaluate Lua expressions"
2004-11-06 20:36:04 +00:00
Chris Danford 504ba6c163 GetPath*N->GetPath*F 2004-07-25 06:29:50 +00:00
Glenn Maynard 4cbf2478f5 missing headers 2004-06-08 00:45:30 +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
Chris Danford 40b2ecfee5 simplify mine scoring
add separate dance point weights for mines
2004-01-02 08:43:14 +00:00
Glenn Maynard da820462ae Whoops. Fix loading font. 2003-08-16 17:09:40 +00:00
Glenn Maynard 2ed5c8d339 move judgement font to numbers 2003-08-13 18:57:00 +00:00
Glenn Maynard 2a64ac3eaf update 2003-08-01 01:17:34 +00:00
Glenn Maynard 658e925c4e add ProTimingDisplay 2003-08-01 00:54:29 +00:00