diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 26 |
1 files changed, 17 insertions, 9 deletions
@@ -9,6 +9,7 @@ For a more comprehensive changelog of the latest experimental code, see: General: - Fixed audio corruption in the MS ADPCM decoder. + - Switched SDL backend to SDL2 by default. SDL1 is still a fallback. AGI: - Added support for Hercules rendering. Both green and amber modes are @@ -26,6 +27,15 @@ For a more comprehensive changelog of the latest experimental code, see: Gob: - Fixed graphical issues in Gobliiins (EGA version). + Kyra: + - Updated Italian EOB1 translation. + + Mohawk: + - Fixed visual glitches in the Spanish version of Myst. + - Changed the cancel button in the options dialog of Riven not to save the settings. + - Riven savegames created by ScummVM are now loadable in the original game. + - Fixed missing mouse cursor in Myst after loading a savegame while the intro is playing. + SCI: - Fixed a missing dialog line in QfG3 which awards the player with 3 additional points. This is a bug in the original game interpreter. Due to this bug, @@ -35,26 +45,25 @@ For a more comprehensive changelog of the latest experimental code, see: interacting with the armor in room 37 (main house, downstairs). This bug is also present in the original game. - Fixed auto-saving in the fan-made Cascade Quest. - - Fixed a bug in Conquests of the Longbow: The Adventures of Robin Hood that caused - the game to crash while wandering through the Sherwood Forest. - - Added a detection entry for the ImagiNation Network (INN) demo. + - Fixed a game bug in the Conquests of Longbow scripts that could cause crashes in Sherwood Forest. + - Added support for the ImagiNation Network (INN) demo. SCUMM: - Fixed missing translations in the in-game quit and restart dialogs in Pajama Sam 1. - Fixed visual glitches in DOTT that occured after loading a savegame with the stereo in Green Tentacle's room turned on. - Improved timing and pathfinding in Maniac Mansion (C64 and Apple II versions) - - Mohawk: - - Fixed visual glitches in the Spanish version of Myst. - - Changed the cancel button in the options dialog of Riven not to save the settings. - - Riven savegames created by ScummVM are now loadable in the original game. + - Added support for the Dutch demo of Let's Explore the Airport with Buzzy. WAGE: - Closed memory leak. Windows port: - Fixed taskbar support on Windows 10 onwards. + - Fixed keymapping for non-QWERTY keyboards. + + Linux port: + - Added basic support for the snap packaging system. 1.8.1 (2016-05-25) New ports: @@ -1929,4 +1938,3 @@ For a more comprehensive changelog of the latest experimental code, see: 0.0.1 (2001-10-08) - Initial version. - |