From 117952430d8a64692ae01f122916f1ac52f7ca0f Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 27 Oct 2004 02:30:29 +0000 Subject: Update SAGA issues. svn-id: r15689 --- TODO | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 4c142a14ff..62dc6535e3 100644 --- a/TODO +++ b/TODO @@ -307,12 +307,9 @@ SAGA * Change SData so that its buffers point to the appropriate data. (eriktorbjorn - mostly done; the script "static" buffer is still wrong) * Rewrite path finder -* Make all talk scripts skippable by ESC like in original -* Fix crashes in ISO rooms (does it still crash?) +* Eliminate script semaphores and use flags instead (sev) * Add sound/voices compression. Should _considerably_ save space. -* Add support for Mac versions. At least in rerelease everything, including - music is big-endian, so structures reading all over the code should be - twicked for that +* Add support for Mac versions. All data is in BE mode and structures are aligned. * Fix the usage of Rect so that it's more consistent with the rest of ScummVM, e.g. a rectangle covering the entire ITE screen should have right=320 and bottom=200. (eriktorbjorn, partly - mostly? - done) -- cgit v1.2.3