Crew retrieved from space after the end of an encounter will no longer set the number of crew to larger than the ship's maximum.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2274 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-03-16 09:07:21 +00:00
parent 68421e5543
commit cb1034e06e
2 changed files with 14 additions and 2 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.6:
- Crew retrieved from space after the end of an encounter will no
longer set the crew larger than the ship's maximum. - SvdB
- Flagship crew numbers are no longer continuously synchronised during
melee, but only at the beginning and end of the battle. - SvdB
- Various small cleanups. - SvdB