EventHandler checks CurStarDescPtr before dereference - fixes #347

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@955 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-05-11 15:10:16 +00:00
parent 1b4cf3a986
commit 04b9e2a433
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- EventHandler checks CurStarDescPtr before dereferencing it (bug #347)
- Oscilloscope now has borders (bug #307 part 4) -Mika
- Flashing rects are no longer constrained to even-numbered pixels on the
y axis; fixes bug #255, from Nic