Commit Graph

1343 Commits

Author SHA1 Message Date
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 7135178e3f fix SaveTo not being used 2005-02-21 20:18:42 +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
Chris Danford 669c0047ee add missing param 2005-02-17 17:12:06 +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
Glenn Maynard ce1e6203ee license 2005-02-16 08:37:08 +00:00
Glenn Maynard f710506c6c add TableMetricLookup 2005-02-16 07:50:46 +00:00
Glenn Maynard 97498a4a3e allow specifying the default 2005-02-16 06:50:37 +00:00
Glenn Maynard f4cd02eca8 utils 2005-02-16 06:12:48 +00:00
Glenn Maynard 44b3d97b38 not local 2005-02-16 05:57:40 +00:00
Glenn Maynard cdf0626ba5 OptionRowTable 2005-02-16 05:56:13 +00:00
Glenn Maynard 1db4aa2600 SetSelections -> SaveSelections, GetSelections -> LoadSelections 2005-02-16 04:47:01 +00:00
Glenn Maynard 40fde98efa add license--just as important for Lua scripts as C++ source 2005-02-16 00:15:36 +00:00
Glenn Maynard 0d8a3723ef add serialization script 2005-02-16 00:14:17 +00:00
Chris Danford e51d338922 fix PlayerColors 2005-02-14 23:55:56 +00:00
Chris Danford 874ee9fd1b clean up enum strings 2005-02-14 17:52:45 +00:00
Glenn Maynard 0ba4a0b715 test menu 2005-02-14 02:13:55 +00:00
Glenn Maynard bcd60d35cf menu sample code 2005-02-14 02:12:37 +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 46f32c7828 add missing 2005-02-09 10:01:05 +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
Glenn Maynard 406afe4a03 memory card graphics 2005-02-07 00:41:32 +00:00
Chris Danford 7e68ac03b4 change elements to have format "<name> <piece>" 2005-02-06 03:28:22 +00:00
Chris Danford 72fea98241 rename element 2005-02-06 03:01:12 +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
Glenn Maynard 29d72e9964 fix rave options screen 2005-02-02 22:34:02 +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