diff options
author | James Brown | 2004-01-16 16:28:56 +0000 |
---|---|---|
committer | James Brown | 2004-01-16 16:28:56 +0000 |
commit | eeab2bb3bf2b014cdc2a87824dcecc93f341e11c (patch) | |
tree | 8b6ca0a32c4adf504f1a52aa4ff05fa7a9c76b89 /NEWS | |
parent | 770d94b6071d5cd4ba0f4db7127b032c72c02a47 (diff) | |
download | scummvm-rg350-eeab2bb3bf2b014cdc2a87824dcecc93f341e11c.tar.gz scummvm-rg350-eeab2bb3bf2b014cdc2a87824dcecc93f341e11c.tar.bz2 scummvm-rg350-eeab2bb3bf2b014cdc2a87824dcecc93f341e11c.zip |
Hack for Launcher Scaler dropdown. Backends using the Launcher will need to implement the OSystem HAS_SCALER property. The global options dialog still needs doing.
svn-id: r12436
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,9 +4,10 @@ For a more comprehensive changelog for the latest experimental CVS code, see: 0.5.7(CVS) (2003-??-??) New Games: - Added Broken Sword 1 engine, Cutscene support pending... - - Added Broken Sword 2 engine. Cutscene support pending... + - Added Broken Sword 2 engine. - Added Flight of the Amazon Queen engine - Added support for V1 SCUMM games 'Maniac Mansion' and 'Zak McKracken' + - SCUMM game Full Throttle is now supported. General: - Subtitles now default to disabled. '-n' option now enabled subtitles. |