mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-23 12:44:02 +00:00
Some more SAGA items
svn-id: r13732
This commit is contained in:
parent
13445e3a20
commit
96d1c5c44e
8
TODO
8
TODO
@ -328,8 +328,14 @@ SAGA
|
|||||||
work in reinherit)
|
work in reinherit)
|
||||||
* Remove homerolled high level data structures like stacks that should
|
* Remove homerolled high level data structures like stacks that should
|
||||||
be provided by ScummVM if they aren't already.
|
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
|
* 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
|
# Backends
|
||||||
|
Loading…
x
Reference in New Issue
Block a user