Skip to content

Commit

Permalink
NEWS: Sync with the latest SCI changes and change some items to 80 cols
Browse files Browse the repository at this point in the history
  • Loading branch information
bluegr committed Dec 29, 2013
1 parent 16f7d5c commit c64a123
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions NEWS
Expand Up @@ -7,28 +7,28 @@ 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).
- 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.

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).
- 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 either in-game with the new
"Dual" audio state, or 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.
- 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.
Expand Down

0 comments on commit c64a123

Please sign in to comment.