From 1fb02caedf97c1d6c324e78e9fdc653a3534c172 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 21 Feb 2004 19:03:16 +0000 Subject: code duplication is bad, maybe we can 'share' the mpeg2 code between bs1 & bs2 ? svn-id: r12973 --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 856265f3e5..0323f727b2 100644 --- a/TODO +++ b/TODO @@ -223,6 +223,14 @@ SCUMM reused for this... * Add support for NES version of Maniac Mansion +Broken Sword 1 & 2 +================== +* Currently BS1 & BS2 duplicate some code for MPEG2 playback. It would seem + logical to share that code (for all the usual good reasons). + We might even want to add a "video" dir (analog to "sound") for the shared + code, if it can be rewritten so that it's reusable. + DO NOT ADD SUCH A DIR without first consulting with Ender and Fingolfin ! + Broken Sword 2 ============== * Enforce ScummVM code formatting guidelines. (Mostly done?) -- cgit v1.2.3