Comm animation processing rewrite; cleaner and meaner; a bunch of bugs fixed, and some probably added ;)

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3305 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-11-15 06:43:03 +00:00
parent 0b39fbb0b2
commit 39bde10b0c
9 changed files with 706 additions and 566 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Comm animation processing rewrite, bugs fixed - Alex
- Added graphics context debugging function - SvdB
- Thread down-throttling and game sleep when inactive (currently disabled),
(bug #1070), from Flandry