1,502
edits
(sfGetSynthType is only used in RtZ) |
(Updated TODO) |
||
Line 18: | Line 18: | ||
** sfGetCdTime | ** sfGetCdTime | ||
* For Return to Zork: | * For Return to Zork: | ||
** sfGetSoundEnergy (used to animate the mouths of characters when they're talking). This has been implemented now, but the mouth animations are out of sync. | ** sfGetSoundEnergy (used to animate the mouths of characters when they're talking). This has been implemented now, but the mouth animations are out of sync or wrong. Seems like an issue with the "mouth shut" state (0) | ||
** sfShakeScreen | ** sfShakeScreen | ||
** sfGetSynthType | ** sfGetSynthType | ||
Line 36: | Line 36: | ||
=== Video === | === Video === | ||
* | * The intro credits screen after the RtZ intro (after the flyover, in the scene with the sign) is not shown | ||
== File-specific tasks == | == File-specific tasks == | ||
=== database.cpp === | === database.cpp === | ||
* Read/verify database header | * Read/verify database header | ||
=== screen.cpp === | === screen.cpp === |
edits