aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index bd3e804064..9e3e04e6e3 100644
--- a/TODO
+++ b/TODO
@@ -148,7 +148,10 @@ Broken Sword 2
* Enforce ScummVM code formatting guidelines. (Mostly done?)
* Encapsulate the code into sensible objects. (Partly done.)
* Enable the CD swapping code. (Partly done.)
-* Support cutscenes in some kind of open video format.
+* Support cutscenes in some kind of open video format. (Partly done.)
+* Judging by the intro cutscene as the original engine renders it, the lead-out
+ music should play over the end of the cutscene. Not, as we do it, 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.)