aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjörn Andersson2004-02-15 15:20:55 +0000
committerTorbjörn Andersson2004-02-15 15:20:55 +0000
commit9f026bb0e12955d3100a957af6b60956a56474cc (patch)
tree4171a3129b705298b3b0573be7da8b8d50a6fca6
parent55556c813c1ff169658dfb2c7e5e6ec665ce17ed (diff)
downloadscummvm-rg350-9f026bb0e12955d3100a957af6b60956a56474cc.tar.gz
scummvm-rg350-9f026bb0e12955d3100a957af6b60956a56474cc.tar.bz2
scummvm-rg350-9f026bb0e12955d3100a957af6b60956a56474cc.zip
BS2 cutscene lead-outs have been fixed.
svn-id: r12909
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 21ca0aecbe..f3b3ed297b 100644
--- a/TODO
+++ b/TODO
@@ -216,8 +216,6 @@ Broken Sword 2
* Encapsulate the code into sensible objects. (Partly done.)
* Enable the CD swapping code. (Partly done.)
* Support cutscenes in some kind of open video format. (Partly done.)
-* The cutscene lead-outs should start 60 frames before the end of a cutscene,
- not after the cutscene has finished.
* Fix the credits so they look more like the original. (Did we ever get the
source code for that?)
* Compressed speech / music clusters. (Some work done, but not in CVS yet.)