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
This commit is contained in:
gewlitys
2003-08-14 14:04:19 +00:00
parent 47c896ad02
commit 60e8b14f8d
+7
View File
@@ -36,6 +36,8 @@ NEW FEATURES
- Quit option available in GAME menu - Quit option available in GAME menu
- New Main Menu graphics: Setup (not yet implemented) and Quit are - New Main Menu graphics: Setup (not yet implemented) and Quit are
options at the Main Menu now options at the Main Menu now
- Cubic resampling in high quality audio mode
- PC-style alien outtakes when game is completed
BUGFIXES BUGFIXES
- Text entry doesn't freeze up lander reports anymore - Text entry doesn't freeze up lander reports anymore
@@ -59,6 +61,11 @@ BUGFIXES
- Menu glitches when leaving the "GAME" menu are gone - Menu glitches when leaving the "GAME" menu are gone
- Druuge transactions no longer baselessly increase crew cost - Druuge transactions no longer baselessly increase crew cost
- Lander speed has been retimed to match 3DO - 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 INTERNAL CHANGES