git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1661 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-04-20 04:32:59 +00:00
parent 3cd640c023
commit 01c000cf7b
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.4:
- Fixed incomplete memset()s in comm alien animation code (comm should
be saner now), from jdorje
- Guard access to the Clock so that accessing it is a no-op when the game
isn't actually in progress (bug #678), from Nic
- Accept files with .uqm extension for packages (bug #558)