Commit Graph

20 Commits

Author SHA1 Message Date
Chris Danford 9cfa779956 remove code to play cancel sound and put the cancel sound in the transition 2005-03-20 08:23:08 +00:00
Chris Danford 48e6cb1a69 rename back -> cancel because "back" conflicts with "background" 2005-03-20 06:14:41 +00:00
Chris Danford dcdedc3c52 move code from ctor to Init 2005-02-27 03:13:54 +00:00
Chris Danford 4223e09cc8 GetPathTo -> GetPath 2005-02-06 03:32:53 +00:00
Chris Danford 7f336c2ce6 self-registering screen classes 2004-11-26 17:28:47 +00:00
Chris Danford 72bd480883 CENTER_* -> SCREEN_CENTER 2004-11-05 06:35:10 +00:00
Chris Danford 0a6acd94ae fix centering matrix + perspective projections 2004-10-24 22:59:10 +00:00
Glenn Maynard 911293785e cleanup 2004-09-28 05:37:15 +00:00
Chris Danford 807d892f4f allow theme to specify logical screen dimensions 2004-09-21 06:07:12 +00:00
Glenn Maynard 8f4f0e5c13 implement analog input centering 2004-09-09 23:53:15 +00:00
Glenn Maynard 09d9197e29 update 2004-09-09 17:48:25 +00:00
Ryan Dortmans 1430f26179 Added Xbox implementation 2004-09-09 16:14:21 +00:00
Glenn Maynard 94d0cba859 RageSounds -> GameSoundManager 2004-07-08 00:10:34 +00:00
Glenn Maynard e4d124dd91 license update 2004-06-08 05:22:33 +00:00
Chris Danford 2e174881c5 don't load multiple copies of "common back" sound 2004-05-01 23:30:30 +00:00
Chris Danford 6590bd2d48 don't load multiple copies of "common start" or "common invalid" sound 2004-05-01 23:28:53 +00:00
Chris Danford df5cd5e813 move MenuElements into a base ScreenWithMenuElements so that metrics can be overridden using the Fallback mechanism 2004-05-01 23:19:33 +00:00
Glenn Maynard 71b318b146 cleanup 2003-12-22 23:35:02 +00:00
Chris Danford c76e819d1d finish image centering code
add input test screen
2003-10-11 07:47:34 +00:00
Chris Danford e2afe920dd add half-finished screen centering code (necessary for arcade and Xbox) 2003-10-11 06:37:45 +00:00