3883 Commits

Author SHA1 Message Date
meep-eep 6e35282ec0 Proper credits for bugfix (Paxtez, not chmmravatar)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1163 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-31 22:02: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
gewlitys 114064bf45 Added creation of 'addons' dir
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1161 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-31 20:09:36 +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
gewlitys 85450f2506 Readded a note of #413
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1153 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-30 10:40:27 +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 199a98548a Updated due to #413 fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1151 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 23:12:04 +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 a1e9ff0dac forgot to credit Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1149 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 20:41:11 +00:00
avolkov 2f972debd3 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1148 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-29 20:40:02 +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 15d84e449c Updated due to bug #184 fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1139 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-28 23:19:49 +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 e39a5b7ca0 Updated due to #109 fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1134 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-27 23:25:55 +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 6c035c669d Fixed a Drall/Drahn confusion
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1132 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-27 05:26:39 +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
gewlitys f7624c1ee6 Updated music remixers section to match team.html
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1129 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-26 14:56:33 +00:00
gewlitys c9f8a6c271 Added some more stars to areas which were too dark
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1128 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-26 11:21:25 +00:00
gewlitys 2ac97ab068 Enlargened supermelee background to fill whole screen by cutnpasting stars to black area
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1127 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-26 11:04:04 +00:00
gewlitys 7fcc8e28f6 Shifted blinking load/save one pixel (fixes bug introduced by patch for
#248)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1126 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-26 10:28:39 +00:00
meep-eep c49dc0d996 A little bit smaller window. Looks better.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1125 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-26 03:46:54 +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 afd29b9229 Fixed 'VanRijn'.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1119 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-24 17:28:41 +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 7ebc57770c Consistent capitalisation of 'HyperSpace'. It's written with two capitals
almost everywhere (including in the manual). Changed a few deviant
capitalisations.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1116 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-24 02:46:40 +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
meep-eep f9028f517c File from the 3do sc2 cd without the "Oops... take 3".
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1113 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-08-23 14:16:07 +00:00