Cleanup of GLOBAL(ShipStamp.frame) abuse; also fixes #1054

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3168 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-07-04 06:18:22 +00:00
parent 86f36b30d5
commit 85191e5541
12 changed files with 59 additions and 51 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- 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
- Added missing sleeps in DoInput() functions (bug #893) - Alex