Cleanup shipyard door animations (fixes 215)

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@863 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-03-07 05:14:14 +00:00
parent 82d123527e
commit 38ad179d23
2 changed files with 29 additions and 29 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Cleanup shipyard door animation (bug 215) -PhracturedBlue
- Misc .ani fixes; Fixes asteroid destruction crash (bugs 150, 155, 158)
and somewhat fixes Mycon potrait (bug #183) -fOSSiL
- Moved image scaling to DCQ thread; fixes scale-out-of-sync problem