Open main menu

Difference between revisions of "Kyra"

103 bytes removed ,  21:28, 3 February 2007
→‎TODO: all used opcodes are implemented
(Cleanup / unification of engine pages)
(→‎TODO: all used opcodes are implemented)
Line 26: Line 26:
== 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.
* implement the missing opcodes (see [[Kyra/Opcodes|here]] for a list of unimplemented/unused opcodes)
* make sound working properly (MIDI sound has some problems)
* make sound working properly (MIDI sound has some problems)
* Reduce kMD5FileSizeLimit from 1MB to e.g. 80 kb (this might require recomputing some MD5s, but is faster, and good enough for finger printing)
* Reduce kMD5FileSizeLimit from 1MB to e.g. 80 kb (this might require recomputing some MD5s, but is faster, and good enough for finger printing)
561

edits