Fix Syreen, Slylandro, and Kohr-Ah ship effects to be screen-size independant.

SaMatra may still need work, tho Closes #93 (bug 199 has been opened on
the SaMatra issue)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@835 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-02-27 00:03:09 +00:00
parent 67ce59584c
commit 435e1ea8f2
+3 -1
View File
@@ -1,8 +1,10 @@
Changes towards version 0.3:
- 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)
and #198 (beam weapons changing direction) -Mika
- Vux warps in close (fixes bug 93) -from Nic
- Fixed lockup on lander-report (Bug #144 annd 187?)
- Fixed lockup on lander-report (Bug #144 annd 187?) - PhracturedBlue
- Version # is now printed in the main menu, from Nic
- Added PC Shipyard + Hangar power lines animation;
(closes #176) -fOSSiL