Fix gaphics glitches during dialog. Spathi eye and ZFP are most noticable,

but al aliens are afffected.   Closes 23, 156


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@837 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-03-01 02:42:28 +00:00
parent db2d6bf416
commit 0f487716ad
3 changed files with 277 additions and 189 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.3:
- Fix various graphics glitches during dialog. Especially Spathi Eye,and ZFP
Closes #23, #156 - PhracturedBlue
- Fix Syreen, KohrAh and Slylandro ship effects to not be screen
size dependant (corolary to bug 93) - PhracturedBlue
- Line clipping is now handled correctly; fixes #28 (one pixel corruptions)