Commit Graph
25947 Commits
Author SHA1 Message Date
Glenn Maynard f89bd561fc add Get 2007-05-11 21:52:13 +00:00
Glenn Maynard 9337c56616 arrange 2007-05-11 21:51:19 +00:00
Glenn Maynard 5b18b48698 GetGameSeed, GetStageSeed 2007-05-11 21:42:31 +00:00
Glenn Maynard 5c13fffd77 remove deprecated alias 2007-05-10 18:44:12 +00:00
Glenn Maynard 80470b92f9 some MENU -> GAME 2007-05-10 18:43:44 +00:00
Glenn Maynard 59912391c5 remove deprecated aliases 2007-05-10 18:42:01 +00:00
Steve Checkoway b1a7a883d6 Force gcc to inline these functions. This should help satisfy the constraints for the instructions that take immediate arguments. 2007-05-10 18:35:24 +00:00
Glenn Maynard 743421f88f some MENU -> GAME 2007-05-10 17:59:13 +00:00
Glenn Maynard b8273e635d can't call Update() before BeginScreen 2007-05-10 02:48:19 +00:00
Glenn Maynard 54f1068dd8 fix uninitialized m_MasterPlayerNumber during first UnjoinPlayer 2007-05-10 02:32:06 +00:00
Glenn Maynard f340476ad9 fix BeginScreen not called for overlay screens 2007-05-10 02:29:28 +00:00
Glenn Maynard 4447118019 old missed 2007-05-10 01:53:20 +00:00
Glenn Maynard 7030bf16af add export 2007-05-10 01:51:53 +00:00
Glenn Maynard 2f2af69f69 allow gameplay debug keys on any page 2007-05-09 17:29:55 +00:00
Glenn Maynard 538327e7f3 add ScreenClassExists 2007-05-09 04:43:47 +00:00
Glenn Maynard 7dbd80ceaa lua 2007-05-09 04:09:13 +00:00
Glenn Maynard 0fc8f0eac2 lua 2007-05-09 03:54:24 +00:00
Glenn Maynard 9f7a846375 fix edit crash 2007-05-09 00:28:53 +00:00
Glenn Maynard 75b45df614 fix manual test 2007-05-08 21:35:20 +00:00
Steve Checkoway f86bc2e24e Revert. 2007-05-08 18:37:13 +00:00
Steve Checkoway e7562b27a3 Add LW_Null.h. 2007-05-08 18:36:51 +00:00
Jason Felds 9e5c5f5796 Remove LoadingWindow_Null.h: the file is no longer there. 2007-05-08 17:35:23 +00:00
Steve Checkoway 30b7cb3311 Start implementing render targets for OS X. Mostly just copying of the linux code so far. 2007-05-08 13:14:34 +00:00
Steve Checkoway 96026cade1 Remove LoadingWindow_Null.h 2007-05-08 12:15:20 +00:00
Steve Checkoway b723042427 Unneeded. 2007-05-08 12:14:44 +00:00
Steve Checkoway 53b5a1f5e2 Having a separate class which does nothing is no better than just having the base class do nothing. Remove LW_Null. 2007-05-08 12:14:21 +00:00
Steve Checkoway 2853fd09fc Make SetText pure virtual instead of Paint(). 2007-05-08 12:06:50 +00:00
Steve Checkoway 961e2008fa Unused header. 2007-05-08 11:57:28 +00:00
Steve Checkoway a0077d5f22 Just poking around at code because I can't sleep. 2007-05-08 11:53:39 +00:00
Steve Checkoway 73577f4178 C header file, not C++. Just fixes syntax highlighting in Xcode. 2007-05-08 11:30:31 +00:00
Steve Checkoway b8c95a7938 Increment argv to skip the process serial number in the arguments list passed to SM_main. Also, "-psn_" has 5 characters. 2007-05-08 11:29:39 +00:00
Steve Checkoway 60350ee449 Missed cleanup commit. 2007-05-08 06:42:13 +00:00
Steve Checkoway c6d598ad60 Cleanup. 2007-05-08 06:41:51 +00:00
Glenn Maynard 4e39161fd4 GenericTweenOff 2007-05-08 05:09:38 +00:00
Glenn Maynard 0e47b10e82 redundant on 2007-05-08 05:08:26 +00:00
Glenn Maynard 8e9e81d99b fix error check 2007-05-08 03:20:40 +00:00
Glenn Maynard 9398fbd629 localize Windows hack 2007-05-08 03:19:22 +00:00
Glenn Maynard f46f9ba9a8 localize Windows hack 2007-05-08 03:18:07 +00:00
Glenn Maynard 4329679b67 remove obsolete LIGHT_BUTTONS_LEFT/RIGHT 2007-05-08 02:05:23 +00:00
Glenn Maynard 82ac3c2d09 moving LIGHT_BUTTONS_LEFT/RIGHT to START 2007-05-08 02:04:09 +00:00
Glenn Maynard 61251b1f63 moving LIGHT_BUTTONS_LEFT/RIGHT to START 2007-05-08 02:03:40 +00:00
Glenn Maynard 382efb4dd3 exception no longer needed 2007-05-08 02:02:44 +00:00
Glenn Maynard dda3085309 API update 2007-05-08 02:01:50 +00:00
Glenn Maynard b1aab2724e typo 2007-05-08 02:00:45 +00:00
Glenn Maynard 93419681a3 blink START button instead of LIGHT_BUTTONS_LEFT/RIGHT (which have
a less well-defined correspondence with players)
2007-05-08 01:59:57 +00:00
Glenn Maynard 0a5c93d4e2 fix and bind EnoughCreditsToJoin 2007-05-08 01:49:45 +00:00
Glenn Maynard 4fab332f39 fix dumb (on a roll today) 2007-05-08 01:49:21 +00:00
Glenn Maynard 579e15dad9 revert dumb 2007-05-08 01:47:44 +00:00
Glenn Maynard c4367903ee fix songs 2007-05-08 01:46:16 +00:00
Glenn Maynard ce57d1b34e reset cycles when lights mode changed 2007-05-08 01:35:19 +00:00