diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 36 |
1 files changed, 30 insertions, 6 deletions
@@ -1,17 +1,37 @@ For a more comprehensive changelog of the latest experimental code, see: https://github.com/scummvm/scummvm/commits/ -1.4.0 (????-??-??) +1.4.0 (2011-11-11) 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. @@ -19,13 +39,17 @@ 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: + 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). + - The US version of Discworld II now shows the correct title screen and + language flag. 1.3.1 (2011-07-12) General: |