diff options
author | Lothar Serra Mari | 2016-05-25 20:38:56 +0200 |
---|---|---|
committer | Lothar Serra Mari | 2016-05-25 20:39:36 +0200 |
commit | c3705c0930400c64eb18ebf8082412a4aa616d8c (patch) | |
tree | 9d0b432e7c7f180d2030f701c993e41e6cb4b899 | |
parent | 79ddb9e605ecd4eca19aeadf2045f33f3130f480 (diff) | |
download | scummvm-rg350-c3705c0930400c64eb18ebf8082412a4aa616d8c.tar.gz scummvm-rg350-c3705c0930400c64eb18ebf8082412a4aa616d8c.tar.bz2 scummvm-rg350-c3705c0930400c64eb18ebf8082412a4aa616d8c.zip |
NEWS: Mention QfG3 dialog fix
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ For a more comprehensive changelog of the latest experimental code, see: - Added optional "pause, when entering commands" feature, that was only available in the original interpreter for Hercules rendering. + SCI: + - Fix 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, + it was not possible to get all points in the original game. + 1.8.1 (2016-05-25) New ports: - Added Nintendo 3DS port. |