From 60e8b14f8d9b7abceac46001001c19b6d79bcea5 Mon Sep 17 00:00:00 2001 From: gewlitys Date: Thu, 14 Aug 2003 14:04:19 +0000 Subject: [PATCH] Added some missing entries for 0.3 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1100 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/WhatsNew | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sc2/WhatsNew b/sc2/WhatsNew index cae22ce92..6cd01a00a 100644 --- a/sc2/WhatsNew +++ b/sc2/WhatsNew @@ -36,6 +36,8 @@ NEW FEATURES - Quit option available in GAME menu - New Main Menu graphics: Setup (not yet implemented) and Quit are options at the Main Menu now +- Cubic resampling in high quality audio mode +- PC-style alien outtakes when game is completed BUGFIXES - Text entry doesn't freeze up lander reports anymore @@ -59,6 +61,11 @@ BUGFIXES - Menu glitches when leaving the "GAME" menu are gone - Druuge transactions no longer baselessly increase crew cost - Lander speed has been retimed to match 3DO +- Audio resampling works now correctly (less cracklings) +- MixSDL buffer underrun handling fixed +- Some memory leaks have been eliminated +- Fixes and speed improvements on bilinear, biadapt, biadv scalers +- Various minor graphics glitch fixes INTERNAL CHANGES