aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2007-12-04 13:07:22 +0000
committerEugene Sandulenko2007-12-04 13:07:22 +0000
commit60397448e98cb3cdaf74084516cf97faf47e6cbf (patch)
treef4b865103b4b9f4ee439840c3b5569d698aacc46
parenta8b5484086452c09aeb017052f15b4c1591b1366 (diff)
downloadscummvm-rg350-60397448e98cb3cdaf74084516cf97faf47e6cbf.tar.gz
scummvm-rg350-60397448e98cb3cdaf74084516cf97faf47e6cbf.tar.bz2
scummvm-rg350-60397448e98cb3cdaf74084516cf97faf47e6cbf.zip
update NEWS with development since 0.10.0
svn-id: r29715
-rw-r--r--NEWS27
1 files changed, 23 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 62ae481e17..dc59cdc823 100644
--- a/NEWS
+++ b/NEWS
@@ -5,10 +5,13 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
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 I Have no Mouth, and I Must Scream (demo and full game).
- Added support for preAGI game Troll's Tale.
- Added support for Amiga version of Waxworks.
- Added support for Lure of the Temptress.
+
+ New Ports:
+ - Added iPhone port.
General:
- Added ARM assembly routines for code in the sound mixer and SCUMM
@@ -18,13 +21,28 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
- Added optional 'confirm exit' dialog to the SDL backend.
- Added support for TiMidity++ MIDI server.
- Added DMedia MIDI driver for IRIX.
+ - Improved detection of new game variants and localized versions.
+ - Completely reworked internal access to files. (GSoC Task)
+ - Added option to delete games from the list with Del key.
+
+ AGI:
+ - Added support for AGI256 and AGI256-2 hacks (GSoC Task)
+ - Added support for Amiga menus and palettes (GSoC Task)
+ - Better support for early Sierra AGI titles
AGOS:
- Fixed crashes related to OmniTV playback in The Feeble Files.
+ - Improved work on 64-bit systems.
Broken Sword 1:
- Added support for FLAC encoded music.
+ Kyrandia:
+ - Added support for Macintosh version.
+
+ Parallaction:
+ - Many bugfixes
+
Queen:
- Added support for Adlib music.
- Added missing music patterns playback in Amiga version.
@@ -33,14 +51,15 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
- Added subtitle skipping (via '.' key) in older games which didn't have
this feature so far (e.g. Zak, MM, Indy3, Loom).
- Added support for Chinese COMI.
+ - Better support for eastern versions of games.
- Various fixes for COMI and other games.
+ - Added support for original save menus (browse only). Use Alt-F5 to
+ activate.
+ - Added support for Spanish version of NES Maniac Mansion.
SAGA:
- Added support for compressed sound effects, voices and music.
- Kyrandia:
- - Added support for Macintosh version.
-
WinCE Port:
- Switched compilers again. Now using cegcc (http://cegcc.sourceforge.net/).
- Plugins now supported for WinCE.