Commit Graph
68 Commits
Author SHA1 Message Date
Ryan Dortmans 566e3aa22e Updated file references 2004-12-12 00:25:13 +00:00
Ryan Dortmans 435d25ef6b Removed new.h reference 2004-12-12 00:24:19 +00:00
Ryan Dortmans 690bbffe1e Added new.h reference 2004-12-12 00:23:32 +00:00
Ryan Dortmans 24c1d009a9 Remove SDL references 2004-11-30 02:30:42 +00:00
Ryan Dortmans c64819ec85 Remove SDL references. Clean up. 2004-11-30 02:29:49 +00:00
Ryan Dortmans 01c4b7a0f8 No longer needed; platform independent version implemented 2004-11-26 23:35:10 +00:00
Ryan Dortmans 7bbfaaa061 Translate non-keyboard input to keyboard input 2004-11-26 23:33:07 +00:00
Ryan Dortmans e2d265993f Xbox compile fix 2004-11-26 23:30:59 +00:00
Ryan Dortmans 1f52adc59f Xbox: Reset virtual keyboard before taking input 2004-11-26 14:38:35 +00:00
Ryan Dortmans f9e0cfb07c StepsID::Invalidate -> StepsID::ClearCache 2004-11-26 14:26:20 +00:00
Ryan Dortmans c0b104fc41 Don't allow a decommitted page to be swapped back in more than once 2004-11-20 04:42:34 +00:00
Ryan Dortmans c70542c031 Make threadsafe 2004-11-20 01:43:20 +00:00
Ryan Dortmans 3ecf637e2e Xbox: use xboxlibpng.lib and add gray alpha support 2004-11-19 11:59:41 +00:00
Ryan Dortmans b16fb5cd7e Fix if statement 2004-11-18 09:09:29 +00:00
Ryan Dortmans d1a1bb4e88 Xbox: Fix exception handling 2004-11-18 09:08:48 +00:00
Ryan Dortmans 72a7b12469 Fix exception handling 2004-11-18 09:07:46 +00:00
Ryan Dortmans 6b3e3a8c78 Use splash image 2004-11-18 06:45:31 +00:00
Ryan Dortmans 215a1ba9fb Xbox: Use xbox jpeg library 2004-11-11 10:38:30 +00:00
Ryan Dortmans 658c5817a0 Xbox config fix 2004-11-11 10:37:41 +00:00
Ryan Dortmans 3ecc9ce708 Add xbox library 2004-11-11 10:36:34 +00:00
Ryan Dortmans 30a01a3c99 Xbox: virtual memory fixes 2004-11-08 02:38:32 +00:00
Ryan Dortmans 2d25453707 Xbox: add virtual memory related preferences 2004-11-08 02:37:34 +00:00
Ryan Dortmans 4fb20257b8 Allow virtual memory and paging on the Xbox 2004-11-08 02:35:14 +00:00
Ryan Dortmans 96275c6834 Possible fix for 128 meg RAM xbox 2004-10-28 07:58:13 +00:00
Ryan Dortmans b17860c1e1 Add Xbox input translation 2004-10-28 07:56:13 +00:00
Ryan Dortmans afef064bbc Xbox: 0 is a valid socket number 2004-10-28 07:54:49 +00:00
Ryan Dortmans 536fc4fe3a Fixed Xbox implementation 2004-10-27 07:25:36 +00:00
Ryan Dortmans 10ad2092f4 Set up network at startup. 2004-10-26 11:56:08 +00:00
Ryan Dortmans 0e3fe5d6cc Allow keyboard input using Xbox pad 2004-10-25 12:40:05 +00:00
Ryan Dortmans 91bcfc4a9e Added new file references 2004-10-25 08:07:42 +00:00
Ryan Dortmans e4c386a6c8 Fixed y axis inversion 2004-10-22 06:15:14 +00:00
Ryan Dortmans de49d41dd2 Out of bounds access caused Xbox to crash in PUI. 2004-10-22 06:04:15 +00:00
Ryan Dortmans 74c52eb8c5 Xbox does support MonkeyKeyboard 2004-10-21 06:05:43 +00:00
Ryan Dortmans bda7366708 Add InputHandler_MonkeyKeyboard file refs 2004-10-21 06:04:34 +00:00
Ryan Dortmans 62ab69e47b Xbox: Additional song folders fix 2004-10-21 05:43:43 +00:00
Ryan Dortmans 1da591ab95 Mount harddisks and DVD at startup 2004-10-21 05:43:00 +00:00
Ryan Dortmans 37240426fd Xbox: Xbox resolution seems to be 553 x 480. Change the styles so that
the arrows are in the correct position.
2004-10-19 04:15:17 +00:00
Ryan Dortmans fd3119540d Xbox doesn't use MonkeyKeyboard 2004-10-19 04:13:08 +00:00
Ryan Dortmans b53fa472fc Xbox: fix so that zips are mounted correctly 2004-10-01 02:36:51 +00:00
Ryan Dortmans 896fb225a0 Xbox: hack to get arrows in the correct position 2004-10-01 02:11:52 +00:00
Ryan Dortmans 85e9138040 Xbox loading screen 2004-09-30 08:22:26 +00:00
Ryan Dortmans dafacaa0e9 Xbox: Use the Xbox loading screen. 2004-09-30 08:21:15 +00:00
Ryan Dortmans 844a2dd53a Lo fi (text only) Xbox loading screen. 2004-09-30 08:20:11 +00:00
Ryan Dortmans 232cf294ea Clean up 2004-09-28 06:08:33 +00:00
Ryan Dortmans 81c4bab183 Removed SDL file references. Fixed pre-build events. 2004-09-28 05:35:53 +00:00
Ryan Dortmans 8696eafc0e Xbox handler now functions correctly. 2004-09-28 05:06:47 +00:00
Ryan Dortmans 3296336486 SDL loading window crashes Xbox version. Use null loading window til an
Xbox version is written.
2004-09-28 05:05:31 +00:00
Ryan Dortmans 9ae79be7da Added new and necessary file references 2004-09-27 08:38:23 +00:00
Ryan Dortmans 1444ee2773 Map controls for new input handler 2004-09-27 08:21:54 +00:00
Ryan Dortmans 814f00fbca Remove SDL main calls 2004-09-27 08:20:51 +00:00
Ryan Dortmans af8fb6751b Add input handler for Xbox controllers 2004-09-27 08:19:20 +00:00
Ryan Dortmans 6bc4b6ab43 Input handler for Xbox controllers 2004-09-27 08:08:55 +00:00
Ryan Dortmans 05bfdeceec Xbox build 2004-09-27 08:01:21 +00:00
Ryan Dortmans 3e6da1b008 Dummy class to allow Xbox build 2004-09-27 07:56:18 +00:00
Ryan Dortmans 50f73c902c Removed redundant variable initialisation. 2004-09-10 06:56:14 +00:00
Ryan Dortmans f7fe3d007f Xbox: screen can only be resized when in the screen center screen. 2004-09-09 16:15:41 +00:00
Ryan Dortmans 1430f26179 Added Xbox implementation 2004-09-09 16:14:21 +00:00
Ryan Dortmans bad5992937 Better Xbox implementation. 2004-09-09 16:12:00 +00:00
Ryan Dortmans cd579141b5 Made controller mapping possible in Xbox 2004-09-09 08:50:16 +00:00
Ryan Dortmans 5ede917612 Added references to RageSurfaceUtils_Palettize.cpp and h files. 2004-09-07 01:18:42 +00:00
Ryan Dortmans 0780dc3c6a Added include to LoadingWindow_SDL.h. 2004-09-06 02:38:25 +00:00
Ryan Dortmans 4a8dcb0f10 Changed Xbox main to take no arguments.
Forces the xbe filename as the only argument (argv).
In Xbox execution: added call to XGetCustomLaunchData.
2004-09-06 02:37:05 +00:00
Ryan Dortmans bdcd44e369 Changed Xbox main to take no arguments. 2004-09-06 02:34:28 +00:00
Ryan Dortmans 52e043959c Added file references to LoadingWindow_SDL.cpp and h. 2004-09-06 02:33:34 +00:00
Ryan Dortmans 4a512f535b Added additional missing network file references. 2004-09-03 06:47:00 +00:00
Ryan Dortmans c88420c49a Added include for XGetCustomLaunchData 2004-08-31 08:19:49 +00:00
Ryan Dortmans 9bed99724f Removed XboxCompliance/stdafx.h include 2004-08-31 08:18:54 +00:00
Ryan Dortmans fb5038a123 - Fixed lua include path
- Removed non-existing ScreenSelectDifficultyEX.cpp and h file references
2004-08-31 08:18:06 +00:00