4014 Commits

Author SHA1 Message Date
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 2359e2441f updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1872 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-07 17:27:52 +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 4752be8186 bug #777
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1869 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-09-06 18:48:55 +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
meep-eep 732e1116bd Updated OpenAL SDK link.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1867 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-31 15:10:17 +00:00
meep-eep c3c1bae985 Comment correction.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1866 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-30 00:28:55 +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
meep-eep c085c06f72 Support UTF-8 in mineral names (bug #770).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1861 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-25 00:03:27 +00:00
meep-eep 2ff1972afb Some cleanups. Room for many more.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1860 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-24 23:48:09 +00:00
meep-eep 26ad842cd4 Some comment corrections.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1859 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-22 22:52:19 +00:00
meep-eep 29a58df162 Some additions.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1858 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-22 22:51:42 +00:00
mcmartin 74017795a8 Modified scalers to use pitch instead of width (Bug #740)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1857 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-19 17:10:35 +00:00
meep-eep aded5337b9 Small dialog fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1856 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-17 15:48:38 +00:00
meep-eep 9ac4d4af2c Credit where credit is due.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1855 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-16 23:18:24 +00:00
meep-eep e6be58a509 Added comment
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1854 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-13 15:26:47 +00:00
meep-eep afaf467bf9 Added NUM_SPECIAL_CREATURE_TYPES.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1853 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-12 19:11:03 +00:00
meep-eep d4993e891f Correction in documentation.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1852 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-12 19:09:14 +00:00
meep-eep 8e58a5d24c Added creature names in comments, from the resource guide.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1851 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-12 17:35:16 +00:00
meep-eep 35435e287f Sa-Matra special case for planetdump.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1850 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-08-01 13:36:48 +00:00
meep-eep a576812969 'gcc -MM -o -' fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1849 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-17 13:02:45 +00:00
meep-eep cfa5f830fa Enlarged some buffers to make space for multibyte characters.
Also added overflow checks.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1848 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-15 21:05:21 +00:00
meep-eep 198971ea8a Directly include stdio.h
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1847 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-15 16:01:27 +00:00
meep-eep 8f396e5b1e Correct multi-byte handling in DateToString().
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1846 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-15 16:00:32 +00:00
meep-eep 5c96782722 corrected comment
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1845 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-13 21:17:29 +00:00
meep-eep f2bd1e1146 Don't show minerals/bio for slave shielded planets.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1844 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-13 21:16:47 +00:00
meep-eep 6c4ff3284b Much improved universe data dumper.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1843 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-13 21:08:53 +00:00
meep-eep 164f771a6b updates
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1842 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-13 21:00:22 +00:00
meep-eep 0f630a078f correction
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1841 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-13 03:42:41 +00:00
meep-eep c346c82af4 More documentation.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1840 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-12 01:37:03 +00:00
meep-eep 06de231bba Little correction.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1839 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-11 12:25:49 +00:00
meep-eep db210d04f1 Star dumping work.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1838 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-10 02:46:56 +00:00
meep-eep bf6f1f8889 Moved call to SetPlanetMusic() out of GeneratePlanetMask().
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1837 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-10 02:41:51 +00:00
meep-eep 7c2e4c556d Reduced the dependency on global variables.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1836 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-10 00:54:54 +00:00
meep-eep 0b2ab00143 Cleanups
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1835 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-10 00:27:04 +00:00
meep-eep ca84db6414 Cleanups
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1834 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-10 00:17:12 +00:00
meep-eep db2ec77dcf Cleanups.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1833 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-08 22:29:08 +00:00
avolkov e3998ad530 Fixes slash getting eaten when expanding 'sc2/src/msvc++/../../content' into 'sc2content'
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1832 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-06-18 02:14:46 +00:00
meep-eep bec52859cc Removed warnings on systems with 64 bits pointers.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1831 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-06-17 17:31:17 +00:00
meep-eep 1e5c80c085 Get rid of warning on systems with 64 bits pointers.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1830 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-06-17 16:48:33 +00:00
meep-eep 93a6ca9b65 Get rid of warning on systems with 64 bits pointers.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1829 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-06-17 16:16:09 +00:00
meep-eep 536b3aa524 Get rid of warning.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1828 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-06-17 16:00:27 +00:00
meep-eep 2107534a53 Get rid of the last warnings (on GCC 3.4 at least)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1827 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-06-17 15:03:11 +00:00
meep-eep 6acdba48b7 Objective C dependency making.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1826 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-06-03 12:06:39 +00:00