2,051
edits
m (subpages) |
|||
Line 6: | Line 6: | ||
=== 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 | * 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) | ||
Line 18: | Line 18: | ||
The items and the map lists include tips for the game, do not look at them if you want to play the game on your own. | The items and the map lists include tips for the game, do not look at them if you want to play the game on your own. | ||
====Kyrandia 1==== | ====Kyrandia 1==== | ||
*[[Kyra | *[[Kyra/Opcodes|Opcodes (list of unimplemented functions)]] | ||
*[[Kyra | *[[Kyra/Items (Kyrandia 1)|Items (Kyrandia 1)]] | ||
*[[Kyra | *[[Kyra/Maps (Kyrandia 1)|Maps (Kyrandia 1)]] | ||
*[[Kyra | *[[Kyra/Savegames (Kyrandia 1)|Savegames (Kyrandia 1) (for the sake of reference only)]] | ||
====Kyrandia 2: Hand of Fate==== | ====Kyrandia 2: Hand of Fate==== | ||
*[[Kyra | *[[Kyra/Items (Kyrandia 2)|Items (Kyrandia 2)]] | ||
*[[Kyra | *[[Kyra/Maps (Kyrandia 2)|Maps (Kyrandia 2)]] | ||
*[[Kyra | *[[Kyra/Opcodes (Kyrandia 2)|Opcodes (Kyrandia 2)]] | ||
====Kyrandia 3: Malcolm's Revenge==== | ====Kyrandia 3: Malcolm's Revenge==== | ||
*[[Kyra | *[[Kyra/Items (Kyrandia 3)|Items (Kyrandia 3)]] | ||
*[[Kyra | *[[Kyra/Maps (Kyrandia 3)|Maps (Kyrandia 3)]] | ||
===External links=== | ===External links=== |
edits