diff options
author | James Brown | 2003-12-11 15:17:53 +0000 |
---|---|---|
committer | James Brown | 2003-12-11 15:17:53 +0000 |
commit | 84247d9797ecee43205a5f64c1d5f555e8c69f3d (patch) | |
tree | b530bc2076b275259b6aeb42e21d4f0076297277 /NEWS | |
parent | 7cbd9a113d1d3489d96caae612a08ea20cf4af17 (diff) | |
download | scummvm-rg350-84247d9797ecee43205a5f64c1d5f555e8c69f3d.tar.gz scummvm-rg350-84247d9797ecee43205a5f64c1d5f555e8c69f3d.tar.bz2 scummvm-rg350-84247d9797ecee43205a5f64c1d5f555e8c69f3d.zip |
A few updates, mostly replacing examples that still used -n to disable subtitles.
To prevent confusion I think we should simply use a different switch character instead of reversing the behavior of -n for 0.6.0... Any suggestions on a good letter that's free? :)
svn-id: r11585
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ For a more comprehensive changelog for the latest experimental CVS code, see: - Added support for V1 SCUMM games 'Maniac Mansion' and 'Zak McKracken' General: + - Subtitles now default to disabled. '-n' option now enabled subtitles. - Added HQ2x and HQ3x scalers - New 'from scratch' sound mixer - Improved native MT32 support |