diff options
author | Max Horn | 2007-01-26 17:04:19 +0000 |
---|---|---|
committer | Max Horn | 2007-01-26 17:04:19 +0000 |
commit | 2e93a029b4cbd4a97f293b957ea174b95b45e896 (patch) | |
tree | 0e813386b37f23d2fb597f7691e9c9e354921601 | |
parent | 4cf1c3565bee70e415949e314b1f6292e272202b (diff) | |
download | scummvm-rg350-2e93a029b4cbd4a97f293b957ea174b95b45e896.tar.gz scummvm-rg350-2e93a029b4cbd4a97f293b957ea174b95b45e896.tar.bz2 scummvm-rg350-2e93a029b4cbd4a97f293b957ea174b95b45e896.zip |
Updated NEWS a bit
svn-id: r25202
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -6,11 +6,11 @@ For a more comprehensive changelog for the latest experimental SVN code, see: - Added Cinematique evo 1 engine. Currently only Future Wars is supported. - Added Touche: The Adventures of the Fifth Musketeer engine. - Added support for Gobliins2. - - Added support for Simon the Sorcerer's Puzzle Pack + - Added support for Simon the Sorcerer's Puzzle Pack. General: - Better compression for DXA movies. - - Added Dialog which allows the user to select the GUI theme on runtime. + - Added dialog which allows the user to select the GUI theme on runtime. Broken Sword 1: - Added support for DXA cutscenes. @@ -29,6 +29,8 @@ For a more comprehensive changelog for the latest experimental SVN code, see: SCUMM: - Fixed various actor walking issues. - Added support for non-interactive demos of HE games (CUP). + - Improved A/V syncing in SMUSH videos (affects Dig, FT, COMI). + - Several other minor fixes. Simon: - Renamed Simon engine to AGOS. |