aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Kiewitz2015-05-15 15:27:56 +0200
committerMartin Kiewitz2015-05-15 15:27:56 +0200
commit574675e2e580819e17deadd1e5a882d9bbf24949 (patch)
tree0dc99d8c4f04f37fcd5fdcfb9141acfff65452ab
parent404839bda620e27e99d4e9052ff02cbeb40406df (diff)
downloadscummvm-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--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a7e7d20ded..651f5eabaa 100644
--- a/NEWS
+++ b/NEWS
@@ -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).