Line clipping is now handled correctly; fixes #28 (one pixel

corruptions) and #198 (beam weapons changing direction)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@832 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-02-26 17:05:59 +00:00
parent 80ea46fdc3
commit 570eb15ee0
4 changed files with 89 additions and 53 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.3:
- Line clipping is now handled correctly; fixes #28 (one pixel corruptions)
and #198 (beam weapons changing direction)
- Vux warps in close (fixes bug 93) -from Nic
- Fixed lockup on lander-report (Bug #144 annd 187?)
- Version # is now printed in the main menu, from Nic