4014 Commits

Author SHA1 Message Date
meep-eep 37c9a3760f __APPLE__, not APPLE
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1674 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-23 23:45:31 +00:00
meep-eep b1021126a2 Fix SDL detection.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1673 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-23 23:43:51 +00:00
meep-eep 80637f3fc8 SDL.h not needed anymore here.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1672 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-23 23:27:37 +00:00
meep-eep cad8f6f54d Fix SDL detection.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1671 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-23 23:23:16 +00:00
meep-eep a9080b7a49 Use uioport.h instead of port.h.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1670 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-22 03:14:43 +00:00
meep-eep bb8c70dee9 Uncouple match from uio.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1669 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-22 02:01:27 +00:00
meep-eep 08064a0c17 Get rid of warning
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1668 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-22 01:56:51 +00:00
meep-eep 0b3e4adb8d Get rid of warning.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1667 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-22 01:40:55 +00:00
meep-eep b2e3378b99 Fix unix builds that need the included regex.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1666 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-22 00:57:21 +00:00
meep-eep 6308461cf3 Fix unix builds that need the included regex.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1665 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-22 00:31:49 +00:00
meep-eep 9b57336f4c Fix unix builds that need the included regex.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1664 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-22 00:10:06 +00:00
avolkov 341cd08183 MacOS OpenAL fixes; Apparently OpenAL *is* big-endian on Mac, who'd've guessed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1663 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-20 06:19:52 +00:00
avolkov 947cb7b77b Make (get|set)GameState funcs non-inline; avoids MSVC6 optimization bug
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1662 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-20 04:38:18 +00:00
avolkov 01c000cf7b updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1661 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-20 04:32:59 +00:00
avolkov 3cd640c023 Fixed incomplete memset()s (found by jdorje)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1660 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-20 04:24:24 +00:00
mcmartin 83e3fc9229 Cleanup to fix to #678, after discussion in #sc2dev
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1659 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-20 02:22:52 +00:00
avolkov b9ec610757 Mechanical info update for SDL_image v1.2.4
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1658 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-20 00:15:44 +00:00
avolkov 9afd2ae6df Updated info for new zlib v1.2 and OpenAL sdk
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1657 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-19 23:48:40 +00:00
avolkov 76a748cdf2 Migration to new zlib1.dll (bug #681)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1656 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-19 23:23:07 +00:00
meep-eep 5f43c8fc10 Removed zlib defines in preparation for move to zlib1.lib
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1655 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-19 22:54:00 +00:00
avolkov bbe9ac102f Never positioning sources at the same location as listener (chase fix for #472)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1654 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-19 22:20:41 +00:00
mcmartin ee79780c71 *** empty log message ***
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1653 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-19 10:30:35 +00:00
mcmartin 29a3553f5e Initial commit.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1652 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-19 07:50:21 +00:00
mcmartin a2edc53fc5 Updates for next release
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1651 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-19 03:57:03 +00:00
meep-eep 3a7bd9c6fe Some additions
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1650 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-19 02:45:20 +00:00
meep-eep 9dd3061d5d updated, reorganised
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1649 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-19 02:44:59 +00:00
mcmartin 3b4a8cb373 Updated to prepare for 0.4
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1648 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-19 01:50:15 +00:00
meep-eep c8bcea18de define strcasecmp to stricmp if the latter is available.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1647 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-18 14:28:08 +00:00
meep-eep 69f4b817db #include the .ci files instead of the .c files
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1646 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-18 14:24:22 +00:00
meep-eep 5947447a7c Renamed some .c in regex/ to .ci.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1645 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-18 14:15:48 +00:00
meep-eep c45a12abcb Renamed some .c files to .ci. They are C files that aren't directly
compiled, but are instead #included from another C file, regex.c.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1644 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-18 14:12:53 +00:00
meep-eep 4adce7fdcd #include port.h
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1643 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-18 14:11:56 +00:00
gewlitys 5fd99e00e5 Added regex to include path; removed Makeinfo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1642 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-18 13:47:43 +00:00
meep-eep 7a4f57e27e Accept .uqm as file name extension for packages.
Activated regex support in uio. Including fallback regex library for this.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1641 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-18 12:41:18 +00:00
meep-eep ab17920d0b Accept .uqm as file name extension for packages.
Activated regex support in uio. Including fallback regex library for this.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1640 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-18 12:34:25 +00:00
avolkov 81e3a64fc1 bug 718
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1639 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-17 17:38:03 +00:00
avolkov b63ed062d8 Normalize music volume throughout (bug #718)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1638 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-17 17:35:39 +00:00
mcmartin 9766ee17d2 Completed fix for #660 (SetJoyThreshold failure won't crash game).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1637 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-17 16:30:21 +00:00
avolkov c4519a6766 bug 530
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1636 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-15 09:38:11 +00:00
avolkov 67acdcb955 Properly handle Thraddash-Ilwrath mission overlap (bug #530)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1635 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-15 09:35:59 +00:00
avolkov 259e07aa17 bug #716
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1634 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-13 05:43:06 +00:00
avolkov a5c5feea10 Separate 'ask for fuel' player responses for Mercury and Luna (bug #716)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1633 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-13 05:38:40 +00:00
avolkov 39d5360f43 bug #472
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1632 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-13 04:59:41 +00:00
avolkov aded1fa5c0 Changes --stereosfx model closer to surround sound (fixes #472)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1631 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-13 04:48:12 +00:00
avolkov 828f74e4dd updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1630 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-12 22:33:28 +00:00
avolkov 20180dc9eb Disable Pkunk Spindle news items prior to befriending them (bug #315)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1629 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-12 22:28:55 +00:00
avolkov a0277c3313 Captain name fixes (bug #188)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1628 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-12 22:15:04 +00:00
avolkov d3ad999a9f Fixes getting transported to Sol coords in Hyperspace instead of Earth under some conditions (BGD model bug #592)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1627 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-11 22:20:27 +00:00
meep-eep 95456f584d Don't bother about alignment on Windows for now.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1626 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-11 01:57:08 +00:00
meep-eep fce0d6d9f4 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1625 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-10 15:21:25 +00:00