Some more SAGA items

svn-id: r13732
This commit is contained in:
Eugene Sandulenko 2004-05-02 07:14:17 +00:00
parent 13445e3a20
commit 96d1c5c44e

8
TODO
View File

@ -328,8 +328,14 @@ SAGA
work in reinherit)
* Remove homerolled high level data structures like stacks that should
be provided by ScummVM if they aren't already.
* OO'ify
* OO'ify (blah_mod.h contains public stuff, blah.h private stuff)
* Rewrite actor code, so it works with isometric rooms
* Implement unimplemented opcodes
* Remove use of floating point, especially doubles. Particularly
rewrite path finder
* ITE intro misses game title
* IHNM intro is very uncomplete
* Support various demo versions
#######################################################################
# Backends