2582 Commits

Author SHA1 Message Date
meep-eep 5cc745b316 Removed a warning.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@61 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-22 03:43:51 +00:00
meep-eep cf9ce300fd Put SAFE_X and SAFE_Y in their places.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@60 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-22 03:06:59 +00:00
gewlitys f76658ae7e Implemented fading for OpenGL mode, some misc fixes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@59 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-22 02:44:48 +00:00
meep-eep de2e97d925 Start at bigendian compatibility.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@57 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-21 21:20:35 +00:00
meep-eep 70aa833701 McMartin's task patch.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@56 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-21 18:46:28 +00:00
meep-eep 08cbc37161 Removed warning.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@55 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-21 17:40:47 +00:00
gewlitys c92f8f6357 Fixes corrupted palette when selling minerals
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@54 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-21 13:58:39 +00:00
meep-eep 95372702ab Added mutexes to threadlib and changed existing code to use those.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@53 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-20 23:26:06 +00:00
meep-eep 5bf3ca6cd0 Some more cleanup.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@52 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-20 22:30:09 +00:00
meep-eep 14722a31a5 Removed old PARAGRAPH_SHIFT and PARAGRAPH_SIZE.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@51 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-20 16:33:06 +00:00
meep-eep d4932b5405 Removed old ORG_OFFSET.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@50 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-20 16:19:14 +00:00
meep-eep 252ec1b27b Removed old PTR_DESC.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@49 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-20 16:10:44 +00:00
meep-eep 58bb41a494 Removed old FAR_PTR_ADD.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@48 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-20 15:52:43 +00:00
mcmartin 113533834c Graphics synchronization patch
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@47 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-18 02:16:50 +00:00
gewlitys 73822d4551 Fixed bug in line 211 (replaced SDL_SemPost with ClearSemaphore)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@46 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-16 20:42:12 +00:00
gewlitys 9b3121c953 Meep-Eep's threading modularization patch
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@45 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-16 19:27:04 +00:00
gewlitys 0860818126 New palette code
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@44 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-16 16:46:57 +00:00
gewlitys 02cc0d2f20 Fixed crash when trying to load a saved game
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@41 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-15 16:44:26 +00:00
gewlitys a3c2fc2c99 colormap fixes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@38 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-15 12:44:43 +00:00
gewlitys 55edfcb894 fixed bug in TFB_ColorMapToRGB()
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@37 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-14 19:38:16 +00:00
gewlitys f49c9869e0 Many graphics fixes, preliminary support for palette effects
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@36 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-14 16:06:56 +00:00
gewlitys 49343e5de4 Many graphics fixes, preliminary support for palette effects
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@35 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-14 15:36:35 +00:00
meep-eep 817ee23fbc Fixed bug introduced in the 'mega-patch'.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@31 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-12 00:27:01 +00:00
gewlitys abe9a86b4a threading patch
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@29 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-10 20:41:18 +00:00
mcmartin 0f9da72dc3 Planet display wraps around properly east/west
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@28 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-10 12:06:16 +00:00
gewlitys d93d6ab15a fix missing files
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@27 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-09 16:46:10 +00:00
gewlitys 1b138209e8 fix missing files
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@26 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-09 16:36:12 +00:00
luminescent ccb03ffc09 Mika's and McMartin's modularization patch, v2
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@23 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-09 03:20:03 +00:00
luminescent d1badb9625 Removed some old files.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@17 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-06 16:42:03 +00:00
luminescent 2da3d5886c First steps in modularization...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@16 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-06 16:31:27 +00:00
luminescent 97a451678e First steps towards modularization...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@15 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-06 16:22:46 +00:00
meep-eep 2f5b2c30f3 Initial revision
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-03 00:56:30 +00:00