4014 Commits

Author SHA1 Message Date
avolkov fcc9c2a447 Allow forcing the support for Debug key is any build
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1925 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 04:00:40 +00:00
avolkov 0d16bc3e99 obsoleted cygwin hack removed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1924 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 00:57:05 +00:00
meep-eep 6c08bf462b Better system build flags handling.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1923 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-25 15:38:28 +00:00
meep-eep eebed92d12 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1922 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-25 11:25:49 +00:00
meep-eep 4d95b7b771 Separate config files for MinGW/Cygwin.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1921 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-25 10:52:10 +00:00
avolkov 6effc2b53e bug #783
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1920 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-25 01:43:10 +00:00
avolkov c5af25c051 typo fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1919 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-25 01:42:05 +00:00
avolkov 6d5f784acf bug 781
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1918 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-25 01:32:52 +00:00
avolkov 114fb29f34 grammar correction
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1917 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-25 01:30:12 +00:00
mcmartin 6f15482824 Setup Menu changes now persist across runs
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1916 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-24 15:04:01 +00:00
mcmartin a641d5fa1a Resolved a resource name ambiguity between Yehat and Druuge cannons.
The resulting .shp files do not change.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1915 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-24 07:35:33 +00:00
avolkov 72d331204c updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1914 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-21 01:20:49 +00:00
avolkov ae9764aa15 Added fullscreen option to setup menu; fixed OpenGL menu comment
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1913 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-21 01:19:26 +00:00
avolkov b44ed7dce9 bug #740 fix was incomplete; this should finish the width->pitch change
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1912 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-19 23:55:44 +00:00
meep-eep d0756fd364 Use enum as enum instead of BYTE; typo in comment fixed.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1911 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-17 11:05:13 +00:00
meep-eep 8a58ddb8bc Pointer is volatile, not the return type.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1910 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-17 09:01:45 +00:00
meep-eep eed85494e5 MinGW apparently has unistd.h.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1909 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-15 08:19:39 +00:00
meep-eep 0f3eb36248 Don't use the system regex.h on Cygwin.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1908 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-15 08:14:06 +00:00
meep-eep 01d540bc83 Cygwin support.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1907 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-15 07:00:14 +00:00
meep-eep b28de16f41 Check _MCS_VER, not WIN32.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1906 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-15 06:03:31 +00:00
avolkov f0678925ba process.h removed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1905 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-15 04:47:24 +00:00
avolkov 9bb12ab6a1 Somewhat different conditions for unistd.h (MinGW has it) [same update for uioport.h should be done]
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1904 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-15 04:32:44 +00:00
avolkov 3e61d53e04 Unneeded .h removed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1903 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-15 04:27:41 +00:00
avolkov 56be6f645e dos.h is not needed here (or anywhere actually)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1902 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-15 04:15:25 +00:00
avolkov d45ab420bc Removing process.h as it is not needed and interferes with MingW builds
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1901 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-15 03:54:58 +00:00
avolkov 2321d522ac Excluding unneeded uio support code from MSVC builds
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1900 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-13 19:39:07 +00:00
meep-eep 97d55a0896 hashtable.c is needed individually when memdebug is enabled.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1899 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-13 08:09:11 +00:00
meep-eep c0a648c715 Undo. Wrong file removed, and reconsider removing. It will just be
removed from the build (later), while still being in the project.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1898 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-13 06:25:34 +00:00
meep-eep 87f45b9742 hashtable.c is not used directly.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1897 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-13 02:28:35 +00:00
meep-eep c2840d712d Correction to last commit.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1896 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-13 02:21:14 +00:00
meep-eep d2c9930ba0 Empty commit so that I can type this comment (which I didn't do for the
last one):
Fixed some bugs in unused code.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1895 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-13 00:02:30 +00:00
meep-eep 112e4e98e4 .
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1894 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-13 00:01:33 +00:00
avolkov 919d4ffb4c Long pending doc updates
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1893 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-11 09:49:53 +00:00
avolkov cc24b2d3f0 CRLF cleanup
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1892 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-11 09:40:31 +00:00
avolkov ac5473321b CRLF and comment cleanup
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1891 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-11 09:39:44 +00:00
avolkov 6e48a2fab7 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1890 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-05 23:42:34 +00:00
avolkov 3d6c6e9f2f Fixes a bug that prevents Slylandro Probes from ever showing up in IP (found by SvdB, bug #768)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1889 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-05 23:40:50 +00:00
avolkov 8f721f60ac Correcting the erroneous frame rate introduced by the eariler switch to ONE_SECOND fractions
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1888 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-05 21:44:18 +00:00
avolkov 93ed32a999 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1887 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-05 20:27:00 +00:00
avolkov d764520616 Lowering the comm ambient animation rate from max of 120fps to highest known stable rate of 40
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1886 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-05 20:22:25 +00:00
mcmartin 0fbee6a61b Fixed reading of the wrong variable for gfx driver in 320x240 or 640x480
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1885 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-27 09:13:38 +00:00
mcmartin 04cfa2feba Fix Recursive Mutexes to handle ThreadID==0 (bug #779)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1884 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-27 09:02:54 +00:00
avolkov 5b0fb32b68 New source file added
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1883 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-27 05:46:40 +00:00
mcmartin 278f291720 tiny bugfix; ->driver should be ->res
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1882 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-27 05:25:43 +00:00
mcmartin d10a976e02 Select res & driver separately on setup menu
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1881 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-27 05:21:45 +00:00
avolkov 5f9f4caaa2 BCS fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1880 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-27 04:50:11 +00:00
mcmartin a13a1ce827 Fixed missing break statement in DrawBatch(); spotted by Alex
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1879 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-27 04:25:06 +00:00
avolkov 0da57ef17c Using the newly-added function instead of a hack; should fix any potential BCS-analog problems
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1878 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-27 03:41:48 +00:00
avolkov 040ef1fd9b Fixes the Blue Comm Screen problem (hopefully, once and for all); drawing subtitles to off-screen context instead of doing screen grabs
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1877 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-27 03:40:35 +00:00
avolkov b2eed518ed Centralized color transformations
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1876 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-27 03:39:56 +00:00