Fixed a bug (#587) when loading from hyperspace, from Nic and Michael

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1331 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2004-02-24 04:52:58 +00:00
parent a6ce0b5f35
commit 5d23241647
2 changed files with 10 additions and 1 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.4:
- Fixed various odd behaviors when loading from HyperSpace (bug #587),
from Nic and Michael
- Added new 'triscan' scaler; derived from scale2x[.sf.net] -Alex
- Space marines die in a self-destructing Scout (Bug #445), from Nic
- Added the -l option to produce logfiles (bug #560), from Nic