Difference between revisions of "SCI/TODO"

Jump to navigation Jump to search
(lb2 menu issue fixed)
Line 32: Line 32:
* KQ6 hires: character portraits are not erased properly
* KQ6 hires: character portraits are not erased properly
* Quest for Glory 1 EGA: on character customization screen the percentage bar isn't shown
* Quest for Glory 1 EGA: on character customization screen the percentage bar isn't shown
* LB2 (new graphics code regression): The text in the options screen is not shown (e.g. try and change the text/speech sound option)
* LB2: The credits windows (about screen from the options menu) are incorrectly drawn above the character sprites
* LB2: The credits windows (about screen from the options menu) are incorrectly drawn above the character sprites
* LSL1 (new graphics code regression): doors at the casino wont open. A workaround is in place till the actual issue is found. Issue seems to be caused by signal of the door set too late or kAnimate being call too few times. If you move the .doit calling code to the end of kAnimate door will open.
* LSL1 (new graphics code regression): doors at the casino wont open. A workaround is in place till the actual issue is found. Issue seems to be caused by signal of the door set too late or kAnimate being call too few times. If you move the .doit calling code to the end of kAnimate door will open.