Difference between revisions of "Kyra/TODO"

Jump to navigation Jump to search
894 bytes added ,  00:42, 25 June 2011
→‎TODO: Add/explain some TODOs.
m (Add TODO Infobox.)
(→‎TODO: Add/explain some TODOs.)
Line 7: Line 7:
== TODO ==
== TODO ==
* Complain if no game data was found in specified directory instead of assert() and producing bunch of useless warnings.
* Complain if no game data was found in specified directory instead of assert() and producing bunch of useless warnings.
* Refactoring (and along with it hopefully saving binary size...)
** It would also be nice to only error out on invalid PAK files in case the file is really required by the original game. This is especially a problem in Kyra1, see {{BugTrack|num=3166235}} for example.
* Refactoring and generic code changes (and along with it hopefully saving binary size...).
** The animator code, which is quite similar between Kyra2 and Kyra3, is a good candidate here. Furthermore one might consider to adapt the Kyra1 animator code to use a Kyra2 style handling too.
** The scene state code of Kyra1 could probably be rewritten to match the one in Kyra2 and Kyra3. This might remove some accuracy in our reimplementation, since it is harder to have the fixed item limit per scene then. But it will probably result in less code.
** Various other code parts could probably be unified too.
* Revise "skipFlag" handling in Kyrandia 1 code.
* Revise "skipFlag" handling in Kyrandia 1 code.
* Implement sound support in the Macintosh version of Kyrandia 1.
* Implement support for the PC Speaker sound data in the Kyrandia 1 floppy version.


== Bugs Also in the Original ==
== Bugs Also in the Original ==
561

edits

Navigation menu