diff options
author | Johannes Schickel | 2016-05-02 14:19:17 +0200 |
---|---|---|
committer | Johannes Schickel | 2016-05-02 14:21:06 +0200 |
commit | 84d2cf6cbf4515f9ce96576df6c9a18586a23cec (patch) | |
tree | 4ae23548b589423aa4cabd04b9999c982f1c01c7 | |
parent | 521b0794950c0be6f40ff4f24ea649b2c11b718d (diff) | |
download | scummvm-rg350-84d2cf6cbf4515f9ce96576df6c9a18586a23cec.tar.gz scummvm-rg350-84d2cf6cbf4515f9ce96576df6c9a18586a23cec.tar.bz2 scummvm-rg350-84d2cf6cbf4515f9ce96576df6c9a18586a23cec.zip |
NEWS: Add Kyra bugfixes for 1.8.1.
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -38,6 +38,13 @@ For a more comprehensive changelog of the latest experimental code, see: Gob: - Fixed lock up for some games during sound initialization. + KYRA: + - Fixed potential crash when using swamp snake potion on the rat in Hand + of Fate. (NOTE: This fix was included in version 1.8.0, but it was not + added to the NEWS file). + - Fixed missing voice reactions when hitting enemies in CD version of + Lands of Lore. + Lab: - Fixed lock-up during ending sequence. - Improved internal game controls. |