aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlyssa Milburn2011-06-25 10:12:48 +0200
committerAlyssa Milburn2011-06-25 10:18:34 +0200
commit0c6d41e59eee60da0d0de58ca3bd3f1df5c741e1 (patch)
tree33b15a514da8068d7bd8ef49f57db08aabe19a35
parentdde622174c9093458cd448f6db11459c8e1ac59f (diff)
downloadscummvm-rg350-0c6d41e59eee60da0d0de58ca3bd3f1df5c741e1.tar.gz
scummvm-rg350-0c6d41e59eee60da0d0de58ca3bd3f1df5c741e1.tar.bz2
scummvm-rg350-0c6d41e59eee60da0d0de58ca3bd3f1df5c741e1.zip
NEWS: Mention SAGA fixes, new Mohawk detection entries.
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3849d82fae..bf25489f56 100644
--- a/NEWS
+++ b/NEWS
@@ -11,9 +11,19 @@ For a more comprehensive changelog of the latest experimental code, see:
There should be no more silent errors due to invalid audio devices.
Instead ScummVM should pick up a suitable alternative device.
+ Mohawk:
+ - Added detection entries for more variants of some Living Books
+ games.
+
Tinsel:
- Fixed a regression that made Discworld uncompletable.
+ SAGA:
+ - Fixed a regression in Inherit the Earth's dragon walk code which
+ was causing crashes there.
+ - Fixed a regression causing various crashes in I Have No Mouth and
+ I Must Scream.
+
SCUMM:
- Fixed graphics bug in FM-TOWNS versions of games on ARM devices
(Android, iPhone, etc.).