64-bit conversation fixes.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2343 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2006-05-03 05:53:06 +00:00
parent 71b86410a2
commit 85eaa409e6
17 changed files with 27 additions and 26 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.6:
- 64-bit fixes in construct_response () - Michael
- Removed rotating 3d planet frame caching (cuts mem usage by 5M) - Alex
- One pixel fix in melee menu pictures. - SvdB
- Debugging function to add energy during battle. - SvdB