Commit Graph
800 Commits
Author SHA1 Message Date
Chris Danford b48a19dd2f fix SeparateExitRow
add ShowExitRow
Allow ScreenOptions to override BeginFadingOut in case they don't want to set a new screen
2005-02-26 21:35:27 +00:00
Chris Danford 266d4e7d1c edit menu cleanup 2005-02-26 12:34:30 +00:00
Glenn Maynard 0adc193cc0 cleanup 2005-02-26 10:15:17 +00:00
Glenn Maynard 20959eed4a AllowOperatorMenuButton 2005-02-26 07:02:50 +00:00
Glenn Maynard e235faa14e ComboOnCommand 2005-02-26 06:32:41 +00:00
Glenn Maynard 0b9063844e allow specifying the player type 2005-02-26 06:22:40 +00:00
Glenn Maynard 8ca885d8bd clean up INITIAL_BACKGROUND_BRIGHTNESS 2005-02-26 06:09:14 +00:00
Chris Danford b02f8189e3 update metric locations 2005-02-26 04:18:02 +00:00
Chris Danford b7b45ab4bf split some metrics from ScreenOptions into OptionRow 2005-02-26 00:40:54 +00:00
Chris Danford 2f7e332d6b remove unused bShowUnderlines 2005-02-25 19:36:58 +00:00
Chris Danford fa18a0dbe2 changed OptionRow passed in values to be metrics 2005-02-25 19:28:16 +00:00
Glenn Maynard ffd47bbf29 metrics 2005-02-25 01:45:09 +00:00
Chris Danford 2dd60fb413 update List row types 2005-02-24 08:00:36 +00:00
Glenn Maynard 6fbc047fcf Caution -> ShowCaution 2005-02-24 06:28:49 +00:00
Chris Danford beff8a5978 forceallplayers in jukebox 2005-02-22 03:17:16 +00:00
Glenn Maynard 456c45473e ScreenSelectMaster defaults 2005-02-20 20:39:11 +00:00
Chris Danford 5c7b8314f4 allow hiding of option rows based on the value of other rows 2005-02-20 10:12:50 +00:00
Glenn Maynard 1601912c5a FirstUpdateCommand 2005-02-17 06:16:09 +00:00
Chris Danford 0ce416cb26 add ScreenSplash - a replacement for ScreenStage 2005-02-17 05:57:21 +00:00
Chris Danford e51d338922 fix PlayerColors 2005-02-14 23:55:56 +00:00
Glenn Maynard 0ba4a0b715 test menu 2005-02-14 02:13:55 +00:00
Glenn Maynard e4448c7484 metrics 2005-02-14 01:18:10 +00:00
Charles Lohr 711c17a8bf Fix: Marvelous timing in menus. Note: We didn't notice this bug because if we don't edit it, it will remain at 2.
ALSO
Fix: Don't crash when kicked from SMOnline room screen
2005-02-13 07:30:32 +00:00
Chris Danford a4fc150692 Options row labels metrics cleanup 2005-02-13 07:16:30 +00:00
Chris Danford b4327b8daf specify Y for each row 2005-02-13 07:10:35 +00:00
Chris Danford 12fde5d55c move PlayerName texts out of code and into BGAnimations 2005-02-13 01:16:17 +00:00
Chris Danford 4264182ea1 use Lua function PlayerColor instead of color constants 2005-02-12 23:04:46 +00:00
Glenn Maynard 790f06aa16 Underlay metrics.
I've added this at 0,0, instead of CENTER, because it's usually a BGA;
it's more natural to specify absolute coordinates in a top-level BGA than
coordinates relative to the center.  I'll change Overlay over later when I
have time to test it.
2005-02-12 20:34:00 +00:00
Chris Danford 16952cf29c replace ScreenBranches with Lua 2005-02-09 10:02:09 +00:00
Chris Danford 6c79849720 hard-coded -> metric 2005-02-09 07:50:30 +00:00
Charles Lohr c99043b7f2 Fix: Kick functionality. 2005-02-09 05:17:56 +00:00
Charles Lohr d1ea8c554e More classes 2005-02-05 17:21:51 +00:00
Glenn Maynard 1781faa6b9 fix jukebox 2005-02-02 22:57:57 +00:00
Chris Danford 6e7d4264fe add missing metrics 2005-02-02 08:48:14 +00:00
Chris Danford 0a4bba94fd cache ScreenOptions metrics 2005-02-02 08:32:20 +00:00
Chris Danford 18f81721e6 add missing metrics 2005-02-02 05:37:40 +00:00
Charles Lohr 9bfa5de649 Fix: Another screen's class 2005-02-02 00:37:21 +00:00
Charles Lohr 6967b1f06d ScreenHowToPlay class. 2005-02-01 22:35:35 +00:00
Charles Lohr 3947ab0eca Fix: ScreenExit 2005-02-01 06:29:57 +00:00
Charles Lohr 70bfbadb54 Fix: For that new class thing. 2005-02-01 06:29:03 +00:00
Glenn Maynard aa48ebd081 missing metrics 2005-01-31 22:19:19 +00:00
Chris Danford bab89e1b07 fix underlines showing in ScreenOptionsMenu 2005-01-31 03:32:59 +00:00
Chris Danford 55b44767b4 require "[Screen] Class=foo" so that derived classes can inhereit "Class=" and not have to redefine it 2005-01-31 02:32:08 +00:00
Glenn Maynard ee449e1df8 GetGameplayNextScreen() 2005-01-30 02:45:01 +00:00
Glenn Maynard 795380601b remove some hardcoded screen names 2005-01-30 00:01:35 +00:00
Glenn Maynard 8a5bf17203 remove some hardcoded screen names 2005-01-29 23:45:27 +00:00
Chris Danford 7522bcff24 revert metrics test 2005-01-29 22:35:56 +00:00
Chris Danford e273da39c6 replace ScreenMenuJukebox with ScreenOptionsMaster 2005-01-29 21:56:24 +00:00
Glenn Maynard 9e0d0e0763 sort update 2005-01-29 21:04:08 +00:00
Josh Allen d44e1b0a4e Update for new method for displaying rooms 2005-01-29 00:03:25 +00:00