diff options
author | Martin Kiewitz | 2017-07-01 11:54:41 +0200 |
---|---|---|
committer | Martin Kiewitz | 2017-07-01 11:54:41 +0200 |
commit | 5d1b527829e93f6bf4c511f01945a1c28aa75635 (patch) | |
tree | 244bde55d9c5f8e4ffd0eb016245d098035efa66 /NEWS | |
parent | 4fd313a4963777ea4e3fc7d97110a48cf0cd7349 (diff) | |
download | scummvm-rg350-5d1b527829e93f6bf4c511f01945a1c28aa75635.tar.gz scummvm-rg350-5d1b527829e93f6bf4c511f01945a1c28aa75635.tar.bz2 scummvm-rg350-5d1b527829e93f6bf4c511f01945a1c28aa75635.zip |
NEWS: Add Police Quest 3 script patch
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -34,10 +34,15 @@ For a more comprehensive changelog of the latest experimental code, see: Composer: - Added save/load from General Main Menu. -Drascula: - - Added handling of the master volume and fix volume synchronization between - the game and ScummVM options. - - Added possibility to load and save games using GMM. + Drascula: + - Added handling of the master volume and fix volume synchronization between + the game and ScummVM options. + - Added possibility to load and save games using GMM. + + SCI + - Fixed a script bug in Police Quest 3 to now grant 10 points when giving the + locket to Marie. Now it's possible to beat the game with a perfect score. + This bug is also present, when using the original interpreter. 1.9.1 (YYYY-MM-DD) General: |