aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjörn Andersson2006-04-18 18:25:44 +0000
committerTorbjörn Andersson2006-04-18 18:25:44 +0000
commit646a40b09b86e8977872128a5032f2882a78633d (patch)
tree684e7c44f6c61b4ebc45a5cfbd9e8fd5b73467c1
parent6b034b66d8e95512a56bb5e3da083e8995bc5718 (diff)
downloadscummvm-rg350-646a40b09b86e8977872128a5032f2882a78633d.tar.gz
scummvm-rg350-646a40b09b86e8977872128a5032f2882a78633d.tar.bz2
scummvm-rg350-646a40b09b86e8977872128a5032f2882a78633d.zip
I guess the BS1 --save-slot option may be newsworthy...
svn-id: r22010
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a2852aa3e..0e27f2496d 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,9 @@ For a more comprehensive changelog for the latest experimental CVS code, see:
SCUMM:
- ...
+ Broken Sword 1:
+ - Added support for the --save-slot option.
+
Broken Sword 2:
- Major rewrite of how game resources are accessed in memory. This
should fix alignment issues reported on some platforms.