aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2004-09-03 19:59:11 +0000
committerMax Horn2004-09-03 19:59:11 +0000
commit3aabdd44c60f3868797e4a7ae952f54f2becf686 (patch)
tree6c9dc72e71405760000d081a8356dd236dc8dea4
parent054460a170d60d6b74114882e15af22b284f3066 (diff)
downloadscummvm-rg350-3aabdd44c60f3868797e4a7ae952f54f2becf686.tar.gz
scummvm-rg350-3aabdd44c60f3868797e4a7ae952f54f2becf686.tar.bz2
scummvm-rg350-3aabdd44c60f3868797e4a7ae952f54f2becf686.zip
Trying to be a bit more consistent in NEWS entries ('Added/Removed/Fixed/Deleteted/... feature FOO in BAR')
svn-id: r14877
-rw-r--r--NEWS16
1 files changed, 9 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index a536a0a10a..bb660828c2 100644
--- a/NEWS
+++ b/NEWS
@@ -14,17 +14,19 @@ For a more comprehensive changelog for the latest experimental CVS code, see:
- Updated AdvMame scalers based on scale2x 2.0 - AdvMame3x looks nicer now,
and AdvMame2x is MMX accelerated
- Added MMX i386 assembler versions of the HQ2x and HQ3x scalers
- - New 'Extra Path' option allows for a searching an additional datafile
+ - Added 'Extra Path' option allows for a searching an additional datafile
location (for reencoded cutscenes and the like)
- - Alt-x and Ctrl-z quit keys disabled in favour of Ctrl-q on unix like
+ - Disabled Alt-x and Ctrl-z quit keys in favour of Ctrl-q on unix like
operating systems, like Linux (exception: Mac OS X still uses Cmd-q)
SCUMM:
- - Old zak256 target removed, use zakTowns instead
+ - Removed the old zak256 target, use zakTowns instead
- Added native support for Macintosh versions using a special container
file. This removes the need for using the 'RESCUMM' program
- - Partially rewrote the text engine, fixing various bugs
- - Corrected actor drawing glitches in V1 Maniac and Zak
+ - Partially rewrote the text engine, fixing various bugs, especially in
+ newer games (The Dig, COMI)
+ - Fixed actor drawing glitches in V1 Maniac and Zak
+ - Fixed ship-to-ship graphic glitches in COMI
Queen:
- Various fixes [TODO: Somebody of the Queen team please fill this in]
@@ -32,8 +34,8 @@ For a more comprehensive changelog for the latest experimental CVS code, see:
Sword2:
- Simplified memory/resource management
- Simplified sound effects handling
- - Support for compressed speech.
- - Various minor bugfixes.
+ - Added support for compressed speech.
+ - Fixed various minor bugs.
0.6.1b (2004-08-03)
General: