aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippos Karapetis2013-12-19 23:57:32 +0200
committerFilippos Karapetis2013-12-19 23:58:14 +0200
commit3ac498fe9e271bf0cd5a8114b4b79a0da5369948 (patch)
tree0589d0abd216f07e601e72f3ce36802400a67070
parent2fb2ae86f12244e5509b8252be94457638725bf5 (diff)
downloadscummvm-rg350-3ac498fe9e271bf0cd5a8114b4b79a0da5369948.tar.gz
scummvm-rg350-3ac498fe9e271bf0cd5a8114b4b79a0da5369948.tar.bz2
scummvm-rg350-3ac498fe9e271bf0cd5a8114b4b79a0da5369948.zip
NEWS: Sync with the latest changes in common, SCI and Tinsel
-rw-r--r--NEWS28
1 files changed, 25 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 90b9a58666..0cdbdeb4e0 100644
--- a/NEWS
+++ b/NEWS
@@ -7,15 +7,37 @@ For a more comprehensive changelog of the latest experimental code, see:
General:
- Updated MT-32 emulation code to version 1.3.0.
+ - Switched from our custom JPEG decoder to libjpeg-turbo, which
+ is faster and can handle all kinds of exotic JPEG images :)
+ - Switched from our custom PNG decoder to libpng, which
+ is faster and can handle all kinds of exotic PNG images :)
+ (NOTE: The change to libpng was done in version 1.6.0, but
+ it was not added to the NEWS file).
Gob:
- - Improved video quality in Urban Runner
+ - Improved video quality in Urban Runner.
+
+ SCI:
+ - Added support for the more detailed RAVE lip syncing data in the
+ Windows version of King's Quest 6. Portraits should now be much
+ more expressive when talking.
+ - Added support for simultaneous speech and subtitles in the CD
+ versions of Laura Bow 2 and King's Quest 6 (toggled via the
+ ScummVM audio options).
+ - Fixed music fading.
+ - Fixed several script bugs in Camelot, Crazy Nick's, Hoyle 3,
+ QFG1VGA, KQ5, KQ6, LB2, LSL2, LSL5, Pharkas, PQ1VGA, SQ4, SQ5.
+ - Improved the MIDI parser so that music event processing is done
+ more properly.
Broken Sword 1:
- - Added back support for MPEG-2 videos
+ - Added back support for MPEG-2 videos.
Broken Sword 2:
- - Added back support for MPEG-2 videos
+ - Added back support for MPEG-2 videos.
+
+ Tinsel:
+ - Discworld 1 and 2 no longer crash on big-endian systems.
1.6.0 (2013-05-31)
New Games: