aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEugene Sandulenko2004-05-02 06:51:09 +0000
committerEugene Sandulenko2004-05-02 06:51:09 +0000
commit13445e3a20a8d0a2544b34f7ff7eed1a8fc991a8 (patch)
tree4f317d6b879c01b50b041ec734ab169e90492c2c /TODO
parent15153bafc501091d8f3f3b8fb7bedf7a402997f0 (diff)
downloadscummvm-rg350-13445e3a20a8d0a2544b34f7ff7eed1a8fc991a8.tar.gz
scummvm-rg350-13445e3a20a8d0a2544b34f7ff7eed1a8fc991a8.tar.bz2
scummvm-rg350-13445e3a20a8d0a2544b34f7ff7eed1a8fc991a8.zip
Add some SAGA TODO items
svn-id: r13731
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 949c4144e8..7f18f207fd 100644
--- a/TODO
+++ b/TODO
@@ -323,11 +323,13 @@ SAGA
* Transition console to use ScummVM one
* Remove any traces of the additional level of abstraction reinherit used
* Change printf calls to warning/debug calls
+* Merge reinherit.h with saga.h
* 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
+* Rewrite actor code, so it works with isometric rooms
#######################################################################
# Backends