Commit Graph

10803 Commits

Author SHA1 Message Date
Glenn Maynard a5663aaa0d style cleanup; when commiting, please diff and try to remove unrelated
changes
2004-06-18 16:56:21 +00:00
Glenn Maynard 8221bf543a SDL calls must never be made outside of RageDisplay_OGL 2004-06-18 16:54:48 +00:00
Kevin Slaughter 4ea6d862f4 Added GL cel shading 2004-06-18 11:29:38 +00:00
Kevin Slaughter b3f1d8f874 Added GL cel shading option for models 2004-06-18 11:02:40 +00:00
Geoff Benson 2102a978b6 Updated hold head and tail to scale appropriately for TECHNO_VERSUS_8 2004-06-17 21:42:00 +00:00
Geoff Benson a7fa38ebc1 Corrected minor typo in comments 2004-06-17 21:40:08 +00:00
Glenn Maynard 7d7305f20e fix glitch when in "ASK" song options mode and start is pressed before
m_In finishes
2004-06-17 07:38:12 +00:00
Glenn Maynard 85fb6e85d2 don't throw on failed sound load 2004-06-17 01:22:47 +00:00
Glenn Maynard c809d31d35 fix infinite recursion 2004-06-17 01:18:41 +00:00
Glenn Maynard 0fbc1e7c33 fix dialogs not always showing up 2004-06-17 01:13:25 +00:00
Glenn Maynard de58c41367 ps, etc are UNIX only 2004-06-16 23:49:00 +00:00
Glenn Maynard fbfe94e68e debugging 2004-06-16 23:27:24 +00:00
Glenn Maynard 712ac39ed2 unneeded 2004-06-16 23:22:23 +00:00
Steve Checkoway 63a046d369 Fix warning. 2004-06-16 23:02:11 +00:00
Glenn Maynard 9130137f91 cleanup 2004-06-16 21:14:56 +00:00
Glenn Maynard 8b5099690d comment 2004-06-16 21:11:56 +00:00
Glenn Maynard 125141f996 really, don't need SDL for hats 2004-06-16 21:10:30 +00:00
Glenn Maynard 416e15e256 don't need SDL for hats 2004-06-16 21:06:59 +00:00
Glenn Maynard 7fdcaa15d8 simplify 2004-06-16 20:48:53 +00:00
Glenn Maynard f1bcd1cbdc update 2004-06-16 20:34:26 +00:00
Glenn Maynard d89d883e9f KEY_KP_EQUAL 2004-06-16 20:33:10 +00:00
Glenn Maynard 98ecd82db5 phasing out SDL_keysym.h 2004-06-16 20:26:45 +00:00
Glenn Maynard 97b803c102 unneeded header 2004-06-16 19:44:20 +00:00
Glenn Maynard 8cffcdda33 unneeded header 2004-06-16 07:24:13 +00:00
Glenn Maynard 26c7a86a19 unneeded header 2004-06-16 07:15:47 +00:00
Glenn Maynard b03f9af702 fix windows compile 2004-06-16 07:10:09 +00:00
Glenn Maynard 85cbccad56 unsigned -> size_t for string::find returns 2004-06-16 07:03:25 +00:00
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