Steve Checkoway
|
e262e7902a
|
No need for static.
|
2006-09-15 22:11:08 +00:00 |
|
Steve Checkoway
|
7ca6b10016
|
s -> g.
|
2006-09-15 22:04:29 +00:00 |
|
Steve Checkoway
|
eff3e0d91c
|
Break on exception.
|
2006-09-15 19:40:32 +00:00 |
|
Steve Checkoway
|
87d3d0e043
|
Cleanup.
|
2006-09-15 19:03:21 +00:00 |
|
Steve Checkoway
|
89c3ef56d4
|
Remove Xbox hack. (Unless there's a DEL defined as well.)
|
2006-09-15 18:21:41 +00:00 |
|
Steve Checkoway
|
e8cf81a759
|
Spacing.
|
2006-09-15 18:21:12 +00:00 |
|
Renaud Lepage
|
51bbfb87f3
|
FIXME: Aspect ratio. Solved with a recent commit to the Xbox GraphicsScreen.
|
2006-09-15 15:06:55 +00:00 |
|
Renaud Lepage
|
262518fc85
|
PNG Fix for Xbox.
|
2006-09-15 15:05:49 +00:00 |
|
Renaud Lepage
|
32420d97e5
|
Xbox XBE IDs are defined as such:
Main: ASCII Hex values of STEP
Alternate: ASCII Hex values of PETS
This paves the way for savegame-style storing.
|
2006-09-15 15:03:44 +00:00 |
|
Renaud Lepage
|
0a872c8c77
|
Code cleanup.
|
2006-09-15 15:01:50 +00:00 |
|
Renaud Lepage
|
7f4797e7af
|
Secondary fix for the PAL and Video values. This is more clean, while as working as the previous commit.
|
2006-09-15 14:54:43 +00:00 |
|
Renaud Lepage
|
12a7250def
|
Feature patch: Xbox Crash Handling.
Seems that the Xbox had debugger detection routines and a way to have a Debug Break. this patch activates it.
|
2006-09-15 14:06:27 +00:00 |
|
Steve Checkoway
|
125fccc33c
|
Simplify. Don't pass the button pressed bool along. This can be derived from the level every time.
|
2006-09-15 08:31:53 +00:00 |
|
Glenn Maynard
|
fe95757304
|
simplify
|
2006-09-15 08:05:15 +00:00 |
|
Steve Checkoway
|
a0e54b55e9
|
Support rotations. I'm not sure what it means to rotate left, right, etc., so I just picked left to be negative values to be left/up and positive values to be right/down.
Use make_pair.
|
2006-09-15 08:04:21 +00:00 |
|
Glenn Maynard
|
518a9fce85
|
GetFirstStepsTypeForCurrentGame -> GetFirstStepsTypeForGame
to remove GameState dependency
|
2006-09-15 07:56:34 +00:00 |
|
Glenn Maynard
|
3f40f6c796
|
unneeded
|
2006-09-15 06:06:36 +00:00 |
|
Glenn Maynard
|
1813a9d9e3
|
subscribe to the events that change the credits message; don't
make everything else hook into SCREENMAN
|
2006-09-15 06:04:43 +00:00 |
|
Glenn Maynard
|
e7fdfa2132
|
prefer GAMESTATE->JoinPlayer to setting GAMESTATE->m_bSideIsJoined manually
|
2006-09-15 05:56:43 +00:00 |
|
Glenn Maynard
|
d7dc890adc
|
cleanup
|
2006-09-15 05:38:43 +00:00 |
|
AJ Kelly
|
eb6962247c
|
fix TextBanner placement on course select for entry list
|
2006-09-15 05:34:15 +00:00 |
|
Glenn Maynard
|
ad24ecb82c
|
remove old
|
2006-09-15 05:29:16 +00:00 |
|
Glenn Maynard
|
7de372bd1d
|
simplify
|
2006-09-15 05:25:51 +00:00 |
|
AJ Kelly
|
b3ad0955ff
|
fix position of song title, artist, subtitle on ScreenSelectMusic WheelItems
|
2006-09-15 05:12:19 +00:00 |
|
AJ Kelly
|
4d10459e92
|
Add placeholder Tap Lift graphics
|
2006-09-15 04:48:36 +00:00 |
|
Steve Checkoway
|
2f2338021d
|
Update.
|
2006-09-15 04:42:08 +00:00 |
|
Steve Checkoway
|
ac68dd3c57
|
Don't use ints for enums.
|
2006-09-15 04:40:27 +00:00 |
|
Jason Felds
|
d912b0e8a9
|
Fix CDTitle and Stage OnCommands.
|
2006-09-15 04:13:18 +00:00 |
|
Jason Felds
|
7c73b6f7f9
|
Add Lay lift.
|
2006-09-15 04:01:32 +00:00 |
|
Jason Felds
|
b2a4b78522
|
Allow each extra stage to have different Grade Tier passing requirements.
|
2006-09-15 03:51:54 +00:00 |
|
Renaud Lepage
|
234e9e0a0d
|
Little omission. Sorry.
|
2006-09-15 03:13:19 +00:00 |
|
Steve Checkoway
|
1fc4b23cfa
|
Factor out code detection and simplify. The "Tricky" comment was out of date.
|
2006-09-15 03:09:23 +00:00 |
|
Renaud Lepage
|
597cadd347
|
"Ugly" Xbox fix. It's that, or renaming all the DELETE define of the InputHandler and its users.
|
2006-09-15 03:09:17 +00:00 |
|
Steve Checkoway
|
b342279547
|
Fix back. Simplify.
|
2006-09-15 02:53:15 +00:00 |
|
Renaud Lepage
|
8e66e2a46f
|
Project file update.
|
2006-09-15 02:41:16 +00:00 |
|
Steve Checkoway
|
88baa838a8
|
Unwrap. Also make start only trigger on the first press. Without this, alt-enter will start the song.
|
2006-09-15 02:28:05 +00:00 |
|
Steve Checkoway
|
23221ec7bf
|
Screen::MenuStart() doesn't do anything.
|
2006-09-15 02:08:47 +00:00 |
|
Steve Checkoway
|
4b7edef4d7
|
Allow repeating left/right.
|
2006-09-15 01:54:21 +00:00 |
|
Steve Checkoway
|
944a913790
|
PlayerNumber -> IEP.
|
2006-09-15 01:47:24 +00:00 |
|
Steve Checkoway
|
7dc2867dd2
|
PlayerNumber -> IEP.
|
2006-09-15 01:13:39 +00:00 |
|
Steve Checkoway
|
416a5e3ddc
|
Add patcher/upgrader/installer thingy.
|
2006-09-15 00:27:02 +00:00 |
|
Steve Checkoway
|
5bea54f406
|
Initialize all members.
|
2006-09-14 21:50:40 +00:00 |
|
Glenn Maynard
|
60710d8202
|
GetPath changed to GetPathX
|
2006-09-14 21:40:02 +00:00 |
|
Steve Checkoway
|
7b636c506b
|
Add debugging for 1555891.
|
2006-09-14 21:30:35 +00:00 |
|
Glenn Maynard
|
47ef4873fb
|
remove MenuX(pn)
|
2006-09-14 21:28:29 +00:00 |
|
Glenn Maynard
|
c8749f500d
|
InputEventPlus
|
2006-09-14 21:25:06 +00:00 |
|
Glenn Maynard
|
3f96734e6c
|
MenuX(PlayerNumber) -> MenuX(InputEventPlus)
|
2006-09-14 21:18:39 +00:00 |
|
Steve Checkoway
|
222b082f55
|
This assert was triggered in bug 1554335. Debugging.
|
2006-09-14 21:02:55 +00:00 |
|
Glenn Maynard
|
ab45febba3
|
simplify
|
2006-09-14 21:02:14 +00:00 |
|
Glenn Maynard
|
13fb874cc6
|
MenuInputToEditButton -> MenuButtonToEditButton
|
2006-09-14 20:58:05 +00:00 |
|