Christoph Reichenbach wrote:
> Hi,
>
> > src/core/kgraphics.c (kAnimate): Fixed problem with Hoyle's Book of
> > Games main menu.
>
> What exactly was the problem here? This patch apparently fixed the problem
I made k_draw_view_list() call k_set_now_seen() (which I created from the
kernel function). Animate() does this, but apparently only for some views - I
am quite sure that the problem is the signal bits... Ii'll have to look
further into this.
> with the sherriff floating during his smoking animation in QfG1, but now
> the Hero's head is off a few pixels (and drawn with an incorrect priority)
> when he looks left and right after first entering the village. It's
It also prevents him from leaving town... but it fixes the PQ2 intro glitch.
Lars