Commit Graph
1337 Commits
Author SHA1 Message Date
Renaud Lepage b239c0047c Missing mod for HAVE_XDK 2005-08-23 23:55:23 +00:00
Renaud Lepage eb0704bf41 Big defines patch : replace HAVE_XBOX with HAVE_XDK. In some cases where HAVE_DIRECTX was ambiguous, clarification was added. Another bug surfaced here : Who said FFMPEG was needed on xbox? In any case, investigation of ffmpeg-xbox will commence as soon as we can get SMX to boot again :) 2005-08-23 22:51:21 +00:00
Renaud Lepage 9783942cdc Updated for code clarity 2005-08-23 22:16:29 +00:00
Chris Danford 5351df6586 query for InputDeviceState 2005-08-20 22:49:25 +00:00
Chris Danford 456b12a555 allow InputDeviceHandlers to provide a device-specific input string for displaying 2005-08-17 07:45:54 +00:00
Glenn Maynard 1783fe71ef simplify 2005-07-19 03:15:24 +00:00
Glenn Maynard f77ae43485 ArchHooks_Win32::SetupConcurrentRenderingThread 2005-07-13 08:33:28 +00:00
Glenn Maynard 52f7324f37 add SetupConcurrentRenderingThread 2005-07-13 08:29:02 +00:00
Glenn Maynard 16a1a71848 remove unused fDeltaTime 2005-07-12 23:14:21 +00:00
Glenn Maynard 94abe52637 headers don't include global.h 2005-07-12 04:39:57 +00:00
Glenn Maynard 0a3d0759b6 sync before umount; cleanup 2005-07-02 05:37:33 +00:00
Glenn Maynard 80c21cef06 revert; fix this correctly--the last commit caused LightsManager to always
become enabled, turning on all lights-related overhead
2005-06-23 21:03:16 +00:00
Steve Checkoway cf77a123e7 Fix log always reporting:
Unknown lights driver name: Null
2005-06-23 17:19:33 +00:00
Glenn Maynard a79f1381f3 fix casting problem? 2005-06-22 20:58:41 +00:00
Steve Checkoway 99387583f9 DARWIN -> __MACOSX__ 2005-06-21 08:56:36 +00:00
Steve Checkoway 1795ac93c1 Cleanup. 2005-06-21 08:24:20 +00:00
Glenn Maynard 8661d15ac6 fix includes 2005-06-08 21:21:32 +00:00
Glenn Maynard 9213e57569 style cleanup 2005-06-08 21:19:49 +00:00
Chris Danford e39ae5443f correct for button 0 being reported as 32 2005-06-08 08:12:30 +00:00
Glenn Maynard d9374832cf style 2005-06-04 00:16:27 +00:00
Glenn Maynard f9a3918d37 style 2005-06-03 23:55:04 +00:00
Glenn Maynard 0b5f634e4a style (naming, scope) 2005-06-03 23:49:30 +00:00
Glenn Maynard 274f5c98b8 style (spacing) 2005-06-03 23:47:56 +00:00
Glenn Maynard 43f52f64c8 style
(Steve: sorry for poking around in code I can't test, but I'd like source
consistency in platform-specific code, too.  I'll commit in small pieces
so it's clear what I'm up to, so it should be trivial to fix if I miss something.)
2005-06-03 23:45:58 +00:00
Glenn Maynard 2d644e67af style 2005-06-03 23:42:07 +00:00
Glenn Maynard a4e5d038d2 style 2005-06-03 23:35:23 +00:00
Glenn Maynard 5ac5b46ecf cleanup; SDL is not used in Windows. 2005-06-03 23:31:00 +00:00
Glenn Maynard 78ed7dd2c7 pull the data from the right place. arch code is low-level, ThemeManager is high-level. arch should not use ThemeManager; that creates a conceptual dependency loop, which makes code reuse much harder. (should do this in Dialog, too ...) 2005-06-03 23:27:58 +00:00
Chris Danford 3eb577bff9 add mapping for delete key 2005-06-03 22:52:23 +00:00
Ben Anderson cde2db8c62 I've got a better idea. Let's respect the theme metric specifically designated for this. 2005-06-03 19:01:16 +00:00
Ben Anderson 78bc7c27b2 Partial semi-revert; X11Helper is supposed to catch that the window isn't open (I just fixed that), not us making sure to unmask only after the window is created. 2005-06-03 18:45:03 +00:00
Chris Danford 265d9d56df Center the window in the display 2005-06-03 18:28:20 +00:00
Glenn Maynard ca24222013 fix warning 2005-05-31 06:25:28 +00:00
Steve Checkoway a430b09479 Gcc, be quiet! 2005-05-30 11:10:47 +00:00
Glenn Maynard 6c76e19d19 cleanup 2005-05-28 03:39:24 +00:00
Glenn Maynard 19bcc75d42 fix BadWindow warning due to calling XSelectInput before creating the window
fix uninitialized windowIsOpen
windowIsOpen -> m_bWindowIsOpen
use PRODUCT_NAME
one-line header comment goes on the very first line (eg. "head -1"); format it consistently, and be concise
2005-05-28 03:31:18 +00:00
Glenn Maynard 9e6db9eb4c cleanup 2005-05-28 03:12:58 +00:00
Glenn Maynard 7f50526d37 remove unused function 2005-05-28 02:38:31 +00:00
Ben Anderson ab49ff09b9 Likely fix compilation; follow the standard Selector setup correctly. 2005-05-26 00:35:54 +00:00
Glenn Maynard c962fa49ee style 2005-05-25 22:39:56 +00:00
Glenn Maynard cef33517ee style 2005-05-25 22:32:12 +00:00
Glenn Maynard f9192adc07 cleanup 2005-05-25 22:25:41 +00:00
Glenn Maynard 11595d2eff style fixes 2005-05-25 22:21:35 +00:00
Glenn Maynard 4ccc63fb42 static 2005-05-25 22:16:43 +00:00
Glenn Maynard 9d11f81407 cleanup 2005-05-25 22:15:11 +00:00
Glenn Maynard 8f57b9484f no ScreenManager 2005-05-25 22:12:01 +00:00
Charles Lohr 8e74fab0c1 Add: Win32 MIDI Support 2005-05-25 21:58:56 +00:00
Chris Danford 6aa44a76ee absolute path 2005-05-23 01:05:49 +00:00
Glenn Maynard 8b1dcc850f better logging 2005-05-22 21:09:17 +00:00
Glenn Maynard 81584d4879 update paths 2005-05-22 03:00:59 +00:00