Commit Graph
100 Commits
Author SHA1 Message Date
Glenn Maynard 902182ae8d fix RageThread::HaltAllThreads() deadlock in Windows 2004-06-25 19:07:30 +00:00
Glenn Maynard 0fc21ce746 fix buffer overflow 2004-06-25 18:30:33 +00:00
Glenn Maynard f643f412fb fix warnings 2004-06-24 07:30:04 +00:00
Glenn Maynard 571af53ea8 ZIP reading fixes 2004-06-23 05:15:47 +00:00
Glenn Maynard 1a78bf45bc Look out! The infamous, evil Glenn is commenting stuff out again!! 2004-06-23 03:02:09 +00:00
Glenn Maynard 31ce6c9a0d buffer everything, not just GetLine 2004-06-23 01:53:30 +00:00
Glenn Maynard b97fe704bf re-disable TimeCriticalSection 2004-06-21 23:29:26 +00:00
Glenn Maynard a030680707 use usecs in RageTimer 2004-06-21 22:29:50 +00:00
Glenn Maynard f94510fd49 accept MENU_BUTTON_LEFT and MENU_BUTTON_RIGHT 2004-06-21 22:10:08 +00:00
Glenn Maynard 6d22c84cce increase RageFile buffer size 2004-06-21 21:19:58 +00:00
Glenn Maynard b084adf625 don't spam the log with lots of 1- and 2-call underruns 2004-06-21 20:08:02 +00:00
Glenn Maynard af7df3315f g_iNumMixCallsForLastIOProc is almost always 1 2004-06-21 02:44:14 +00:00
Glenn Maynard ae1608a59d fix WITH_NETWORKING/WITHOUT_NETWORKING mismatch 2004-06-20 17:42:58 +00:00
Glenn Maynard 7634898375 fix course sort crashes 2004-06-20 16:54:51 +00:00
Glenn Maynard f15212a563 update 2004-06-20 07:29:19 +00:00
Glenn Maynard a3b651fc28 CelShadeModels does not require a graphics restart to change 2004-06-20 06:55:59 +00:00
Glenn Maynard b6602294c8 tm5 "omega" 2004-06-20 04:57:40 +00:00
Glenn Maynard cf6b842dcd lua is statically linked now 2004-06-20 04:49:00 +00:00
Glenn Maynard 1ce684ccf1 cleanup 2004-06-20 04:13:49 +00:00
Glenn Maynard 6a5fb1ddd8 SDL_net is unused 2004-06-20 04:13:16 +00:00
Glenn Maynard 9838a6ecf0 remove lua from source archive, since the entire source tree is in there now 2004-06-20 03:57:08 +00:00
Glenn Maynard e1453a3ae0 always use Multithreaded DLL, even for debug builds
don't use /GZ, so debug libraries (usually) work with release builds
2004-06-20 03:49:45 +00:00
Glenn Maynard 2d3a321555 compile as release, not debug 2004-06-20 03:48:03 +00:00
Glenn Maynard be22bc4993 bump cache 2004-06-20 03:08:16 +00:00
Glenn Maynard 6b6a8c6618 updates 2004-06-20 03:07:36 +00:00
Glenn Maynard 0833aa66e4 fix F3 saying "home, free, free" in event mode 2004-06-20 02:14:44 +00:00
Glenn Maynard 1fed4d35e5 fix song graphic search aborting early if all assets are filled in (it should
only break if they all actually exist)
2004-06-20 02:13:47 +00:00
Glenn Maynard 725bf8b9fb fix "y" in "x*y*z" matches being case-sensitive, causing "*bg*.png" to
not match "foo BG.png"
2004-06-20 02:07:11 +00:00
Glenn Maynard 2852b1e6ed cleanup 2004-06-20 01:30:27 +00:00
Glenn Maynard 0d0494a580 line width is a float in OpenGL for line AA 2004-06-20 01:26:28 +00:00
Glenn Maynard 92b4fff783 ignore libci.lib for VC2003 2004-06-20 01:24:06 +00:00
Glenn Maynard f2cf8660e0 cleanup 2004-06-19 23:07:07 +00:00
Glenn Maynard ec3268c86c work around odd compiler problem 2004-06-19 23:04:10 +00:00
Glenn Maynard 1ed2dd02f8 don't mess with the event mode unless in PAY 2004-06-19 04:59:15 +00:00
Glenn Maynard 688b20abff simplify 2004-06-19 02:21:37 +00:00
Glenn Maynard cab0542708 re-add DISPLAY->SetLightOff/SetLighting(false) (where'd they go?)
cleanup
2004-06-18 16:58:37 +00:00
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
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
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
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
Glenn Maynard 91e3269798 better error output 2004-06-16 00:29:52 +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
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
Glenn Maynard a83e2f4980 do it like this 2004-06-15 00:17:50 +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
Glenn Maynard 6c80079f04 RageSurface_Save_BMP 2004-06-14 22:26:23 +00:00
Glenn Maynard 46c37bb848 RageSurface_Load_BMP 2004-06-14 22:24:20 +00:00
Glenn Maynard d9f5ba7821 try extern C-ing asm/byteorder.h 2004-06-14 22:00:22 +00:00
Glenn Maynard a6047d407f revert; this is here for a reason, please don't change core files if you don't understand them 2004-06-14 21:53:01 +00:00
Glenn Maynard b3265ff301 use RageSurface_Load_BMP 2004-06-14 20:32:15 +00:00
Glenn Maynard 74134ec257 RageSurface_Load_BMP 2004-06-14 20:31:50 +00:00