diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 33 |
1 files changed, 29 insertions, 4 deletions
@@ -4,11 +4,34 @@ For a more comprehensive changelog of the latest experimental code, see: 1.4.0 (????-??-??) New Games: - Added support for Lands of Lore: The Throne of Chaos. - - Added support for Blue's Birthday Adventure - - Added support for Ringworld: Revenge Of The Patriarch + - Added support for Blue's Birthday Adventure. + - Added support for Ringworld: Revenge Of The Patriarch. + - Added support for the Amiga version of Conquests of the Longbow. + + New Ports: + - Added PlayStation 3 port. AGI: - - Implemented sound support for the DOS version of Winnie the Pooh in the Hundred Acre Wood. + - Implemented sound support for the DOS version of Winnie the Pooh in the + Hundred Acre Wood. + + AGOS: + - Implemented support for loading data directly from InstallShield + cabinets in The Feeble Files and Simon the Sorcerer's Puzzle Pack. + - Fixed loading and saving in the PC version of Waxworks. + - Fixed music in the PC versions of Elvira 1/2 and Waxworks. + + Groovie: + - Added support for the iOS version of The 7th Guest. + + Lure: + - Fixed crash when trying to talk and ask something at the same time. + + SCI: + - Added better handling of digital vs. synthesized sound effects. If the + "Mixed Adlib / MIDI mode" checkbox is checked, the engine will prefer + digital sound effects, otherwise their synthesized counterparts will be + preferred instead, if both versions of the same effect exist. SCUMM: - Implemented PC Speaker support for SCUMM v5 games. @@ -16,13 +39,15 @@ For a more comprehensive changelog of the latest experimental code, see: better, since important notes are not interrupted anymore. - Implemented CMS support for Loom, The Secret of Monkey Island and Indiana Jones and the Last Crusade. + - Improved palette handling for the Amiga version of Indiana Jones and the + Fate of Atlantis. SDL ports: - Added support for OpenGL (GSoC Task). TINSEL: - Fixed deleting saved games from the list of saved games (from the launcher - and the in-game ScummVM menu) + and the in-game ScummVM menu). 1.3.1 (2011-07-12) General: |