diff options
| -rw-r--r-- | TODO | 5 | 
1 files changed, 2 insertions, 3 deletions
| @@ -156,9 +156,8 @@ 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.) -* 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. +* 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.) | 
