diff options
author | Eugene Sandulenko | 2004-05-02 06:51:09 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2004-05-02 06:51:09 +0000 |
commit | 13445e3a20a8d0a2544b34f7ff7eed1a8fc991a8 (patch) | |
tree | 4f317d6b879c01b50b041ec734ab169e90492c2c /TODO | |
parent | 15153bafc501091d8f3f3b8fb7bedf7a402997f0 (diff) | |
download | scummvm-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-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |