From 170b66b2cbf9c43d3bfe5e1c1a22723dba51f565 Mon Sep 17 00:00:00 2001 From: Benjamin Haisch Date: Fri, 20 Mar 2009 17:51:57 +0000 Subject: TOLTECS: Updated TODO (nothing new, just syncing local copy with the repo) --- engines/toltecs/TODO.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/toltecs/TODO.txt b/engines/toltecs/TODO.txt index 378c1c36fa..62df586d8d 100644 --- a/engines/toltecs/TODO.txt +++ b/engines/toltecs/TODO.txt @@ -11,7 +11,6 @@ TODO - each resource type gets its own class, the resource cache manages the resource instances - generic resource class which has a method that creates a MemoryReadStream - rewrite parts of the engine to use the new resource system -- Add movie playback functionality (movie format is known, needs implementing) - Add sound support (after rewrite of the resource system) - Add music support (game seems to use XMIDI, MIDI and headerless music...figure out more) - Add game menu @@ -26,8 +25,10 @@ BUGS - Still some clipping issues (walking upstairs in the saloon, when on top of the tower in the hideout) - Crashes sometimes on scene changes (I guess because some talktext is still running although the slot used by it has changed) +- Crashes sometimes (e.g. when inside the barn and going up the ladder) DONE ------ - Implement dirty rectangles (low priority) - Optimize segment mask redrawing (only redraw what's neccessary) +- Add movie playback functionality (movie format is known, needs implementing) -- cgit v1.2.3