3883 Commits

Author SHA1 Message Date
meep-eep 0b668a6a77 Fixed build on Windows.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1684 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-26 02:47:06 +00:00
meep-eep 14ffea2964 Original bug from glibc (reported).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1683 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-26 02:44:28 +00:00
mcmartin 5b50a7e0bd Additional key defaults for the sake of laptop owners
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1682 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-25 08:51:30 +00:00
meep-eep 946280ddac Fixes for SDL detection.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1681 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-24 17:52:09 +00:00
meep-eep 1b0054c892 OpenAL detection fix for MacOS X.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1679 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-24 00:44:16 +00:00
meep-eep 1123d2c58c SDL.h is still needed on OSX.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1678 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-24 00:40:32 +00:00
meep-eep ca46727d02 Fix SDL detection.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1677 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-23 23:57:17 +00:00
meep-eep 05c9dfa81c Changed too much.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1676 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-23 23:56:33 +00:00
meep-eep 7a55038a0f Fix SDL detection.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1675 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-04-23 23:50:47 +00:00
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