2582 Commits

Author SHA1 Message Date
avolkov 85237d4b05 Version hump due to significant changes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1931 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-27 23:28:43 +00:00
avolkov 3aedeadc93 Scaler flags housekeeping
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1930 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 07:30:38 +00:00
avolkov 95f9ce0df7 Scaler flags housekeeping
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1929 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 07:22:36 +00:00
avolkov fa14ca7f75 Ensure that scaler cmdline options override the saved config
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1928 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 07:20:33 +00:00
avolkov 065bd536ca uqmdebug.c is already included in all builds anyway
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1927 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 04:04:54 +00:00
avolkov 3930f1c1aa Allow forcing the support for Debug key is any build; plus removed obsolete comment
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1926 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 04:03:12 +00:00
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
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
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 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 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 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 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
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
avolkov ebbb835efc Supplementary gfx functions
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1875 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-27 03:38:17 +00:00
avolkov 0cb28e34c3 Extra semicolon removed -- confuses the heck out MSVC
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1874 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-23 20:33:02 +00:00
mcmartin 4d5b2f91b1 Setup menu has been split up into submenus for screen space
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1873 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-14 22:03:42 +00:00
meep-eep a847c112f0 Bug fixed in getHomeDir().
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1871 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-07 17:21:54 +00:00
meep-eep 3c80d3df5e Changed %APPDATA% fallback to ./userdata instead of ../userdata, as
we don't chdir() to the content dir anymore.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1870 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-07 14:51:19 +00:00
avolkov 2f287a1f2e Re-enable flickering lights anim; bug #777
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1868 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-06 18:47:29 +00:00
mcmartin aa07b71cc2 Setup menu cleanups (removed warnings, added a 'quit' button)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1865 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-29 09:09:24 +00:00
mcmartin ea8a13c0b7 Cache available addon packs
(will eventually be needed by resource config.)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1864 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-29 08:33:05 +00:00
mcmartin 15e6a2f23f Refactored setup menu to use generic widgets
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1863 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-28 11:11:49 +00:00
gewlitys 592eb6cb82 VC8 (VS 2005 beta 2) compilation fix: renamed errcode to err_code to
avoid possible compiler bug


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1862 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-27 09:47:35 +00:00