Do not pause the game in places where not relevant; bug #984

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3173 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-07-07 00:51:26 +00:00
parent 2fa662ab3c
commit 8222417745
5 changed files with 26 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Do not pause the game in places where not relevant (bug #984) - Alex
- Fixed crashes and potential weirdness when loading savegames from
a Homeworld encounter screen (bug #997) - Alex
- Cleanup of GLOBAL(ShipStamp.frame) abuse; fixes bug #1054 - Alex