4014 Commits

Author SHA1 Message Date
avolkov 1a72c36d6d At least these can be 'const'
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2225 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-21 01:06:08 +00:00
avolkov a20ff7cf4a Removed workaround for bug #166 -- MikMod should work correctly now on MacOSX with DMODE_HQMIXER
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2224 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 23:34:42 +00:00
avolkov 00af93d113 Remove the bug introduced by a port of SDL_mixer to MacOS classic; see UQM bug #166
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2223 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 23:18:35 +00:00
mcmartin 7ca9b81e16 optMeleeZoom and optWhichIntro now set properly by SetGlobalOptions
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2222 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 13:56:22 +00:00
avolkov 25b837767c intro on new game
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2221 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 07:56:17 +00:00
avolkov 177fd62c8f Rearranged the StartGame() code paths to make it cleaner and allow it to return FALSE on Quit (partially fixes #52); Intro now plays on New Game only, and Main menu times out into Credits
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2220 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 07:49:34 +00:00
meep-eep ccc8e04783 WhatsNew and Changelog is plenty of news. No need for another (empty) file.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2219 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 07:44:23 +00:00
avolkov 1da9f22b75 Minor formatting change; fix for C99-challenged VC6
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2218 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 07:30:07 +00:00
meep-eep 14277e9b16 More rename fixes.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2217 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 06:58:13 +00:00
meep-eep 7533e6db28 Correction.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2216 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 06:01:43 +00:00
meep-eep a270bd8985 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2215 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 05:57:43 +00:00
meep-eep 94f5fd0abe Handle the case where a new file is created with the read and write
location in a different mount.
Some more comments and a bit of cleanup (more needed).


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2214 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 05:56:33 +00:00
meep-eep 2055ab6888 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2213 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 05:54:38 +00:00
meep-eep 3bdd7641db Some basic error handling when load of a .mle file fails.
See bug #823.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2212 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 05:54:16 +00:00
meep-eep 507a30e01b Fixed places which expected GetStringLength() to return the amount
of memory used instead of the number of chars.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2211 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 05:53:33 +00:00
meep-eep 8dc56b570f Comments.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2210 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 05:52:39 +00:00
meep-eep e23427e560 Comment correction.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2209 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 05:51:42 +00:00
meep-eep 545b02f711 Cleanups
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2208 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 05:50:23 +00:00
meep-eep 5e7eb0b41c Cleanups.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2207 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 05:49:35 +00:00
meep-eep fdae03a438 Move fOSSiL to Core Team.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2206 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 01:49:52 +00:00
mcmartin 361bb23c27 VControl control schema version updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2205 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-20 00:51:08 +00:00
meep-eep 448c82e91a Some comments.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2204 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 23:10:30 +00:00
meep-eep df397efcf9 Better instant-move (for debugging).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2203 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 23:09:01 +00:00
meep-eep cae1dbb3ac updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2202 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 21:30:08 +00:00
meep-eep f167a9816b Fixed version checking (1.2.10 is newer than 1.2.9).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2201 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 21:28:53 +00:00
meep-eep 1a17b251f1 Name fixed.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2200 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 19:17:39 +00:00
meep-eep a8ab8facbe Some small portability improvements.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2199 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 19:13:39 +00:00
avolkov 91d88d0e53 bug 757
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2198 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 05:16:25 +00:00
avolkov 02b7a6f413 Prevent two-week bomb install from bypassing the defeat condition; bug #757
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2197 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 04:32:03 +00:00
avolkov c878a3e224 bumped micro version
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2196 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 01:44:17 +00:00
avolkov ca3979dcec Draw joystick cursor in star-search when matched too
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2195 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 01:23:04 +00:00
avolkov 90998bb7cd Fixed weird backspace behavior due to uninit return value
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2194 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 01:05:31 +00:00
avolkov 1de77b58d0 Various star-search interface changes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2193 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 00:07:48 +00:00
meep-eep 4248dfa17c Star search in alphabetic order.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2192 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 08:05:45 +00:00
avolkov aa1924d11d Fixed searching for clusters with no Alpha stars (Corvi)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2191 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 05:53:02 +00:00
avolkov 9b137c29a9 Fixed hyper coords and fuel req while star-searching
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2190 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 05:24:52 +00:00
avolkov a0f58ba3c2 Fixed quasispace search and leftover text bugs in star search
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2189 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 05:00:07 +00:00
meep-eep 6cae0f2437 Better fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2188 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 03:37:11 +00:00
meep-eep e8141b841a Fixed some warnings.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2187 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 03:00:45 +00:00
avolkov 626383b095 star search patch
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2186 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 01:50:34 +00:00
avolkov 5064ffccb2 Added Menu-Search and Menu-Next keys for star search
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2185 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 01:43:12 +00:00
avolkov bfd4e7c3fb Added star search in Starmap; Menu-Search, Menu-Next keys; not i18n ready yet
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2184 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 01:42:16 +00:00
avolkov 20c985c700 fix CRLFs
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2183 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 01:25:16 +00:00
avolkov a5f3eb8829 Removed initLanguage() as per #778
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2182 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-17 20:36:05 +00:00
meep-eep 053949c74e Fix OpenAL link.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2181 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-17 02:59:32 +00:00
mcmartin 3e3a6d0e87 Fixed spurious timing piece (Bug #820)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2180 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-16 08:04:24 +00:00
avolkov f456516f36 Removed some ugly, unnecessary goto's
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2179 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 22:23:43 +00:00
avolkov 3b9f735153 bug 819
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2178 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 21:55:45 +00:00
avolkov 4ee67e4198 Fixed Orz greeting @ Taalo inconsistency (bug #819); also removed an ugly goto
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2177 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 21:54:56 +00:00
avolkov 89155e50be bug 821
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2176 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 08:52:15 +00:00