Fixed crashes and potential weirdness when loading savegames from a Homeworld encounter screen

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3169 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-07-04 07:25:58 +00:00
parent 85191e5541
commit ad23012567
2 changed files with 9 additions and 3 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.7:
- Fixed crashes and potential weirdness when loading savegames from
a Homeworld encounter screen - Alex
- Cleanup of GLOBAL(ShipStamp.frame) abuse; fixes bug #1054 - Alex
- Game attempts to exit cleanly under normal circustances (bug #52) - Alex
- Fixed Mmrnmhrm's X-Form transformation without energy use (bug #1004) - Alex