diff options
author | Martin Kiewitz | 2015-05-15 15:27:56 +0200 |
---|---|---|
committer | Martin Kiewitz | 2015-05-15 15:27:56 +0200 |
commit | 574675e2e580819e17deadd1e5a882d9bbf24949 (patch) | |
tree | 0dc99d8c4f04f37fcd5fdcfb9141acfff65452ab | |
parent | 404839bda620e27e99d4e9052ff02cbeb40406df (diff) | |
download | scummvm-rg350-574675e2e580819e17deadd1e5a882d9bbf24949.tar.gz scummvm-rg350-574675e2e580819e17deadd1e5a882d9bbf24949.tar.bz2 scummvm-rg350-574675e2e580819e17deadd1e5a882d9bbf24949.zip |
AGI: added the ability to disable mouse in NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,6 +11,10 @@ For a more comprehensive changelog of the latest experimental code, see: General: - Updated Munt MT-32 emulation code to version 1.5.0. + AGI: + - it is now possible to disable mouse support + (except for Amiga versions and fanmade games, that require a mouse) + Broken Sword 1: - Fix speech endianness detection on big endian systems for the mac version (bug #6720). |