From 75ac1363b36158bfab3c51a5b9aafec85ea54d4e Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 15 Dec 2004 00:25:46 +0000 Subject: Update SAGA items. svn-id: r16052 --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 145e1523d8..5932602f2b 100644 --- a/TODO +++ b/TODO @@ -286,7 +286,6 @@ SIMON SAGA ==== -* Remove use of yslib * Remove any traces of the additional level of abstraction reinherit used * Remove homerolled high level data structures like stacks that should be provided by ScummVM if they aren't already. @@ -295,10 +294,11 @@ SAGA * Remove use of floating point, especially doubles. * Change SData so that its buffers point to the appropriate data. (eriktorbjorn - mostly done; the script "static" buffer is still wrong) -* Rewrite path finder -* Eliminate script semaphores and use flags instead (sev) +* Rewrite path finder (h00ligan) +* Eliminate script semaphores and use flags instead * Add sound/voices compression. Should _considerably_ save space. * Add support for Mac versions. All data is in BE mode and structures are aligned. + (h00ligan, partly done) * 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