aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJonathan Gray2004-05-02 02:46:41 +0000
committerJonathan Gray2004-05-02 02:46:41 +0000
commit15153bafc501091d8f3f3b8fb7bedf7a402997f0 (patch)
tree44adaace8c4636fa68aafe350a7908cdb18fe940 /TODO
parent88ac74992ca66d561d8770a73bbaaaca5977817e (diff)
downloadscummvm-rg350-15153bafc501091d8f3f3b8fb7bedf7a402997f0.tar.gz
scummvm-rg350-15153bafc501091d8f3f3b8fb7bedf7a402997f0.tar.bz2
scummvm-rg350-15153bafc501091d8f3f3b8fb7bedf7a402997f0.zip
add some SAGA todo items
svn-id: r13730
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index d5c325de78..949c4144e8 100644
--- a/TODO
+++ b/TODO
@@ -317,6 +317,17 @@ SIMON
* Add support for Protracker music format used in Amiga versions
* Add support for drawing main graphics correctly in Amiga versions
+SAGA
+====
+* Remove use of yslib
+* Transition console to use ScummVM one
+* Remove any traces of the additional level of abstraction reinherit used
+* Change printf calls to warning/debug calls
+* Investigate why the fair scene in the ITE intro isn't working (used to
+ work in reinherit)
+* Remove homerolled high level data structures like stacks that should
+ be provided by ScummVM if they aren't already.
+* OO'ify
#######################################################################
# Backends