Commit Graph
23976 Commits
Author SHA1 Message Date
Glenn Maynard f1b5f9b53b simplify 2006-12-09 03:51:32 +00:00
Glenn Maynard 81b3232453 simplify iFrames 2006-12-09 03:50:06 +00:00
Glenn Maynard 6fa2581a58 comment 2006-12-09 03:45:49 +00:00
Glenn Maynard f2ae34e517 cleanup 2006-12-09 03:44:36 +00:00
Glenn Maynard 0e72d6d08c cosmetic 2006-12-09 03:40:55 +00:00
Glenn Maynard 3583b1cf10 this reader is not limited to 2 channels 2006-12-09 02:56:30 +00:00
Chris Danford 1ddfac027f Screen:: -> ScreenWithMenuElements:: 2006-12-08 20:28:29 +00:00
Glenn Maynard a86fd32253 style 2006-12-08 03:59:54 +00:00
Vecais Dumais Laacis bb898c2a5f * add/remove missing files
* add /GR in release mode and remove debug info from release mode
2006-12-07 14:18:14 +00:00
Vecais Dumais Laacis 2b3f8759c1 dont use LUA_DL_DLL in xbox 2006-12-07 14:17:17 +00:00
Vecais Dumais Laacis 1a2e57cb91 * using SM_main instead of main
* added some dummy functions in release mode (getenv, system, _popen, _pclose) which doesnt exist in libc.lib
2006-12-07 14:16:31 +00:00
Steve Checkoway 172033715f Only one thing opens a connection, the low level window. Anything depending on it can check directly if it is open or not. A native X11 loading window would probably use it as well and we wouldn't want to close and reopen the Display. hmm. 2006-12-07 13:09:20 +00:00
Steve Checkoway 027b94d2c1 Use descriptive names. 2006-12-07 13:00:30 +00:00
Steve Checkoway 0e38878528 We can be sure that if the low level window is going to be created, it will already have been created so we need only set the event masks here and they will be preserved across window recreations. 2006-12-07 12:56:22 +00:00
Steve Checkoway d1d9f1762e Keep the event mask across window recreates. Close the display, I did not mean to remove that. 2006-12-07 12:54:24 +00:00
Steve Checkoway 32e20beefc manager -> handler 2006-12-07 12:35:19 +00:00
Steve Checkoway f299862e19 Update comment. 2006-12-07 12:33:39 +00:00
Steve Checkoway d92dcfc6f7 Delete the gl contexts when we create new ones or shut down. 2006-12-07 12:03:48 +00:00
Steve Checkoway 93be46923a Simplify. Do not use Open/CloseMask for the MapNotify events. 2006-12-07 11:51:42 +00:00
Chris Danford 33835ee478 pass a GameCommand to each wheel item bar (experimental) 2006-12-07 11:34:42 +00:00
Steve Checkoway a1ae4ce45a Improve readability by removing all X11Helper::s. 2006-12-07 11:00:24 +00:00
Steve Checkoway a62c3a88b1 Update. Make sure all windows are destroyed. 2006-12-07 10:53:50 +00:00
Steve Checkoway a6016a9c03 Simplify. Only have a single window creation function. 2006-12-07 10:51:17 +00:00
Vecais Dumais Laacis 4dca42c26b dont include unistd.h also in release xbox build 2006-12-07 09:14:58 +00:00
Vecais Dumais Laacis ec2f7fa2cb included HelpDisplay.h for xbox to compile 2006-12-07 09:11:47 +00:00
Vecais Dumais Laacis 8f7ed8f6de fixed compile problem and made changes to initialize memory cards when initializing input devices 2006-12-07 08:45:18 +00:00
Vecais Dumais Laacis 820f71c5f6 *** empty log message *** 2006-12-07 08:43:51 +00:00
Steve Checkoway 745fc68b9d Simplify. 2006-12-07 08:41:54 +00:00
Steve Checkoway 19cee71210 Return values not used. 2006-12-07 08:31:40 +00:00
Steve Checkoway e03934c21f Do not rebuild the lookup table each time the function is called. 2006-12-07 08:17:18 +00:00
Steve Checkoway 971e34e0c7 Fix input handling code. Read key presses/releases in order. If two presses in a row come, do not send another event. Do not disable key repeats. 2006-12-07 08:15:50 +00:00
Chris Danford ad665ee28b fix compile 2006-12-07 07:54:41 +00:00
Chris Danford eca593e76a cleanup Rainbow methods
add experimental Jitter effect
2006-12-07 07:49:22 +00:00
Glenn Maynard 9be22d5032 define SURROUND masks
for now, use KSAUDIO_SPEAKER_5POINT1 instead of
KSAUDIO_SPEAKER_5POINT1_SURROUND (according
to http://download.microsoft.com/download/9/c/5/9c5b2167-8017-4bae-9fde-d599bac8184a/SpkrConfig5.doc);
maybe try the SURROUND one as a fallback
2006-12-07 07:48:45 +00:00
Chris Danford ad5604b331 allow #xxxxxx colors in seteffectcolor* 2006-12-07 07:47:20 +00:00
Chris Danford a8f0ca9366 Sprite -> AutoActor 2006-12-07 07:46:27 +00:00
Glenn Maynard c835b2b01b code style 2006-12-07 07:32:31 +00:00
Mike Calfin e9d3afb48d stretch text output box so it fits behind all text. (i believe the new font may have caused this problem) 2006-12-07 04:24:41 +00:00
Mike Calfin cd7b7988b5 fix problems with overlapping names in online mode. 2006-12-07 03:29:39 +00:00
Glenn Maynard d0153d06b3 remove unused 2006-12-07 02:51:08 +00:00
Glenn Maynard f4c7193c70 RageSound_ -> RageSoundDriver_ 2006-12-07 02:16:51 +00:00
Glenn Maynard 0e8b6ed2e8 simplify; make KSPIN_CONNECT on demand 2006-12-07 02:12:03 +00:00
Vecais Dumais Laacis 0a6bc88a7c Memory card driver for xbox 2006-12-07 01:38:34 +00:00
Mike Calfin 7349e168eb change HowToPlay music so it doesnt match menu music. Sounds better this way. 2006-12-06 20:31:00 +00:00
John Bauer 6f182ce767 Add a usage comment to style.h 2006-12-06 18:03:07 +00:00
Glenn Maynard af22cff101 simplify
fix accessing pins > 0
2006-12-06 11:57:01 +00:00
Glenn Maynard fafeef90ca RageSoundDriver_WDMKS 2006-12-06 08:36:52 +00:00
Glenn Maynard 2a9b1445dd disable hardware drivers 2006-12-06 08:33:48 +00:00
Steve Checkoway 8329d2babe If the column is invalid, return. 2006-12-06 07:16:38 +00:00
Glenn Maynard 9b0566549d add WDMKS 2006-12-06 06:35:29 +00:00