diff options
| -rw-r--r-- | TODO | 5 | 
1 files changed, 4 insertions, 1 deletions
@@ -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.)  | 
