Commit Graph

10776 Commits

Author SHA1 Message Date
Glenn Maynard 47d43cee82 unsigned -> size_t for string::find returns 2004-06-16 07:01:12 +00:00
Sean Burke f48ba0fde4 Properly compile so. 2004-06-16 06:12:55 +00:00
Glenn Maynard 251661d269 remove OpenRWops 2004-06-16 04:25:03 +00:00
Glenn Maynard 2ec6b55568 try using conditions for semaphores; standard semaphores are apparently too hard for OSX 2004-06-16 04:23:50 +00:00
Glenn Maynard cd59c6a68b cleanup 2004-06-16 04:07:19 +00:00
Glenn Maynard 0ff2366110 asserts 2004-06-16 03:52:10 +00:00
Glenn Maynard 8ce2ae57d9 whoops 2004-06-16 03:41:33 +00:00
Glenn Maynard 7cb385a56f improve output 2004-06-16 03:39:43 +00:00
Glenn Maynard 92e389f019 DoEmergencyShutdown 2004-06-16 03:32:46 +00:00
Glenn Maynard 78411846e0 simplify; use SemaImpl_Pthreads instead of using low-level semaphores in two places 2004-06-16 03:13:11 +00:00
Glenn Maynard 075bc0ff9a compile fix 2004-06-16 03:08:21 +00:00
Glenn Maynard f6876a8f12 set piThreadID 2004-06-16 03:07:28 +00:00
Glenn Maynard 48b6c6b50a compile fix 2004-06-16 03:01:54 +00:00
Glenn Maynard 3a56c870ba cleanup 2004-06-16 02:58:58 +00:00
Glenn Maynard 9911c10540 remove BACKTRACE_METHOD_BACKTRACE 2004-06-16 02:55:13 +00:00
Glenn Maynard f4ec12fb09 compile fix 2004-06-16 02:52:37 +00:00
Glenn Maynard dfa5cd9348 remove backtrace() support; system backtrace isn't good enough 2004-06-16 02:50:34 +00:00
Glenn Maynard bcc6ad83a7 fix compile 2004-06-16 02:38:15 +00:00
Glenn Maynard c73edb179e compile fix 2004-06-16 02:35:07 +00:00
Glenn Maynard f5a35af702 use errno 2004-06-16 02:20:14 +00:00
Glenn Maynard 7821347dee use errno 2004-06-16 02:18:56 +00:00
Glenn Maynard 994c367deb don't throw in thread setup 2004-06-16 02:17:20 +00:00
Glenn Maynard 76f41546e2 fix various races 2004-06-16 01:53:27 +00:00
Glenn Maynard c246f7bdc2 fix UnknownThreadSlot 2004-06-16 01:14:43 +00:00
Glenn Maynard 8e72c0d28b fix more dialog bugs (crashes when showing an error before init) 2004-06-16 01:12:56 +00:00
Glenn Maynard 624aebcb93 fix Dialog bugs 2004-06-16 01:08:38 +00:00
Steve Checkoway 8725267081 Remove RAGE_ASSERT and RAGE_ASSERT_M 2004-06-16 00:38:58 +00:00
Steve Checkoway a613d4d9fa s/RAGE_ASSERT/ASSERT/ 2004-06-16 00:38:31 +00:00
Glenn Maynard 91e3269798 better error output 2004-06-16 00:29:52 +00:00
Sean Burke 4aa1d94a35 Work on x86-64 compile. 2004-06-15 23:38:11 +00:00
Sean Burke d59d1a0ae8 Recognize x86-64. 2004-06-15 22:44:00 +00:00
Chris Danford 19862f3689 fix Xbox compile 2004-06-15 07:44:51 +00:00
Chris Danford 037be3e0d3 fix Xbox compile errors 2004-06-15 06:58:34 +00:00
Steve Checkoway 69748ccf75 Add files 2004-06-15 06:55:29 +00:00
Thad Ward d7eb216b71 use #else when there is no condition, not #elif or #else if 2004-06-15 06:45:11 +00:00
Chris Danford 5123451925 fix VC7 compile error 2004-06-15 06:34:30 +00:00
Chris Danford b2cf196d74 fixing Xbox compile errors 2004-06-15 06:24:58 +00:00
Glenn Maynard ec8b899889 fix SDL dep 2004-06-15 06:07:52 +00:00
Glenn Maynard de64d8a953 cleanup 2004-06-15 05:52:51 +00:00
Glenn Maynard a5cde1da0b do host stuff earlier, so other macros can use it if they want 2004-06-15 05:13:01 +00:00
Chris Danford 408c579823 update Xbox proj 2004-06-15 04:49:31 +00:00
Glenn Maynard 178fb7dbd6 WITHOUT_NETWORKING 2004-06-15 02:21:16 +00:00
Glenn Maynard 387e7c74e1 add --without-network 2004-06-15 02:14:34 +00:00
Glenn Maynard 3d3f3a4702 fix compile on archs without OS_RNG_AVAILABLE 2004-06-15 01:46:03 +00:00
Glenn Maynard 02ed651ed3 go away, Linux, I'll do it myself 2004-06-15 00:31:12 +00:00
Sean Burke 00c8d1ef80 Make sure CPU_PPC is defined before defining __KERNEL__ 2004-06-15 00:29:55 +00:00
Glenn Maynard a83e2f4980 do it like this 2004-06-15 00:17:50 +00:00
Sean Burke 3c89644f66 Define LINUX_PPC. 2004-06-15 00:06:41 +00:00
Glenn Maynard 1dfafc21da cleanup 2004-06-14 23:59:14 +00:00
Glenn Maynard e91d77f6aa RageDisplay base no longer needs SDL 2004-06-14 22:27:16 +00:00