Debugging function to add crew during battle.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2266 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-03-10 07:57:29 +00:00
parent 65d09cbd7d
commit 92a27386af
3 changed files with 61 additions and 0 deletions
+3
View File
@@ -1,6 +1,9 @@
Changes towards version 0.6:
- Debugging function to add crew during battle. - SvdB
- More documentation - SvdB.
- RMPLIFIED PRECURSOR BOMB is now AMPLIFIED, from Vorn (bug #812)
-Michael
Changes towards version 0.5:
- Innocent origiginal c&p bug fixed, from bpoint.
- Handle relative dirs in -C correctly, from Jan Lönnberg (part of bug #738).