Commit Graph
26961 Commits
Author SHA1 Message Date
Steve Checkoway 8afcc29733 Use xhtml output. It seems that all it took to get firefox to display it was to had the xhtml namespace. Add xml/xhtml/css compliance icons. (Run xsltproc --stringparam browser no to get the xhtml/css icons.) 2008-04-06 13:30:57 +00:00
Chris Danford 4a60ff57df working on eval 2008-04-05 23:45:47 +00:00
AJ Kelly c1733c18c6 change GetCurrentSteps to note that there is an arg required 2008-04-05 22:49:08 +00:00
AJ Kelly 47cf8e5716 add some more HeaderTexts (and blank secondary texts for now) 2008-04-05 22:48:14 +00:00
AJ Kelly 52deb9a6d2 prevent words from escaping frame 2008-04-05 22:44:36 +00:00
Steve Checkoway 16c3646b84 Revert InitialScreen 2008-04-05 21:41:59 +00:00
Chris Danford 0964b4d464 eval cleanup 2008-04-05 19:24:42 +00:00
Chris Danford bcdd5f385f eval cleanup 2008-04-05 19:24:26 +00:00
Chris Danford 7f845dc282 theme element name cleanup 2008-04-05 19:21:32 +00:00
Chris Danford 13b9bcdb8d PersonalHighScore -> ProfileHighScore 2008-04-05 19:19:13 +00:00
Chris Danford 401e85eef3 add comment 2008-04-05 19:17:40 +00:00
Chris Danford 089e44e6e7 eval cleanup 2008-04-04 20:10:10 +00:00
Chris Danford d4ebcc512a sType -> sMetricsGroup, add binding for LoadAllCommandsAndSetXY 2008-04-04 20:09:34 +00:00
Chris Danford ef761e66e0 add binding for SetName 2008-04-04 20:09:05 +00:00
Chris Danford e788a43ebb fix broken GradeDisplay 2008-04-04 18:25:02 +00:00
Chris Danford 418996a5e2 fix broken GradeDisplay 2008-04-04 18:24:35 +00:00
Chris Danford efd831f1b6 consistent caps 2008-04-04 16:34:06 +00:00
Chris Danford 6f6306f7b2 eval cleanup 2008-04-04 15:47:27 +00:00
Chris Danford d5cfcb0093 comment 2008-04-04 15:46:48 +00:00
Chris Danford acd6995a78 eval name cleanup - make metrics and element names match, AutoActor grades 2008-04-04 15:44:18 +00:00
Chris Danford c908abc43d AutoActor grades 2008-04-04 15:43:43 +00:00
Chris Danford c58f92091b eval name cleanup - make metrics and element names match 2008-04-04 15:41:02 +00:00
Chris Danford 0e95900856 eval cleanup 2008-04-04 15:39:28 +00:00
Chris Danford 5069eab0c2 eval cleanup: make Grades AutoActors, make metrics and element names match 2008-04-04 15:32:31 +00:00
Chris Danford 8eab5b1c0b add MaxInputLatencySeconds 2008-04-03 01:08:48 +00:00
Chris Danford 7e9961e846 show dance points in workout 2008-04-02 14:05:33 +00:00
Chris Danford cfaad80e2b remove difficulty icons - use DifficultyList to do this 2008-03-31 15:39:24 +00:00
Chris Danford 0a27aad739 allow multiple translation.xml entries to match a single song 2008-03-31 14:34:37 +00:00
Chris Danford 0e44b4a208 remove empty dirs hack specific to CVS 2008-03-31 12:29:55 +00:00
Chris Danford d6674f43dc naming consistency: ClassName -> MetricsGroup 2008-03-31 12:27:47 +00:00
Chris Danford 7f7e254f36 theme cleanup 2008-03-31 11:49:26 +00:00
Chris Danford e5d0889f4c move Header StageDisplay Footer into SWME Decorations 2008-03-31 11:44:57 +00:00
Chris Danford ae24ce514c cleanup, overlay to decorations 2008-03-31 04:38:13 +00:00
Chris Danford d52bb841a8 update ShowStats explanation 2008-03-31 04:37:17 +00:00
Chris Danford 91e32cead3 Load specifying a metrics group 2008-03-31 04:35:41 +00:00
Chris Danford 4d70fe83e9 fix crash if GetFirstCompatibleStyle called from title screen 2008-03-31 04:35:29 +00:00
Chris Danford 11614c6f56 Load specifying a metrics group 2008-03-31 04:34:53 +00:00
Chris Danford 3a2796ebbf Load specifying a metrics group 2008-03-31 04:34:33 +00:00
Chris Danford 003678e5ce broadcast PlayerOptionsChanged with param 2008-03-31 04:33:46 +00:00
Chris Danford 35ec2217c5 add lua binding 2008-03-31 04:32:11 +00:00
Steve Checkoway 3f002cbc9e Partial revert. Fix spacing issues caused by last commit. 2008-03-30 06:21:13 +00:00
Steve Checkoway 8a7ec3b0e5 Fix strange spacing issues. 2008-03-30 05:37:48 +00:00
Steve Checkoway 51db0029c0 Document the Enum namespace. 2008-03-30 04:27:28 +00:00
Steve Checkoway 0dac70044c Pass the class through to the children of Description and code elements. Add table and Enum to the list of key words. 2008-03-30 04:26:54 +00:00
Steve Checkoway efb91f41fc Unused. 2008-03-30 02:16:43 +00:00
Steve Checkoway 08dc857423 There is almost never a reason to give a specific argument for the link. The .xsl does a good job figuring out what you want. 2008-03-30 00:17:51 +00:00
Steve Checkoway 538346e2f6 Add a Namespaces element and update the xsl and the documentation to match. 2008-03-30 00:11:42 +00:00
Steve Checkoway 2cfc91da83 Dump namespace information separate from global functions. 2008-03-30 00:10:22 +00:00
AJ Kelly c5620d6c2d add DifficultyDisplay StepsType for dance-solo, pump-single, pump-double 2008-03-29 21:17:10 +00:00
AJ Kelly d84478dccf add more functions to Actor, GameState, PlayerStageStats, ScreenManager; add TimingData and ScreenProfileSave 2008-03-29 20:12:57 +00:00