aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippos Karapetis2007-09-23 16:41:15 +0000
committerFilippos Karapetis2007-09-23 16:41:15 +0000
commitb138ff45fc716aefc58bcd402919a2d5e53fefdf (patch)
treed369908106caf24dbf4fdaa265be9c38db910797
parent4a8dc7aa68f8e4c5a057bf61e8c6fd072606130e (diff)
downloadscummvm-rg350-b138ff45fc716aefc58bcd402919a2d5e53fefdf.tar.gz
scummvm-rg350-b138ff45fc716aefc58bcd402919a2d5e53fefdf.tar.bz2
scummvm-rg350-b138ff45fc716aefc58bcd402919a2d5e53fefdf.zip
Added Elvira 1, Elvira 2 and I Have no Mouth and moved Troll's Tale to the "New games" section
svn-id: r29055
-rw-r--r--NEWS9
1 files changed, 6 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 7c78fdb52c..bdae924997 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
http://scummvm.sourceforge.net/daily/ChangeLog
0.11.0 (????-??-??)
+ New Games:
+ - Added support for Elvira: Mistress of the Dark
+ - Added support for Elvira 2: The Jaws of Cerberus
+ - Added support for I Have no Mouth, and I Must Scream
+ - Added support for preAGI game Troll's Tale.
+
General:
- Added ARM assembly routines for code in the sound mixer and SCUMM
video playback, resulting in some nice speedups on several ports.
@@ -9,9 +15,6 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
some odd quirks in some game / port combinations.
- Added optional 'confirm exit' dialog to the SDL backend.
- AGI:
- - Added support for preAGI game Troll's Tale.
-
AGOS:
- Fixed crashes related to OmniTV playback in The Feeble Files.