From 7a92f1b321a05b115e96d6d9e91d1834ebfbf0df Mon Sep 17 00:00:00 2001 From: avolkov Date: Fri, 16 Dec 2005 20:38:05 +0000 Subject: [PATCH] bug #32 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2084 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index da341c021..c8f87cff4 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- Added 3DO-style throbbing slave shield (--shield; bug #32); + special thanks to Nic for inspiration and some code - Alex - Rotating 3D planet changes: nicer looking slave shield; planet now finally looks like a rotating sphere (and not cylinder); added some lighting variance to give it a 3D feel (not a smooth ball) - Alex