3883 Commits

Author SHA1 Message Date
avolkov 73870cbf66 Fix collisions/encounters with "invisible" fleeing ships (bug #319)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1216 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 22:25:00 +00:00
avolkov 57d0ca0ada VC 'const qualifier' warning fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1215 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 22:08:13 +00:00
avolkov f3493431fb updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1214 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 22:06:29 +00:00
avolkov 3b82982a0d Quit confirmation fixes, phase 3: font effect save/restore
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1213 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 21:59:32 +00:00
avolkov 0f0317b60b Quit confirmation fixes, phase 2:
lander reports, conversation summaries, outtakes, end credits
bugs #454, #465, #466


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1212 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 21:55:47 +00:00
avolkov 0d411167af Quit confirmation fixes, phase 2:
lander reports, conversation summaries, outtakes, end credits
bugs #454, #465, #466


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1211 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 21:50:19 +00:00
avolkov 9fd9791d45 Quit confirmation fixes, phase 1
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1210 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 20:58:15 +00:00
mcmartin 536b0aa1e6 Removed the obsolete "register" annotations (#460) -Michael
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1209 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 00:06:14 +00:00
meep-eep 502f701af3 Some additions.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1207 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 15:23:04 +00:00
meep-eep e5660ebd3f Don't use '--' with chmod and chown. The FreeBSD versions don't accept it,
and we don't need it anyhow, as we're not installing files or dirs that
start with a '-'.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1206 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 15:14:19 +00:00
meep-eep 8aadcc77db Added '(internal)' after the menu choice for MixSDL, so that people won't
try to download MixSDL libraries.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1205 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 15:08:49 +00:00
gewlitys 33d5ec878d Fixed a typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1204 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 14:18:05 +00:00
meep-eep c6524dd648 Fixed language bug.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1203 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 01:17:33 +00:00
meep-eep e1ad5783f4 Updated for 0.3
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1202 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 00:42:18 +00:00
meep-eep acb50f53b3 Added information on add-ons.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1201 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 00:41:25 +00:00
meep-eep ae970ff792 Entries for recent commits.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1200 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-05 04:35:56 +00:00
meep-eep 1bfb57c525 Dirty hack to not show a warning for "ignored.key". Temporary until
the new resource system.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1199 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-05 04:14:40 +00:00
meep-eep 5908839d3c typo fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1198 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-05 04:04:41 +00:00
meep-eep e328972f6a Fixed a harmless (as far as UQM is concerned) bug which caused unjustified
warnings with .zip files generated from DOS/Windows.

Fixed a potentially memory-corrupting bug when in a .zip file a subdir
is described before a dir higher in the dir hierarchy.

Fixed a bug where the path to a file was only partially printed in
an fprintf used in error handling. (harmless)

Renamed some functions to better reflect their functionality.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1197 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-05 03:12:19 +00:00
meep-eep 9a86413eb4 Mentioning 'cvs export'.
Changed a syntactical error.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1196 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-05 02:57:23 +00:00
meep-eep 7428eeda56 Initial creation.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1195 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-04 23:57:17 +00:00
mcmartin 0e8e94bcd1 RUs properly cleared in savegame display (#463, Paxtez, chmmravatar)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1194 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-04 21:32:06 +00:00
avolkov 3956a0c587 Minor PC-style Quit menu fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1193 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-04 06:34:37 +00:00
avolkov 295ed7d1d6 Logistics and formatting corrections;
Passing UNDEFINED_DELTA where it is not necessary causes an unwanted redraw.
Partially fixes bug #461/2.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1192 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 20:04:37 +00:00
gewlitys 2e665d8b8f Fix for #461 part one, from Paxtez
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1191 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 15:57:54 +00:00
gewlitys f455116f35 Added a note of crew/batt change
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1189 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 10:33:46 +00:00
meep-eep 67e3dda431 Expanding environment variables first.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1188 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 04:38:29 +00:00
meep-eep 8681ac764a Fixed problems with Windows path which include a drive letter.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1187 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 02:59:30 +00:00
meep-eep 37f22ae10e Fixed little bug.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1186 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 02:53:26 +00:00
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
avolkov e0d56f37ed Frame data refers to gfxres doc rather than paste it in
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1184 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 23:14:51 +00:00
avolkov 5fd5d19a83 added padding info
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1183 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 22:51:11 +00:00
avolkov 4b958b84e9 removed erroneously cut-n-pasted line
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1182 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 22:45:44 +00:00
avolkov 44911e9d15 some added info
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1181 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 22:43:20 +00:00
avolkov 2897e2f2b1 3DO .fon description
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1180 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 22:42:38 +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
gewlitys 2549c62eae Download.ini not needed anymore
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1176 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 13:18:45 +00:00
gewlitys a75cef7f9e Fixes issues with Win98 (bug #457); updated to work on latest NSIS CVS
snapshot


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1175 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 12:55:00 +00:00
gewlitys b7b7035bf6 Field count was wrong
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1174 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-01 21:11:20 +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 f6ece8daf2 Shifted reference from starcon.key to keys.cfg.
In 0.3 starcon.key will be hiding in a zip file.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1172 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-01 17:30:07 +00:00
gewlitys 12ff4e9f0e bumped to 0.3
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1171 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-01 17:14:18 +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
gewlitys b002bc6f1f removed pblue
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1167 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-01 16:12:48 +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 6f3f5e7820 Added Paxtez
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1164 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-31 22:17:54 +00:00