561
edits
(added todo) |
|||
Line 1: | Line 1: | ||
=== Status of the Kyra engine === | === Status of the Kyra engine === | ||
The current Kyrandia engine in the ScummVM CVS can play through most parts of Kyrandia 1; some graphics glitches still exist and sound/music is not enabled yet. CD version is working. The data file needed can be found in the cvs module "engine-data". | The current Kyrandia engine in the ScummVM CVS can play through most parts of Kyrandia 1; some graphics glitches still exist and sound/music is not enabled yet. CD version is working. The data file needed can be found in the cvs module "engine-data". | ||
Help is welcome. If you want to help look at our IRC channel for cyx or LordHoto and ask them if that could be done. | Help is welcome. If you want to help look at our IRC channel for cyx or LordHoto and ask them if that could be done. | ||
Line 13: | Line 9: | ||
current showstoppers: | current showstoppers: | ||
* Malcolm doesn't seem to appear in the Kyragem room ( WARNING: STUB: cmd_walkMalcolmOn! ) | * Malcolm doesn't seem to appear in the Kyragem room (WARNING: STUB: cmd_walkMalcolmOn!) | ||
=== TODO === | |||
* fix minor gfx bugs (see room 52 and 218), also some other rooms override parts of the interface | |||
* implement the missing opcodes | |||
* implement sfx | |||
* implement the menu | |||
* implement of the end sequence (since it is partially 'hardcoded') | |||
=== Status of the Source Release === | === Status of the Source Release === |
edits