3883 Commits

Author SHA1 Message Date
mcmartin ce3bd36e68 Minor text fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1368 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-02 04:59:56 +00:00
avolkov 809efd28a3 example planet surface colormap
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1367 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-05-26 23:13:43 +00:00
avolkov 0e90443557 bit more info
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1366 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-05-26 22:19:42 +00:00
avolkov 51fc7c6f22 Planet surface rendering info
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1365 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-05-26 20:43:49 +00:00
gewlitys dc2a900df7 Fixed blue comms screen problem (bug #363), from Joel Holveck & Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1364 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-05-25 15:53:04 +00:00
meep-eep 9be95ae382 typo fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1363 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-05-02 14:42:23 +00:00
mcmartin 31419e3d74 Timing and subtitle fix for Syreen history (bug #606), from Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1362 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-28 03:19:25 +00:00
meep-eep 58a44d3389 Linux has inttypes.h too, and Posix says uint32_t and family should be
defined there, so removing the special 'stdint.h' case for Linux.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1361 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-23 16:57:59 +00:00
mcmartin 1c4321d246 Upgrades to prepare the ground for online keyconfig
Specifically, removal of identifiers that start with underscores, and
adding API routines to check the "last interesting event" and to
interrogate the current configuration.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1359 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-15 03:15:42 +00:00
meep-eep ba04f8ac18 Correct location for uqm.r.
Also some whitespace corrections.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1358 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-12 05:14:59 +00:00
mcmartin cb3c958a78 Spelling error fix (#599) -Michael
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1357 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-12 04:36:30 +00:00
meep-eep e5f2bfa55c Added 'extern' keyword to (temporary) declaration inside a function,
which reportedly prevents problems on some platforms.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1356 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 23:08:15 +00:00
meep-eep 848aa115b4 Automatically add an icon for Darwin, from Nic.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1355 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 06:13:31 +00:00
meep-eep d58db919b2 getting rid of some warnings
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1354 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 04:39:17 +00:00
meep-eep e4cc9a00a3 removing some warnings.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1353 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 04:23:55 +00:00
meep-eep e8d35d8c50 Get rid of compile time warning (even though it's in temporary code).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1352 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 03:54:05 +00:00
meep-eep 359608a7d9 Eliminate some compile-time warnings.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1351 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 03:46:32 +00:00
mcmartin 589a8fa7ca F10-Quit from roster works now (Bug #591) - Michael
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1350 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 03:14:09 +00:00
gewlitys fec3656a6d OpenAL should now work again under *nix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1349 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-03-14 19:34:18 +00:00
meep-eep e3f5ff78a9 Get rid of warning when 'inline' is already defined.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1348 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-03-11 01:39:43 +00:00
meep-eep cc42b31b9c Better checking whether the script is executed from bash.
Should work on more platforms now.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1347 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-03-06 15:56:08 +00:00
meep-eep 1950ea1cfb Half finished attempt to make the source scripts handle spaces in path names
(for instance for $BUILD_WORK).
Unfortunately, it probably won't be completely finished as long
as we keep using GNU make. It's just too far gone.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1346 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-03-06 00:38:56 +00:00
avolkov 672372fe11 Added VERSIONINFO resource for win32 builds
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1345 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-03-02 23:55:28 +00:00
meep-eep 631899d1ca cut 'n paste bug fixed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1344 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 20:36:49 +00:00
meep-eep e71ca0b463 Seriously restructured starcon2.c, in particular the argument parsing.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1343 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 19:10:03 +00:00
meep-eep 1191226114 Fix for command line problem introduced by --logfile.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1342 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 14:03:58 +00:00
meep-eep 7fe60470ae Another fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1341 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 01:54:51 +00:00
meep-eep f47d103fa6 Another fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1340 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 01:46:35 +00:00
meep-eep 6f829438bf Some little fixes.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1339 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 01:33:49 +00:00
meep-eep ec6fc4867e Restructuring of the unix build scripts.
Also, interrupted dependency builds are now detected.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1338 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 00:04:18 +00:00
meep-eep 7a21deb2cd Fixed bug in build.sh.
Also: little typographical change in Makefile.build.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1337 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-28 15:38:26 +00:00
meep-eep 81203eafc6 Added define for WINAPI.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1336 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-27 23:24:29 +00:00
meep-eep f968fdbfa6 More forgotten files.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1335 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-27 20:55:50 +00:00
meep-eep d0f1c4004c Forgotten file
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1334 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-27 20:52:15 +00:00
meep-eep 2990805c14 Allow compilation in an other directory on unix, keeping the source tree
clean, by setting the BUILD_WORK environment variable.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1333 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-27 14:09:13 +00:00
meep-eep 164e5f3798 little clarification
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1332 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-25 17:11:49 +00:00
mcmartin 5d23241647 Fixed a bug (#587) when loading from hyperspace, from Nic and Michael
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1331 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-24 04:52:58 +00:00
mcmartin a6ce0b5f35 Micro version bump
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1330 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-20 01:13:36 +00:00
gewlitys 5141cf2852 TriScan now works with opengl too
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1329 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 11:40:18 +00:00
avolkov 0f14e5bcf3 Added new 'triscan' 2x-scaler derived from scale2x[.sf.net]
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1328 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 08:33:13 +00:00
avolkov d04c9f7f2c updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1327 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 08:29:42 +00:00
avolkov e39ddb13c6 Added new 'triscan' 2x-scaler derived from scale2x[.sf.net]
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1326 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 08:28:00 +00:00
mcmartin c1faa4a7db Fixed a bug in the logfile option
Also added the --logfile long form and documented it more thoroughly.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1325 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 08:19:55 +00:00
mcmartin 4fecf6381c Space Marines die if on board a self-destructing Scout, from Nic
(fixes bug #445)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1324 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 07:51:14 +00:00
mcmartin 8fe1920a51 Added -l option for logfiles (#560), from Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1323 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 07:26:40 +00:00
mcmartin 2d5b681991 ZFP subtitles vertically aligned properly (#567), from Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1322 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 07:11:34 +00:00
mcmartin ba1e64a6be Interplanetary code is folded into a single thread
All player input code is now brokered through DoInput


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1321 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 06:19:43 +00:00
mcmartin e082deb9f6 Added more complete .cvsignore files, from Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1320 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-08 06:47:10 +00:00
mcmartin dac85fa62f Updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1319 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-05 08:32:21 +00:00
mcmartin 074e3032c6 Properly reset keyrepeat delays when cancelling starmap
In 0.3, if you go to the starmap, cancel, then go back to the menu, all
while in IP, you'll end up keeping the (very fast) starmap keyrepeat for
the menu itself.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1318 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-05 08:31:12 +00:00