From e25c800649c1837211cacc7d007030084ed4a1e8 Mon Sep 17 00:00:00 2001 From: avolkov Date: Tue, 25 Apr 2006 00:06:14 +0000 Subject: [PATCH] rotating planet cache git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2325 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index f07854079..3bc1238ae 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.6: +- 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 - Changed slaveshield throb rate to match the 3DO - SvdB