Difference between revisions of "SCI/TODO"

Jump to navigation Jump to search
Line 1: Line 1:
* Known bugs in newgui
* Known bugs while using newgui
** King's Quest 5
** King's Quest 5
*** Sometimes there is animation cels shown in talking boxes. This is caused by the script calling kDrawCel for drawing the talking boxes and it also calls kAnimate later, which then draws current active cels on top of it
*** Sometimes there is animation cels shown in talking boxes. This is caused by the script calling kDrawCel for drawing the talking boxes and it also calls kAnimate later, which then draws current active cels on top of it