2582 Commits

Author SHA1 Message Date
meep-eep a524e09504 Extended the functionality of expandPath().
It now performs certain expanding actions depending on an extra argument.
It also can expand relative paths to absolute paths now, hopefully
fixing bug #456.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1185 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 02:01:12 +00:00
gewlitys 0043e5ca3d New icons, from MarkVera
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1178 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 21:31:48 +00:00
meep-eep a46ac80fe9 expandPath() was only replacing the first backslash to a slash in Windows.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1177 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 21:20:49 +00:00
avolkov 4003df44af Fix crash related to #413 code: changing SIS crew when no escorts present
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1173 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-01 21:06:14 +00:00
mcmartin aefdee38da Bumped version number to 0.3
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1170 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-01 17:12:55 +00:00
mcmartin b98e3113b9 50-save patch fixed up to use the new content
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1169 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-01 16:56:20 +00:00
mcmartin b27b707f87 Support for 50 savegames per user, from Paxtez
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1168 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-01 16:43:10 +00:00
mcmartin d8f537cd1b Fixed a problem where bad actions (MenuUp instead of Menu-Up) crashed
during initKeyConfig.  The action-listener table needs to be
null-terminated.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1166 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-01 01:21:45 +00:00
meep-eep 37ace65799 added '--addon <addon>'
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1165 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-31 22:44:03 +00:00
gewlitys 974b70fe48 keys.cfg from incompatible control scheme version is now renamed
automatically to keys.old


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1162 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-31 21:33:48 +00:00
meep-eep afb34fa474 Added uio_rename(). It only works on files at the moment.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1160 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-31 18:40:01 +00:00
meep-eep 96abf389ab Warranty message in console on startup.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1159 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-31 14:51:25 +00:00
mcmartin db01c3c841 Fuel keys normalized to match crew and menu keys (#452), from Paxtez
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1158 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-31 07:03:32 +00:00
meep-eep 5e8084cc92 Proper error code for exit() is 1, not -1. But it's better to use the macro
EXIT_FAILURE. Doing so now.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1157 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-31 03:46:36 +00:00
mcmartin 68eee4a5b8 Syreen don't rejoice until Mycons are defeated (#451), from Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1156 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-31 03:11:04 +00:00
meep-eep 11081809fd Fixed bug 283 (Blazer-form Guardian being drained by DOGI).
From chmmravatar.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1155 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-31 01:59:21 +00:00
gewlitys 7f6d392126 'CREW' and 'BATT' instead of icons in combat screen when using PC menus
(bug #308); from Paxtez


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1154 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-30 16:18:35 +00:00
avolkov f607f32036 Some code cleanup + comments
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1152 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 23:46:21 +00:00
avolkov d6d3368b47 Fixed shipyard SCRAP system; bug #413.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1150 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 23:09:22 +00:00
avolkov fb7c826d20 Syreen ships will now activate when Talana says they are available; bug #264
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1147 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 20:35:44 +00:00
avolkov 358ff17e0f Extracted the coarse scan infinity symbol and remapped to code 127. bug #239
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1146 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 19:21:51 +00:00
gewlitys 50c85c7be3 Reverted patch for #413 because of previously unnoticed bug
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1144 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 16:57:39 +00:00
meep-eep f611ca5214 Get rid of a warning.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1143 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 16:26:04 +00:00
mcmartin f8ee727c28 Ships aren't sold without confirmation anymore (Bug 413), from Paxtez
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1142 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 10:16:20 +00:00
avolkov 554d6bc944 Fixes counter overflow in lander reports; (MORE) is always printed when necessary. Bug #448
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1141 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 02:58:45 +00:00
meep-eep 79f591a3ef Some sensible indenting. Now if only we could have some sensible code.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1140 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 01:32:33 +00:00
avolkov 4e779b3e97 Prevent Syreen crew above 12 getting thrown out the airlock in roster screen
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1138 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-28 23:17:26 +00:00
gewlitys 8da2644287 Lander report messages now use the entire panel (bug #36), from
chmmravatar


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1137 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-28 22:43:00 +00:00
gewlitys d9943b1689 Fixed colour cycling in the roster screen (bug #279), from Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1136 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-28 15:09:38 +00:00
avolkov 714392f34e Signal EOF when decoding comsumes all bytes to the end during a coincidental alignment. Fixes #446
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1135 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-28 03:52:19 +00:00
avolkov 9af1a05141 Properly call GenerateRandomIP(INIT_NPCS) from GenerateSOL() when needed. Fixes #109.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1133 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-27 22:57:43 +00:00
mcmartin 6fd6f8b9f3 Reverted old fix, properly initialize the sleep timer now
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1131 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-27 04:40:44 +00:00
mcmartin 9652af31ef Lander's landing sequence starts simulating events later (bug #80)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1130 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-27 03:35:57 +00:00
meep-eep a70caed4be Decreased spacing in melee team list load view from 2 pixels to 1 pixel
so that everything fits, from chmmravatar.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1124 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-26 03:22:58 +00:00
meep-eep 21a261406e 2 more melee ship slots, as the PC SC2 had.
From chmmravatar. Bug #248.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1123 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-26 01:27:17 +00:00
gewlitys d4730d96fd Title image is shown right after executable is started like it was
earlier (fixes a bug introduced by fix for #422)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1122 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-24 22:27:26 +00:00
meep-eep ef92592251 Replace a plain number by the relevant #defined constant, from Hentai.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1121 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-24 20:54:59 +00:00
meep-eep fa80cbef8b Some comments.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1120 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-24 20:48:22 +00:00
meep-eep cd50e140ea Made functions for GET_GAME_STATE and SET_GAME_STATE, providing some
state debugging code (#define STATE_DEBUG in globdata.h).
Also documented some of the states.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1118 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-24 16:42:34 +00:00
meep-eep 15cd9cff30 Fixed bug #108, extending chmmravatar's patch. Also added comments, and did
some general cleanups.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1117 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-24 16:33:33 +00:00
meep-eep 1976a86058 Reverting incorrect change. There was no bug.
Added some comments.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1115 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-23 23:37:14 +00:00
meep-eep 9a513da75c Fixed an original bug which caused the Arilou task to be awaken way too
often.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1114 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-23 23:16:16 +00:00
gewlitys 236b96ae1e Mouse cursor is now hidden in fullscreen mode (bug #173)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1104 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-21 19:42:40 +00:00
meep-eep 120522faac Fixed bug with .zip files without dir info. (#440)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1103 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-21 15:52:09 +00:00
mcmartin ed8d195bd0 Incompatible changes are tracked in the keys.cfg file now
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1102 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-20 17:28:29 +00:00
meep-eep e09b7619b8 Compilation fixes for BSD.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1098 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-11 15:56:17 +00:00
mcmartin 99f156b592 New Main Menu graphics from MarkVera, Paxtez, Nic (#393)
Setup is nonfunctional at present.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1092 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-30 14:51:10 +00:00
meep-eep 38c616078f Better handing of directory permissions in .zip files.
This is a general uio improvement that is not actually used in uqm.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1091 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-29 18:49:35 +00:00
mcmartin 2336893e50 Can't ask for resources just before transferring radioactives
(bug #432), from Nic


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1090 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-28 04:43:59 +00:00
gewlitys 39e291252c intptr_t fix for VC6
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1089 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-26 11:09:01 +00:00