Commit Graph
16943 Commits
Author SHA1 Message Date
Dan Colardeau 5aee5d00c1 Fix for missing header 2005-08-23 04:34:40 +00:00
Dan Colardeau 909e70064d Fixed No StartScreen on ScreenMusicScroll 2005-08-23 04:18:48 +00:00
Renaud Lepage 61b1c66f53 Defines problems for Xbox. 2005-08-23 02:29:13 +00:00
Renaud Lepage 4073aaa53f Value updates, two entries slipped from the programmer's keystrokes. 2005-08-23 02:26:08 +00:00
Renaud Lepage 7f50c97035 No need to find the refresh rate on Xbox, eh? 2005-08-23 02:23:36 +00:00
Renaud Lepage 3154841f0a Compilable state is back. MANY files added.
Oh, and the Xbox team is back :)
2005-08-23 02:22:09 +00:00
Chris Danford 0cb1c0aad2 add ScreenJoinMultiplayer 2005-08-20 22:54:45 +00:00
Chris Danford 9731e806b1 move MultiPlayer and MultiPlayer join info into GameState 2005-08-20 22:51:43 +00:00
Chris Danford 5351df6586 query for InputDeviceState 2005-08-20 22:49:25 +00:00
Chris Danford 1ec41b3c47 remove unused 2005-08-20 22:47:47 +00:00
Chris Danford 7acbfe9cee add ScreenJoinMultiplayer 2005-08-20 22:47:24 +00:00
Steve Checkoway 594983dbdf Add/remove files, revert to gcc 3.3 and resume supporting 10.2.8. 2005-08-20 06:20:49 +00:00
Steve Checkoway 7f49cdd5ab Fix compile for 10.2.8. 2005-08-20 06:20:16 +00:00
Steve Checkoway 6289241cdb namespace pollution fix 2005-08-20 06:19:33 +00:00
Steve Checkoway d837282c96 Unneeded on OS X, it's in stdlib.h 2005-08-20 05:28:48 +00:00
Steve Checkoway 3447df45f0 Fix crash. 2005-08-19 21:55:46 +00:00
Steve Checkoway 55b586e0e5 "Rotate left word _immediate_ then AND with Mask" The compiler must actually know the constant value. Declaring it const seems to work. 2005-08-19 18:53:34 +00:00
Chris Danford 15d263b379 add GetRotationY 2005-08-18 06:15:04 +00:00
Chris Danford e30fcd571d add brightness overlay 2005-08-18 02:28:54 +00:00
Chris Danford a58f3d4f0a fix warning 2005-08-18 00:07:34 +00:00
Chris Danford 6336c1c2de add camera pull back 2005-08-17 23:53:02 +00:00
Chris Danford 20b4282ad1 don't play transition sounds when attract sounds are off 2005-08-17 22:13:03 +00:00
Chris Danford 35709df92d have Do() return the system message to show 2005-08-17 10:24:00 +00:00
Chris Danford da89149199 have Do() return the system message to show 2005-08-17 10:16:06 +00:00
Chris Danford eee28fe396 fix goofy aux mappings 2005-08-17 09:59:05 +00:00
Chris Danford 8761b044e2 spacing cleanup 2005-08-17 09:40:35 +00:00
Chris Danford 456b12a555 allow InputDeviceHandlers to provide a device-specific input string for displaying 2005-08-17 07:45:54 +00:00
Chris Danford 365e564939 allow InputDeviceHandlers to provide a device-specific input string for displaying 2005-08-17 05:56:59 +00:00
Chris Danford 1e1531df2f self-registering DebugLines 2005-08-16 23:23:49 +00:00
Chris Danford 37a4bfa201 add Flush Log 2005-08-16 20:14:23 +00:00
Chris Danford 3bbc0fa9ba demand character graphics as needed, not on CharacterMan's c'tor (because the display isn't yet initialized) 2005-08-16 19:57:48 +00:00
Chris Danford 8dec6d6f3a add hold 2 buttons for debug overlay (for joysticks) 2005-08-16 19:56:37 +00:00
Chris Danford 639bf366a9 fix GCC warning 2005-08-16 18:23:25 +00:00
Chris Danford 4567cd0601 add assert message to GetNumDeviceButtons 2005-08-16 08:03:57 +00:00
Chris Danford 502f87a3fc position SOptions rows with a Lua transform function, not a RowY metric for each row 2005-08-15 16:07:08 +00:00
Chris Danford 62ad5112f2 make directions that aren't available transparent, not dimmed 2005-08-15 16:04:22 +00:00
Chris Danford 133530525f don't report when an entry uses DIFFICULTY_MEDIUM. That's the default. 2005-08-15 16:03:46 +00:00
Chris Danford c5d16a2ce8 make toString const 2005-08-15 16:03:00 +00:00
Chris Danford 4f0bc4d43f allow choosing a song on this screen, but press Start on the entry for advanced options 2005-08-15 16:02:14 +00:00
Chris Danford 3c72edb0d4 report num rows visible and not > the number of actual rows 2005-08-15 16:01:39 +00:00
Chris Danford e18838aafa play nice with ShowExitRow=0 2005-08-15 16:00:41 +00:00
Chris Danford c12b9f504f broadcast button presses so that overlays can do something tricky 2005-08-15 15:59:49 +00:00
Glenn Maynard 65beab6826 short circuit on already prepared 2005-08-15 15:44:29 +00:00
Glenn Maynard d0c14b9187 pull out RunConcurrentlyPrepareScreen 2005-08-15 15:19:34 +00:00
Glenn Maynard a94acefe4b preload character icons 2005-08-15 15:12:52 +00:00
Glenn Maynard 6f89faaece don't load character images with banner hints 2005-08-15 15:11:02 +00:00
Chris Danford 65c5944b47 add lua binding: LoadCardFromCharacter 2005-08-15 07:51:39 +00:00
Chris Danford c885d87f4a Use a lua transform function to position SOptions rows instead of having a Y metric for each row 2005-08-15 07:51:16 +00:00
Chris Danford 1470cfb900 don't show "Create New" if profiles are fixed 2005-08-15 07:50:11 +00:00
Chris Danford 38614a8c3e fix VC7 warning 2005-08-15 07:49:38 +00:00