Commit Graph
23573 Commits
Author SHA1 Message Date
Glenn Maynard 043b7cc893 just use the English name. It's a hassle to get native names here. 2008-04-07 23:14:27 +00:00
Glenn Maynard 4907c5f483 link fixes (don't need build time logging on this right now) 2008-04-07 23:11:34 +00:00
Glenn Maynard cee4e0766e link fixes 2008-04-07 23:09:48 +00:00
Glenn Maynard 762b28caae fix compile 2008-04-07 23:06:44 +00:00
Glenn Maynard 21282cdca2 fix compile 2008-04-07 23:05:03 +00:00
Glenn Maynard f5169301ad fix compile 2008-04-07 23:04:24 +00:00
Glenn Maynard f9bb8e6e45 fix compile 2008-04-07 23:02:50 +00:00
Chris Danford 4a60ff57df working on eval 2008-04-05 23:45:47 +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 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 418996a5e2 fix broken GradeDisplay 2008-04-04 18:24:35 +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 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 e5d0889f4c move Header StageDisplay Footer into SWME Decorations 2008-03-31 11:44:57 +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 2cfc91da83 Dump namespace information separate from global functions. 2008-03-30 00:10:22 +00:00
Chris Danford 4f126462a4 add shared Stage values (not per-player Stage values) to simplify StageDisplay 2008-03-29 15:13:52 +00:00
Chris Danford 33d8a5fbf4 Stage enum name case cleanup 2008-03-29 11:41:16 +00:00
Chris Danford 4e5eb8f3c1 stage -> SurvivedNumber (make code and element names match 2008-03-29 11:29:10 +00:00
Chris Danford 865894c96f Stage -> StageDisplay (longer name to fix lookup conflict with 'StageFrame') 2008-03-29 11:27:34 +00:00
AJ Kelly 7e214aabf1 add GetSongGroupColor 2008-03-28 20:24:01 +00:00
Chris Danford a62145d3d3 experimental: load 'decorations' BGAnimation and make decorations children of the Screen so that their draworder relative to other children of the Screen can be controlled 2008-03-28 16:28:27 +00:00
Chris Danford 08a2f6f6c2 move constants to metrics 2008-03-28 16:25:10 +00:00
Chris Danford f0526147ee move constants to metrics 2008-03-28 16:23:13 +00:00
Chris Danford 62ca894851 add Commify(RString) 2008-03-28 16:19:54 +00:00
Chris Danford 9c595eba4b add SetUppercase 2008-03-28 12:24:04 +00:00
Chris Danford 3934e123e2 add DefaultStrokeColor for fonts to turn a Font's stroke layer off by default 2008-03-28 09:33:50 +00:00
Chris Danford d38f040487 Move stroke designation into font page name area (better than having 2 png files with identical names except for texture hints). Add FontBaseZoom to allow for double resolution fonts without setting the zoom to 0.5 for every BitmapText. 2008-03-27 22:23:21 +00:00
Chris Danford 5c1fdcbf92 update comment 2008-03-27 22:18:10 +00:00
Chris Danford de4eeb8e70 have SetBaseZoom take one float instead of a vector 2008-03-27 22:17:43 +00:00
Chris Danford 7fff6b6afa add PlayerState param to DifficutlyDisplay 2008-03-27 10:11:40 +00:00
Chris Danford 025ef16269 remove LoadFromNode, add PlayerState param 2008-03-27 10:11:07 +00:00
Chris Danford cf3aec361f tweak score number styles 2008-03-27 05:59:09 +00:00
Chris Danford b9cba048f4 draw stroke on top of diffuse 2008-03-27 05:58:37 +00:00
Chris Danford 03755922ce add per Screen TimerMetricsGroup 2008-03-26 06:06:00 +00:00
Chris Danford b0f3b21b57 automapping for rock band drums 2008-03-25 06:18:34 +00:00
Chris Danford 0d73e41e81 automapping for rock band drums 2008-03-25 06:16:05 +00:00
Steve Checkoway 521c1c23e5 GAMEMAN-> to GameManager:: 2008-03-24 12:50:16 +00:00