diff options
author | sluicebox | 2019-09-21 14:52:47 -0700 |
---|---|---|
committer | sluicebox | 2019-09-21 14:52:47 -0700 |
commit | 8f952f9ecc961b79000e3f1637a19f837f4db18b (patch) | |
tree | a3c99c02fce2ba8881f404283115f67921b397c4 | |
parent | f7812e7cdf8763b6eff4420bfcb2e53005c72f05 (diff) | |
download | scummvm-rg350-8f952f9ecc961b79000e3f1637a19f837f4db18b.tar.gz scummvm-rg350-8f952f9ecc961b79000e3f1637a19f837f4db18b.tar.bz2 scummvm-rg350-8f952f9ecc961b79000e3f1637a19f837f4db18b.zip |
NEWS: Added SCI news for version 2.1.0
-rw-r--r-- | NEWS.md | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -70,8 +70,15 @@ For a more comprehensive changelog of the latest experimental code, see: - Add speech synthesis on some platforms. SCI: - - Fixed crash in Police Quest IV: Open Season. - - Improved visual effects in Quest for Glory I (VGA). + - Added LarryScale, a high quality cartoon scaler for Leisure Suit Larry 7. + - Fixed over 100 original game script bugs in CAMELOT, ECO1, ECO2, + FREDDYPHARKAS, GK1, HOYLE5, ICEMAN, KQ6, LB1, LB2, LONGBOW, LSL6, + MOTHERGOOSE256, PQ3, PQ4, QFG1VGA, QFG4, and SQ4. + - Fixed a bug in version 2.0.0 that prevented the Macintosh versions of + Freddy Pharkas, King's Quest 6, and Quest for Glory 1 (VGA) from loading. + - Fixed a crash in the Macintosh version of Freddy Pharkas when picking up + the shovel which makes the game completable. + - Fixed loading autosave games. SCUMM: - Implemented lipsync for v6 and v7+ games. |