Commit Graph

28 Commits

Author SHA1 Message Date
Chris Danford 49782b331b Theme -> Localize 2006-01-29 22:13:36 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Chris Danford 44db08792a use "WindowTitle", not PRODUCT_NAME as string ID 2006-01-17 20:46:10 +00:00
Glenn Maynard 745f0e41c5 LocalizedString's "name" parameter is the default English string 2006-01-13 00:28:48 +00:00
Chris Danford fc18dbd342 make more strings localizable 2006-01-08 18:40:20 +00:00
Chris Danford 44225ad379 XToThemedString -> XToLocalizedString 2006-01-07 04:11:29 +00:00
Chris Danford 37f82b43f7 remove CStringArray #define 2005-12-09 21:36:22 +00:00
Chris Danford 8b8fa8aad3 move CommonMetrics into a namespace so that it's clear where they're coming from when used. 2005-10-27 05:16:19 +00:00
Glenn Maynard 8fb283a59c move assert to Read() 2005-10-07 03:24:22 +00:00
Glenn Maynard bffd30aafd PLAYER_COLOR -> command 2005-08-31 03:41:21 +00:00
Glenn Maynard 1798075550 make EDIT_MODE not common 2005-07-14 05:45:51 +00:00
Glenn Maynard ec705ac73f minor hack to fix INITIAL_SCREEN 2005-06-16 01:30:54 +00:00
Chris Danford 8f9951e38d less fragile attract sound logic 2005-06-12 04:22:16 +00:00
Glenn Maynard f701c3f261 remove unused FirstRunInitialScreen 2005-05-19 21:05:25 +00:00
Chris Danford 976e497de7 add EDIT_MODE_PRACTICE 2005-04-14 06:34:17 +00:00
Chris Danford 2480c02254 don't hard code a sleep - let a BGAnimation control the transition 2005-04-01 12:35:49 +00:00
Chris Danford 734f4ba4f1 fix derived ThemeMetric types aren't Read on construction (broke ScreenRanking) 2005-03-27 00:32:25 +00:00
Chris Danford 5d8456e3ea metrics cleaup: Remove duplicated "ToShow" and "ToHide" parsing logic
don't show hidden StepsTypes in EditMenu
2005-03-24 21:44:03 +00:00
Steve Checkoway ae02033893 Fix warnings. 2005-03-23 21:04:40 +00:00
Chris Danford fe5b7e214b remove unused MaxStepsLoadedFromProfile 2005-03-20 20:51:30 +00:00
Chris Danford b73448d410 move item theming from ScreenOptionsMaster to OptionRow so MiniMenu and other options screens can be themed 2005-03-20 20:16:32 +00:00
Chris Danford 301c6e707e more TickEarlySeconds into CommonMetrics 2005-03-20 09:52:48 +00:00
Chris Danford 4b9a4e117b add MaxCourseEntriesBeforeShowVarious so that Artist doesn't scroll through 10s of values and BPM display doesn't display a meaningless range for endless courses 2005-03-10 23:57:53 +00:00
Chris Danford 8b32383969 move DifficultiesToShow into CommonMetrics
re-cache on theme reload, not on timer expired
2005-03-10 19:57:43 +00:00
Chris Danford e01845866f add NumStepsLoadedFromProfile display 2005-03-08 01:46:57 +00:00
Chris Danford 22215d7759 move HomeEditMode metric into CommonMetrics 2005-03-07 07:47:18 +00:00
Chris Danford fdad5746e7 change ThemeMetric static-sized arrays to dynamically sized 2005-02-13 06:44:50 +00:00
Chris Danford 40c9e8fbe7 cache common metrics 2005-02-12 21:03:39 +00:00