meep-eep
445c95b6b3
Corrected message in error reporting "content dir" instead of "config dir"
...
in one location.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1404 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-08-03 04:32:35 +00:00
meep-eep
8ed46a7cd6
Changed default menu and coarse scan mode to PC.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1403 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-08-02 17:39:43 +00:00
meep-eep
730970b08e
Added a routine for displaying the (active) spheres of influence.
...
Some cleanups according to our coding standards.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1402 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-08-02 13:43:26 +00:00
meep-eep
f1fdfb0252
I interrupted the last commit, so there may have been an inconsistency
...
in CVS.
Reverting back to old file.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1398 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-07-21 18:57:00 +00:00
meep-eep
b969447df9
Added checks to see if uio_fseek() succeeds.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1397 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-07-21 17:13:44 +00:00
meep-eep
06e4ad66ba
fixed some warnings
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1395 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-26 15:27:49 +00:00
meep-eep
7e5fd86b2c
Disentangled ESCORT_WORTH and ESCORTING_FLAGSHIP for better readability
...
and to get rid of a warning.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1392 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-17 05:03:28 +00:00
meep-eep
2f84f38c4b
little fix, and another warning removed.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1391 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-17 02:52:25 +00:00
meep-eep
8298d4c4a8
removed some warnings
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1390 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-17 02:25:42 +00:00
meep-eep
a58d30cd63
got rid of some warnings
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1389 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-17 02:22:38 +00:00
meep-eep
eff9355f88
get rid of warning
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1388 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-17 02:18:24 +00:00
meep-eep
8aa026c23b
Eliminated some MSVC (?) warnings.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1386 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-16 16:21:44 +00:00
meep-eep
a739db6786
Resource units given more obviously when ordering a probe to
...
self-destruct (bug #586 ), from Nic.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1385 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-15 22:59:55 +00:00
meep-eep
49bb1703d4
Shipyard "Combat Energy" changed to reflect the recharge rate (bug #522 ).
...
Also, some cleanups. Thanks and apologies to Nic.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1384 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-15 22:23:30 +00:00
meep-eep
93a5344c71
Renamed debug.c and debug.h to uqmdebug.c and uqmdebug.h to help
...
the crippled MS dev studio cope.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1383 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-15 17:58:19 +00:00
meep-eep
aeeda8d7ba
Forgot about the 10 fuel that can be present in the ship apart from in
...
the fuel modules.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1382 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-15 13:48:06 +00:00
meep-eep
bb773c1246
Little bug fixed; Release builds should work again.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1381 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-15 10:52:10 +00:00
meep-eep
398b666a8d
Lots of debugging stuff. See doc/devel/debug for more info.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1380 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-15 03:41:32 +00:00
meep-eep
243c8e4a13
Cleaned up use of the DEBUG define:
...
- renamed the DEBUG define for debugging specific code. In the top of
the relevant files there is an commented out define to activate
debugging for that file.
- removed entire DEBUG sections where it is no longer relevant
- compile with DEBUG defined when building a debugging binary
Code that produces general warnings is kept in DEBUG blocks.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1379 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-14 00:30:58 +00:00
meep-eep
54d0cde87e
Cleaned up use of the DEBUG define:
...
- renamed the DEBUG define for debugging specific code. In the top of
the relevant files there is an commented out define to activate
debugging for that file.
- removed entire DEBUG sections where it is no longer relevant
- compile with DEBUG defined when building a debugging binary
Code that produces general warnings is kept in DEBUG blocks.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1378 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-13 22:32:41 +00:00
meep-eep
ecaa02203d
Cleaned up use of the DEBUG define:
...
- renamed the DEBUG define for debugging specific code. In the top of
the relevant files there is an commented out define to activate
debugging for that file.
- removed entire DEBUG sections where it is no longer relevant
- compile with DEBUG defined when building a debugging binary
Code that produces general warnings is kept in DEBUG blocks.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1377 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-10 14:14:04 +00:00
meep-eep
87edd5faa0
Cleaned up use of the DEBUG define:
...
- renamed the DEBUG define for debugging specific code. In the top of
the relevant files there is an commented out define to activate
debugging for that file.
- removed entire DEBUG sections where it is no longer relevant
- compile with DEBUG defined when building a debugging binary
Code that produces general warnings is kept in DEBUG blocks.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1376 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-10 04:49:02 +00:00
meep-eep
a04e765590
Some comments and a few cleanups I made while researching for the
...
Star Control II facts.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1373 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-06 19:56:03 +00:00
gewlitys
1964fe43be
Added setupmenu.c, setupmenu.h, widgets.c, widgets.h
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1371 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-06 12:19:37 +00:00
mcmartin
24aba77413
Beginnings of a setup menu
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1370 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-05 17:44:19 +00:00
mcmartin
b477112297
Abstracted the quit-confirm window
...
Beginning of the creation of somewhat general-purpose widgets for the
setup menu and related functionality.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1369 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-02 07:19:41 +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
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
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
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
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
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
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