Commit Graph

  • 1a42d65a63 Some fixes, enhancements for environment handling. meep-eep 2004-11-23 23:53:15 +00:00
  • 1b317db686 mention -C/--configdir meep-eep 2004-11-23 00:31:53 +00:00
  • d4e0e093f4 updated meep-eep 2004-11-23 00:27:05 +00:00
  • a3eda1d6cd Make user config dir configurable on the command line (bug #645). Also, the environment variables UQM_CONFIG_DIR, UQM_SAVE_DIR, UQM_MELEE_DIR, are checked for default values. This may not be a good idea permanently, but it was the easiest way to make it possible to have UQM_SAVE_DIR and UQM_MELEE_DIR depend on UQM_CONFIG_DIR. It will probably change with the new resource system. meep-eep 2004-11-23 00:25:46 +00:00
  • f090ae624b Add 'exec' so that the sh process is no longer in memory when the game is started. meep-eep 2004-11-14 15:26:03 +00:00
  • d2a969b38d Some of Nic's speech patches. meep-eep 2004-10-29 20:19:39 +00:00
  • 3fd290e160 Applied Nic's patches for Chmmr, the StarBase Commander, Druuge, Melnorme, and Druuge. (sometimes in modified form) meep-eep 2004-10-29 20:18:25 +00:00
  • 67f6c31908 Fixed a bug where a value past the end of an array could be read (though it would never be used). meep-eep 2004-10-15 12:19:29 +00:00
  • 0844322152 Consistent capitalization of "HyperWave". meep-eep 2004-10-14 10:48:44 +00:00
  • a18a2c9674 Conditioned out buggy scaler-change code (Bug mcmartin 2004-10-09 08:15:39 +00:00
  • a2532e94f6 Fix for bug #516. From Nic. meep-eep 2004-10-05 21:15:52 +00:00
  • 1673aa70d3 Made the unix build scripts more portable. It will be necessary to rerun './build.sh config' as build.vars.in has been modified. Also fixed some small bugs in the redirection of text to /dev/null. meep-eep 2004-10-02 08:41:04 +00:00
  • 22bdca4e4b Changes for SunOS compatibility. meep-eep 2004-10-01 05:49:10 +00:00
  • a147718f13 Typo in "mmrnmhrm" fixed. meep-eep 2004-09-23 05:44:57 +00:00
  • 27c966d8c2 Easily tweakable options may now be tweaked in the setup menu. mcmartin 2004-09-06 13:10:25 +00:00
  • 29771f050f Consistent use of the word "alphabetical" (replaced "alphabetic"). meep-eep 2004-09-05 03:29:57 +00:00
  • e58eed70e1 Made seperate entries for Tore and Espen. Removed their email address. meep-eep 2004-09-05 01:43:24 +00:00
  • 892291c7a5 Used var unitialised. meep-eep 2004-08-12 22:43:47 +00:00
  • 27d524f758 No longer chdir() to the content dir (bug #564) Also, ~ and environment variables are interpreted in the supplied content path now. There's no longer a hardcoded fallback for CONTENTDIR in starcon2.c, as it should always be defined in config.h. Don't look for content in the default directories if an explicitely supplied path failed. It would only confuse users. meep-eep 2004-08-09 03:15:40 +00:00
  • c9fdd4e3a5 Removed misplaced line which messed some things gewlitys 2004-08-09 00:16:41 +00:00
  • 445c95b6b3 Corrected message in error reporting "content dir" instead of "config dir" in one location. meep-eep 2004-08-03 04:32:35 +00:00
  • 8ed46a7cd6 Changed default menu and coarse scan mode to PC. meep-eep 2004-08-02 17:39:43 +00:00
  • 730970b08e Added a routine for displaying the (active) spheres of influence. Some cleanups according to our coding standards. meep-eep 2004-08-02 13:43:26 +00:00
  • 2010ebdf17 Mentioned the saved game location. Also mentioned that the "Application Data" folder on Windows may be hidden. meep-eep 2004-08-02 03:47:16 +00:00
  • 544d32cd9c Correction meep-eep 2004-07-30 20:06:55 +00:00
  • 892570d109 Added reference to Xcode Tools for Mac OS X. meep-eep 2004-07-30 19:54:48 +00:00
  • f1fdfb0252 I interrupted the last commit, so there may have been an inconsistency in CVS. Reverting back to old file. meep-eep 2004-07-21 18:57:00 +00:00
  • b969447df9 Added checks to see if uio_fseek() succeeds. meep-eep 2004-07-21 17:13:44 +00:00
  • 7dc88a9385 Define DEBUG in 'Debug info + strict compile checks' mode too. meep-eep 2004-06-28 01:03:44 +00:00
  • 06e4ad66ba fixed some warnings meep-eep 2004-06-26 15:27:49 +00:00
  • 1bc0106e6d Custom detection for SDL_mixer (and SDL_image) as done with SDL. For Darwin. meep-eep 2004-06-24 16:48:59 +00:00
  • fa7bb889e9 Text and timestamp fix. meep-eep 2004-06-22 18:50:41 +00:00
  • 7e5fd86b2c Disentangled ESCORT_WORTH and ESCORTING_FLAGSHIP for better readability and to get rid of a warning. meep-eep 2004-06-17 05:03:28 +00:00
  • 2f84f38c4b little fix, and another warning removed. meep-eep 2004-06-17 02:52:25 +00:00
  • 8298d4c4a8 removed some warnings meep-eep 2004-06-17 02:25:42 +00:00
  • a58d30cd63 got rid of some warnings meep-eep 2004-06-17 02:22:38 +00:00
  • eff9355f88 get rid of warning meep-eep 2004-06-17 02:18:24 +00:00
  • a8ef5a61c8 The unix build script should now be able to detect SDL on Darwin (bug #358) meep-eep 2004-06-16 23:22:19 +00:00
  • 8aa026c23b Eliminated some MSVC (?) warnings. meep-eep 2004-06-16 16:21:44 +00:00
  • a739db6786 Resource units given more obviously when ordering a probe to self-destruct (bug #586), from Nic. meep-eep 2004-06-15 22:59:55 +00:00
  • 49bb1703d4 Shipyard "Combat Energy" changed to reflect the recharge rate (bug #522). Also, some cleanups. Thanks and apologies to Nic. meep-eep 2004-06-15 22:23:30 +00:00
  • 93a5344c71 Renamed debug.c and debug.h to uqmdebug.c and uqmdebug.h to help the crippled MS dev studio cope. meep-eep 2004-06-15 17:58:19 +00:00
  • aeeda8d7ba Forgot about the 10 fuel that can be present in the ship apart from in the fuel modules. meep-eep 2004-06-15 13:48:06 +00:00
  • bb773c1246 Little bug fixed; Release builds should work again. meep-eep 2004-06-15 10:52:10 +00:00
  • 398b666a8d Lots of debugging stuff. See doc/devel/debug for more info. meep-eep 2004-06-15 03:41:32 +00:00
  • 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. meep-eep 2004-06-14 00:30:58 +00:00
  • 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. meep-eep 2004-06-13 22:32:41 +00:00
  • 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. meep-eep 2004-06-10 14:14:04 +00:00
  • 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. meep-eep 2004-06-10 04:49:02 +00:00
  • 918fead64a email for the developpers fixed meep-eep 2004-06-09 23:54:13 +00:00
  • e58fe8cd1c Linux Software Map file (http://lsm.execpc.com/lsm/). Various packagers use such a file. By including one ourselves we can to a certain degree control what's in it. meep-eep 2004-06-09 23:37:27 +00:00
  • a04e765590 Some comments and a few cleanups I made while researching for the Star Control II facts. meep-eep 2004-06-06 19:56:03 +00:00
  • c83d817752 Text and timestamp fixes, from Nic. meep-eep 2004-06-06 16:19:00 +00:00
  • 1964fe43be Added setupmenu.c, setupmenu.h, widgets.c, widgets.h gewlitys 2004-06-06 12:19:37 +00:00
  • 24aba77413 Beginnings of a setup menu mcmartin 2004-06-05 17:44:19 +00:00
  • b477112297 Abstracted the quit-confirm window mcmartin 2004-06-02 07:19:41 +00:00
  • ce3bd36e68 Minor text fix mcmartin 2004-06-02 04:59:56 +00:00
  • 809efd28a3 example planet surface colormap avolkov 2004-05-26 23:13:43 +00:00
  • 0e90443557 bit more info avolkov 2004-05-26 22:19:42 +00:00
  • 51fc7c6f22 Planet surface rendering info avolkov 2004-05-26 20:43:49 +00:00
  • dc2a900df7 Fixed blue comms screen problem (bug #363), from Joel Holveck & Nic gewlitys 2004-05-25 15:53:04 +00:00
  • 9be95ae382 typo fix. meep-eep 2004-05-02 14:42:23 +00:00
  • 31419e3d74 Timing and subtitle fix for Syreen history (bug #606), from Nic mcmartin 2004-04-28 03:19:25 +00:00
  • 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. meep-eep 2004-04-23 16:57:59 +00:00
  • 45d991a62f Force IO to binary and seek to frames avolkov 2004-04-22 19:39:34 +00:00
  • 1c4321d246 Upgrades to prepare the ground for online keyconfig mcmartin 2004-04-15 03:15:42 +00:00
  • ba04f8ac18 Correct location for uqm.r. Also some whitespace corrections. meep-eep 2004-04-12 05:14:59 +00:00
  • cb3c958a78 Spelling error fix (#599) -Michael mcmartin 2004-04-12 04:36:30 +00:00
  • e5f2bfa55c Added 'extern' keyword to (temporary) declaration inside a function, which reportedly prevents problems on some platforms. meep-eep 2004-04-07 23:08:15 +00:00
  • 848aa115b4 Automatically add an icon for Darwin, from Nic. meep-eep 2004-04-07 06:13:31 +00:00
  • d58db919b2 getting rid of some warnings meep-eep 2004-04-07 04:39:17 +00:00
  • e4cc9a00a3 removing some warnings. meep-eep 2004-04-07 04:23:55 +00:00
  • e8d35d8c50 Get rid of compile time warning (even though it's in temporary code). meep-eep 2004-04-07 03:54:05 +00:00
  • 359608a7d9 Eliminate some compile-time warnings. meep-eep 2004-04-07 03:46:32 +00:00
  • 589a8fa7ca F10-Quit from roster works now (Bug #591) - Michael mcmartin 2004-04-07 03:14:09 +00:00
  • fec3656a6d OpenAL should now work again under *nix gewlitys 2004-03-14 19:34:18 +00:00
  • e3f5ff78a9 Get rid of warning when 'inline' is already defined. meep-eep 2004-03-11 01:39:43 +00:00
  • cc42b31b9c Better checking whether the script is executed from bash. Should work on more platforms now. meep-eep 2004-03-06 15:56:08 +00:00
  • 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. meep-eep 2004-03-06 00:38:56 +00:00
  • 672372fe11 Added VERSIONINFO resource for win32 builds avolkov 2004-03-02 23:55:28 +00:00
  • 631899d1ca cut 'n paste bug fixed meep-eep 2004-02-29 20:36:49 +00:00
  • e71ca0b463 Seriously restructured starcon2.c, in particular the argument parsing. meep-eep 2004-02-29 19:10:03 +00:00
  • 1191226114 Fix for command line problem introduced by --logfile. meep-eep 2004-02-29 14:03:58 +00:00
  • 7fe60470ae Another fix. meep-eep 2004-02-29 01:54:51 +00:00
  • f47d103fa6 Another fix. meep-eep 2004-02-29 01:46:35 +00:00
  • 6f829438bf Some little fixes. meep-eep 2004-02-29 01:33:49 +00:00
  • ec6fc4867e Restructuring of the unix build scripts. Also, interrupted dependency builds are now detected. meep-eep 2004-02-29 00:04:18 +00:00
  • 7a21deb2cd Fixed bug in build.sh. Also: little typographical change in Makefile.build. meep-eep 2004-02-28 15:38:26 +00:00
  • 81203eafc6 Added define for WINAPI. meep-eep 2004-02-27 23:24:29 +00:00
  • f968fdbfa6 More forgotten files. meep-eep 2004-02-27 20:55:50 +00:00
  • d0f1c4004c Forgotten file meep-eep 2004-02-27 20:52:15 +00:00
  • 2990805c14 Allow compilation in an other directory on unix, keeping the source tree clean, by setting the BUILD_WORK environment variable. meep-eep 2004-02-27 14:09:13 +00:00
  • 164e5f3798 little clarification meep-eep 2004-02-25 17:11:49 +00:00
  • 5d23241647 Fixed a bug (#587) when loading from hyperspace, from Nic and Michael mcmartin 2004-02-24 04:52:58 +00:00
  • a6ce0b5f35 Micro version bump mcmartin 2004-02-20 01:13:36 +00:00
  • 5141cf2852 TriScan now works with opengl too gewlitys 2004-02-19 11:40:18 +00:00
  • 0f14e5bcf3 Added new 'triscan' 2x-scaler derived from scale2x[.sf.net] avolkov 2004-02-19 08:33:13 +00:00
  • d04c9f7f2c updated avolkov 2004-02-19 08:29:42 +00:00
  • e39ddb13c6 Added new 'triscan' 2x-scaler derived from scale2x[.sf.net] avolkov 2004-02-19 08:28:00 +00:00
  • c1faa4a7db Fixed a bug in the logfile option Also added the --logfile long form and documented it more thoroughly. mcmartin 2004-02-19 08:19:55 +00:00