Commit Graph
70 Commits
Author SHA1 Message Date
Steve Checkoway 7042ab88f5 cleanup 2005-10-31 22:00:26 +00:00
Steve Checkoway 4df02ed98d cleanup 2005-10-31 21:28:53 +00:00
Steve Checkoway 74bfe9f8a2 License. 2005-10-30 08:53:21 +00:00
Steve Checkoway c576663c15 Add cursor hack since SDL_ShowCursor fails. Also, prevent resizing the window. 2005-10-30 08:51:02 +00:00
Steve Checkoway 42f4598f50 Add license. 2005-10-28 08:05:32 +00:00
Steve Checkoway 1726efed12 GetPreferredLanguage. 2005-10-28 08:04:44 +00:00
Steve Checkoway a1e97116b5 Cleanup and add SetThreadPrecedence(). 2005-10-24 11:18:28 +00:00
Steve Checkoway aa0f90feae __MACOSX__ --> MACOSX, keep __MACOSX__ for ogg. 2005-10-24 10:37:56 +00:00
Steve Checkoway cb229a8774 Remove redundant defines. 2005-10-24 08:17:12 +00:00
Steve Checkoway 7888f7b53d Add theora. 2005-10-23 09:53:14 +00:00
Steve Checkoway 6ea0da1f43 Merge in changes from the 3.9 branch. 2005-10-03 20:26:00 +00:00
Steve Checkoway 7f49cdd5ab Fix compile for 10.2.8. 2005-08-20 06:20:16 +00:00
Steve Checkoway 99387583f9 DARWIN -> __MACOSX__ 2005-06-21 08:56:36 +00:00
Steve Checkoway d90d69f934 newline 2005-06-19 01:38:56 +00:00
Steve Checkoway 9753111517 Stop using the 10.2.8 SDK. I don't think this is necessary (or that it ever was). 2005-05-21 07:37:55 +00:00
Steve Checkoway c9c9e5dbeb When I say to commit the changes, I really mean commit them. *grumble grumble* 2005-04-10 23:22:14 +00:00
Steve Checkoway e9867a80b4 Don't assume that all files are c++. Remove the unnecessary objective-c++. 2005-04-10 23:16:12 +00:00
Steve Checkoway a5e477e3d0 Simplify crash reporting on OS X. 2005-02-06 10:14:10 +00:00
Steve Checkoway 2dec84b23f Fix compile on OS X. 2005-01-22 04:44:33 +00:00
Glenn Maynard 22570a4c33 cleanup 2004-09-08 21:19:13 +00:00
Glenn Maynard 07cc95f520 cleanup 2004-09-08 21:18:33 +00:00
Steve Checkoway dee65098f1 Cleanup 2004-09-07 13:57:21 +00:00
Steve Checkoway 1e036b76fd Fix year 2004-09-07 13:27:00 +00:00
Steve Checkoway be70a826c6 Also true for OS X. 2004-09-07 13:14:36 +00:00
Steve Checkoway 7b2ec2cee3 Use uint64_t except where other types are expected. 2004-09-07 12:59:08 +00:00
Steve Checkoway 3dac41c399 Add missing license text. 2004-09-07 12:51:24 +00:00
Steve Checkoway 55611af7dd Add DarwinThreadHelpers.* 2004-09-07 12:36:09 +00:00
Glenn Maynard 6fc52719cc ARCH_SETUP_DARWIN_H 2004-08-19 05:58:29 +00:00
Steve Checkoway 28a25d19d0 OS 10.2.x does not have the floating point math functions. 10.3 does, this needs to be modified for compiling on 10.3. 2004-08-12 07:54:39 +00:00
Steve Checkoway 3a2b45fc0a No longer needed. 2004-07-16 09:26:47 +00:00
Steve Checkoway 57fcd732fd Remove unneeded headers. 2004-07-04 01:54:15 +00:00
Steve Checkoway 10c69f957d Define CRASH_HANDLER. 2004-06-14 11:02:12 +00:00
Glenn Maynard 66397a57d3 add HAVE_SDL 2004-06-14 03:23:44 +00:00
Steve Checkoway ec57fec75d Define ArchSwapx(n) to OSSwapIntx(n). For constants, OSSwapIntx uses the preprocessor, For non-constants, it uses inline assembly. Add some typedefs and #defines to work around namespace pollution. 2004-06-12 09:37:59 +00:00
Steve Checkoway 37235e6287 Define ArchSwapx(n) to OSSwapIntx(n). For constants, OSSwapIntx uses the preprocessor, For non-constants, it uses inline assembly. 2004-06-12 08:48:45 +00:00
Glenn Maynard 0f95a58936 ENDIAN_BIG 2004-06-12 07:57:19 +00:00
Steve Checkoway f2a30de96d Yet another hack. 2004-06-06 21:39:43 +00:00
Steve Checkoway 163edbe314 hack around strange istream problem (as the comment says, it doesn't belong in this file, but whatever). 2004-05-16 09:33:58 +00:00
Glenn Maynard e8e33efa87 license update 2004-05-15 20:13:19 +00:00
Steve Checkoway 20a8bab45c Clean up includes. 2004-04-05 05:22:32 +00:00
Glenn Maynard a34044550c BACKTRACE_LOOKUP_METHOD_DARWIN_DYLD 2004-04-04 20:59:48 +00:00
Steve Checkoway a5e2e634ea clean up 2004-04-01 10:33:53 +00:00
Steve Checkoway f05139187b cleanup 2004-03-24 17:20:36 +00:00
Steve Checkoway a27380fb4e Yet more files 2004-03-24 17:20:17 +00:00
Steve Checkoway b3062e7c5a Add two headers. 2004-03-24 17:14:49 +00:00
Steve Checkoway 576ac720c6 Add wrapper for the CoreAudio care of Apple. 2004-03-24 16:59:17 +00:00
Glenn Maynard 0b34216843 OS X crash handling cleanup 2004-03-19 08:17:44 +00:00
Steve Checkoway b963effa31 Compile SM using a precompiled prefix header on OS X. 2004-03-14 08:53:09 +00:00
Steve Checkoway a5f8f3bc23 Open the correct file when crashing. 2004-03-11 10:01:09 +00:00
Steve Checkoway 6117ca2fc6 Add missing header. (There's really no need for "global.h" here since it's only using CString.) 2004-03-06 07:05:27 +00:00