From 87d59e69aa7227c69cdc2f925166b307ffdb7235 Mon Sep 17 00:00:00 2001 From: mcmartin Date: Sun, 16 Feb 2003 05:49:49 +0000 Subject: [PATCH] Typo fix, some clarifications git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@757 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/WhatsNew | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/sc2/WhatsNew b/sc2/WhatsNew index 92a1d7e9e..2a286882c 100644 --- a/sc2/WhatsNew +++ b/sc2/WhatsNew @@ -20,7 +20,8 @@ NEW FEATURES - Planet info "coarse scan" information available and properly rendered - 3D spinning planet in orbit window is present, with antialiasing and phong lighting and an animated approach -- Pixel-perfect collision detection +- Pixel-perfect collision detection; Spathi/Mycon are thus playable, and + the game is now beatable - Build system enhanced and generalized to handle OpenBSD and FreeBSD cleanly. - Oscilloscope display works in communication now - Color-shading in planet scans @@ -39,7 +40,7 @@ NEW FEATURES BUGFIXES -- Melee screens cleaned up, SuperMelle menus work. +- Melee screens cleaned up, SuperMelee menus work. - Subtitles now render for all alien races - Major editing of subtitles to match more closely the speeches - Autopilot indicator doesn't take over the top of the screen anymore. @@ -90,6 +91,7 @@ INTERNAL CHANGES - Various functions have their names changed to avoid conflicts with core library routines on OS X -Version 0.1 -- Initial release! + Version 0.1 + ------------- +Initial release.