Commit Graph
19 Commits
Author SHA1 Message Date
Glenn Maynard bcae91dca4 bind DifficultyList. Remove it from SSM; do it in XML instead. 2006-08-10 17:44:11 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Glenn Maynard d59d1c5d4c remove m_sID 2005-05-31 08:03:18 +00:00
Chris Danford 04eb5056f3 use the Meter and Description text in DifficultyMeter instead of duplicating them in DifficultyList 2005-04-11 15:42:39 +00:00
Glenn Maynard 3553d58953 fix warning 2005-02-03 03:10:27 +00:00
Glenn Maynard 41169362a3 cache 2005-02-02 05:07:49 +00:00
Chris Danford 7b8138ebab don't read the metric before the Actor is given a name 2005-01-07 02:36:05 +00:00
Chris Danford ed19821e09 rename: ActorCommand -> Command
Make Command smaller and more generic.
Parse arguments on use, not in Command::Load.
2004-12-03 05:19:46 +00:00
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
Glenn Maynard 3798245ce6 license update 2004-06-07 21:14:03 +00:00
Chris Danford 2b7c8a8d5e add metric to capitalize difficulty names 2004-05-08 08:09:47 +00:00
Chris Danford e0872bbce1 fix "only difficulties from last song show when move to Random/Roulette" 2004-05-07 23:33:15 +00:00
Chris Danford d3f3db2751 edits cleanup:
- only allow reasonable file sizes
 - only allow one Steps per edit file
 - only allow 5 edits per-song, per-profile
2004-04-23 00:25:42 +00:00
Glenn Maynard aca9ba5ceb DifficultyList tweening fixes 2004-02-18 23:58:33 +00:00
Glenn Maynard bb514a1a51 magic scroll 2004-01-11 07:12:53 +00:00
Chris Danford e142444891 add seperate difficulty number to DifficultyList 2003-11-29 19:47:08 +00:00
Glenn Maynard 7b1c78e91a fix cursor tweening 2003-11-18 16:40:01 +00:00
Glenn Maynard fa31995d58 add DifficultyList 2003-11-17 04:19:29 +00:00