From 899b3dc1f528ef4917a90157f50df77082692fb4 Mon Sep 17 00:00:00 2001 From: Giel van Schijndel Date: Sat, 1 Dec 2007 14:23:16 +0000 Subject: [PATCH] * Merge 2.0.8 RC1 and 2.0.8 ChangeLog sections git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2927 4a71c877-e1ca-e34f-864e-861f7616d084 --- ChangeLog | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index 903a991ab..573c2b192 100644 --- a/ChangeLog +++ b/ChangeLog @@ -58,19 +58,10 @@ 2007-12-01: Version 2.0.8 * General: * New: Possibility to use the zero-key ('0') to assign groups to as well (patch #828) - * Change: Slightly faster terrain rendering (+ 5-10%) (patch #830, patch #833) - * Change: Protocol-selection removed from "Host Game", since the only option was "Internet" - * Fix: Reduce the dark borders around the terrain tiles (patch #845) - * Fix: Slight visual improvement: Reduced flickering of ground and water tiles (patch #841) - * Fix: Crash when loading sounds without filenames (patch #855, bugs #9927 and #10142) - * Fix: Crash on game exit (bug #9927) - * Fix: Don't add/remove droids to/from groups upon selecting/deselecting them (patch #829) - * Fix: Crash where rearming VTOL would try to set a dead target (r2651) - -2007-10-20: Version 2.0.8 RC1 - * General: * New: Repeat keypresses if the key is hold long enough (e.g. one press of 'A' becomes 'AAAAAAAAAA' if just held long enough) * Change: In the "Join Game" menu you can now choose between "IP" (same as the old "Internet" option) and "Lobby" (directly proceed to the Lobbyserver) + * Change: Slightly faster terrain rendering (+ 5-10%) (patch #830, patch #833) + * Change: Protocol-selection removed from "Host Game", since the only option was "Internet" * Fix: Remove invalid references to software renderer textures (caused crashes between campaign 1-2 and 2-3) (bug #9497) * Fix: Improve POSIX exception handler reliability (GDB could have had trouble locating the executable) * Fix: Workaround a bug in OpenAL SI 0.0.8 GNU/Linux, which could lead to a crash @@ -80,6 +71,12 @@ * Fix: Make progress bar white again * Fix: Workaround mysterious crash when updating beacons (bug #9455) * Fix: Textures where not properly reloaded when finishing a campaign and continueing with the next (bug #9923) + * Fix: Reduce the dark borders around the terrain tiles (patch #845) + * Fix: Slight visual improvement: Reduced flickering of ground and water tiles (patch #841) + * Fix: Crash when loading sounds without filenames (patch #855, bugs #9927 and #10142) + * Fix: Crash on game exit (bug #9927) + * Fix: Don't add/remove droids to/from groups upon selecting/deselecting them (patch #829) + * Fix: Crash where rearming VTOL would try to set a dead target (r2651) 2007-06-22: Version 2.0.7 * General: