From 548f1acdafc213e2ba339f84a9c3f4f04b5d1f26 Mon Sep 17 00:00:00 2001 From: avolkov Date: Fri, 28 Jan 2005 07:08:46 +0000 Subject: [PATCH] bug #46; continued git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1497 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 1f6d4610a..f395f29a9 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,7 @@ Changes towards version 0.4: +- PC ending animation now draws the flagship w/ modules according to + the actual player's load; also the script structure changed + allowing for an FPS improvement -Alex - Version number in the main menu does not blink anymore when the menu selection is changed (bug #672), from Nic - Massive amount of file restructuring and cleanups. Need many more. - SvdB