Commit Graph

26045 Commits

Author SHA1 Message Date
Glenn Maynard 8daf0c49d3 add ShowMasks 2007-05-23 21:07:28 +00:00
Glenn Maynard 95628c741b set function directly 2007-05-23 19:58:46 +00:00
Glenn Maynard 4c65d1f9be expose ResolvePath 2007-05-23 19:57:24 +00:00
Steve Checkoway 0e06bf54b4 xml -> lua. Not tested. 2007-05-21 00:14:13 +00:00
Steve Checkoway bfb3a52be6 xml -> lua. These could probably be BitmapText, if they scale well, that is. 2007-05-20 23:57:59 +00:00
Steve Checkoway 97987f5ae8 xml -> lua 2007-05-20 23:46:30 +00:00
Steve Checkoway 88b6bb5159 xml -> lua. I am not sure why this text is not just a Bitmap text. Some of the graphics need to be scaled back too. 2007-05-20 22:54:06 +00:00
Steve Checkoway ebb7a7a91d Fix Player judgments. 2007-05-20 22:20:50 +00:00
AJ Kelly 8e3f09bf6c fix score frame not showing up 2007-05-20 20:39:14 +00:00
AJ Kelly 44b33de94a fix scroller 2007-05-20 19:54:48 +00:00
Glenn Maynard 9e459b8339 reomve old "children" nodes 2007-05-20 18:23:27 +00:00
Glenn Maynard fe718e19da simplify 2007-05-20 18:13:10 +00:00
Glenn Maynard 9d4184a910 fixup 2007-05-20 18:09:56 +00:00
Glenn Maynard 88b591991b reomve old "children" nodes 2007-05-20 18:05:35 +00:00
Glenn Maynard f31e2edcc2 reomve old "children" node 2007-05-20 17:59:03 +00:00
AJ Kelly f4cec5f3d1 i -> I, for consistency's sake 2007-05-19 22:37:36 +00:00
Steve Checkoway 1dd699f78e Load but set visible to false. 2007-05-19 22:36:37 +00:00
Steve Checkoway 15515d466b Move into Actors. 2007-05-19 22:20:50 +00:00
Steve Checkoway 3632a20c5b Revert. This is the wrong way to do it. 2007-05-19 22:20:32 +00:00
Steve Checkoway b5aecac462 revert. 2007-05-19 22:20:04 +00:00
Steve Checkoway 2ccaa568da Only show the score frames for enabled players. 2007-05-19 22:17:15 +00:00
AJ Kelly 083d68e774 fix uneven dimensions 2007-05-19 22:15:27 +00:00
Steve Checkoway c2f99f83cd Do not just set visible to false, do not even load the graphic unless the player is human. 2007-05-19 22:04:40 +00:00
Steve Checkoway 3329d87c51 xml -> lua. 2007-05-19 21:58:22 +00:00
AJ Kelly 3cda6efeb4 new ScreenSelectStyle graphics 2007-05-19 21:54:04 +00:00
Glenn Maynard 5238dc27e3 don't HasBanner/HasBackground. It accesses the disk. 2007-05-19 01:02:54 +00:00
Glenn Maynard ad0a656661 lua 2007-05-18 17:17:45 +00:00
Glenn Maynard 4f9eeb3099 remove children nodes 2007-05-18 17:06:40 +00:00
Glenn Maynard 98c0cbe2f3 fixup (modify and test in the same copy ...) 2007-05-18 16:57:37 +00:00
Glenn Maynard ddf7194ee7 remove children nodes 2007-05-18 16:57:36 +00:00
Glenn Maynard 0832b5dd8b fix crash 2007-05-18 03:12:57 +00:00
Glenn Maynard 78c832dc21 lua 2007-05-18 01:44:17 +00:00
Glenn Maynard dc0d34bea2 blank 2007-05-18 01:42:13 +00:00
Glenn Maynard b289d5c230 lua 2007-05-18 01:30:36 +00:00
Glenn Maynard 43d1733eae blank 2007-05-18 01:23:13 +00:00
Glenn Maynard 23181cc863 lua 2007-05-18 01:14:53 +00:00
Glenn Maynard 4a82cca0fd lua 2007-05-18 01:09:15 +00:00
Glenn Maynard f9267b2aea simplify 2007-05-18 01:07:16 +00:00
Glenn Maynard fef41f1a28 empty xml -> blank 2007-05-18 00:57:54 +00:00
Glenn Maynard 16b4b1fdab remove "children" 2007-05-18 00:57:28 +00:00
AJ Kelly 5fdda4ba0a xml -> lua 2007-05-17 22:26:36 +00:00
AJ Kelly 871d12fb72 fix dimensions 2007-05-17 19:28:25 +00:00
AJ Kelly f5521b64d1 simplify design 2007-05-17 19:19:53 +00:00
Steve Checkoway 4f29dd5508 Flip heads and tails when reverse. 2007-05-17 08:34:17 +00:00
Chris Danford ba616e4195 add playback of bass and rhythm tracks 2007-05-17 03:26:50 +00:00
Chris Danford 16194d7e53 handle note data on any track and don't hard-code to track 1 2007-05-16 19:40:28 +00:00
Steve Checkoway 66894d80ed CRASH_HANDLER is always defined for OS X. Make sure that we _exit() after fatal signals. (Initialize the crash handler while I'm at it since that's likely to be needed for the x86 crash handler, which I can't really write without an x86.) 2007-05-16 08:07:49 +00:00
Steve Checkoway 11262ae912 Use GoToURL since HOOKS is set up by this point. 2007-05-16 08:02:01 +00:00
Steve Checkoway 2b46dbc74a Fix backwards. 2007-05-16 07:48:14 +00:00
Steve Checkoway ad23ae70ed Fix warning about not having any options selected and no fallback set. 2007-05-16 07:02:05 +00:00