3883 Commits

Author SHA1 Message Date
mcmartin 163641baaf Removed continuity_break code, added tiny DCQ switch
The continuity_break code is rendered superfluous by the FlushGraphics and
RenderingCond pair now, and it was breaking the situation where you try to
push onto a full queue.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@403 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 21:17:04 +00:00
gewlitys d5770e4944 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@402 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 20:38:53 +00:00
gewlitys ff6e6d2c4c updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@401 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 20:29:38 +00:00
gewlitys 7048ea6bcc Scan tint is now cleared right after the scan
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@400 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 20:25:30 +00:00
mcmartin 07e268224f DCQ is now statically allocated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@399 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 20:20:24 +00:00
mcmartin 2a711f2c9a Extra debugging info for DCQ overload conditions.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@398 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 19:52:02 +00:00
gewlitys d0b0c7f6cc updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@397 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 19:09:41 +00:00
gewlitys 3a494a7be3 3D planet now zooms in from any corner, from PhracturedBlue
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@396 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 19:09:25 +00:00
mcmartin 685c94bd99 Vindicator graphics are now complete, from TDuck
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@395 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 19:05:23 +00:00
gewlitys 065adbc8e4 Flagship thrusters and modules one-pixel place correction, from TDuck
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@394 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 18:49:24 +00:00
gewlitys eb030bedbb updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@393 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 18:16:45 +00:00
gewlitys 4c5d5130d4 Earth topo map is now tinted as should, from PhracturedBlue
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@392 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 18:15:40 +00:00
gewlitys 8596a3d757 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@391 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 17:46:12 +00:00
gewlitys 69afc0541c PhracturedBlue's planet stuff fixes, details in ChangeLog
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@390 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 17:45:13 +00:00
gewlitys 735e636f97 Changed SDL_Delay to SleepThread
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@389 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 16:24:52 +00:00
mcmartin 83889f9a99 tiny fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@388 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-10 02:21:33 +00:00
mcmartin f9807bf16d FlushGraphics now blocks until the requested graphics are drawn
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@387 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-09 22:05:29 +00:00
gewlitys f0524f8540 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@386 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-09 19:59:01 +00:00
gewlitys 7c149a8410 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@385 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-09 19:31:34 +00:00
gewlitys 24cb2c8474 Fixed an unsafe memory freeing
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@384 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-09 19:26:42 +00:00
mcmartin 864e86dc09 Added Condition Variables to thread library
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@383 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-09 04:01:34 +00:00
gewlitys c1c1c73e39 Small fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@382 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-08 23:24:48 +00:00
mcmartin c13bd926c0 BlckKnght's subtitle fixes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@381 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-08 22:19:51 +00:00
gewlitys 7c0fe33815 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@380 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-08 20:48:00 +00:00
gewlitys e23384c85c Crash during loading from orbit, starmap issue when orbiting earth fixed,
from PhracturedBlue


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@379 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-08 20:47:22 +00:00
gewlitys cafba369eb Minor addition to GetSoundData
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@378 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-08 19:31:42 +00:00
gewlitys ab2bfbedae Bumped version to 0.12
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@377 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-08 19:07:46 +00:00
gewlitys e00a05afad Oscilloscope is now implemented (OpenAL)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@376 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-08 18:57:39 +00:00
meep-eep 6154696451 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@375 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 20:20:40 +00:00
meep-eep 3a70f3c5fe Some fixes on the HMalloc patch.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@374 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 20:16:20 +00:00
meep-eep 76dde1f05c Some fixes on the HMalloc patch.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@373 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 20:06:39 +00:00
meep-eep 8c212b2b52 Abaddon's malloc changes I thought I committed already.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@372 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 19:07:27 +00:00
gewlitys 51f28d7537 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@371 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 03:54:12 +00:00
gewlitys dffa78a587 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@370 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 03:29:24 +00:00
gewlitys b9f5c57b50 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@369 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 03:04:01 +00:00
gewlitys 2fcb121245 Planet scan is now erased properly, from l0ci
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@368 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 03:03:46 +00:00
gewlitys 3a17897647 Modules are now drawn correctly instead of one pixel left, from l0ci
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@367 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 03:03:12 +00:00
gewlitys 5ce13a46fb updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@366 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 02:52:07 +00:00
gewlitys d018ebc0a0 Planet code fixes, from PhracturedBlue
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@365 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 02:51:34 +00:00
gewlitys 2e85d612f0 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@364 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 01:53:28 +00:00
meep-eep f43c622712 Build fixes for FreeBSD, from Max Horn.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@363 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 01:52:46 +00:00
meep-eep 8c51bbdb8d Updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@362 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 01:08:14 +00:00
meep-eep 6b07850600 Fixed typo, from Dan Plimak.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@361 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 00:46:05 +00:00
meep-eep e8df34c925 #include <SDL> in main program for MacOS X
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@360 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-07 00:28:59 +00:00
gewlitys 8827cc5461 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@359 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-06 19:51:37 +00:00
gewlitys a449e7e461 Planet code cleanups, from PhracturedBlue
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@358 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-06 19:50:57 +00:00
gewlitys 91566e4dbd updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@357 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-06 17:51:07 +00:00
gewlitys b857c305b5 Changed UBYTE to SDLKey to prevent overflows, from tamlin
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@356 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-06 17:49:29 +00:00
gewlitys 0604ee2b59 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@355 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-06 02:37:18 +00:00
gewlitys 7addbdef8f Slider now moves in communications (OpenAL)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@354 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-12-06 02:37:01 +00:00