Closed GoogleCodeExporter closed 9 years ago
I've taken a look and the cursors seem to be LZSS compressed (with paletters
stored
separately).
Original comment by spookypeanut
on 16 Apr 2008 at 7:50
Initial cursor animation implemented.
Todo:
* Turn cursors on and off at correct points
* Deal with palettes
* Sort out cursors' hotspots
* Is the wagging finger (and possibly the others) missing a frame?
Original comment by spookypeanut
on 23 Apr 2008 at 11:02
* Deal with palettes DONE
* Sort out cursors' hotspots DONE
Palettes easy due to ScummVM framework (I love it!) and hotspots easy due to
always
being at centre of cursor.
Original comment by spookypeanut
on 26 Apr 2008 at 10:38
Cursor should now turn on and off at the appropriate times. Closing this now
(but
I'll be opening others!).
Original comment by spookypeanut
on 26 Apr 2008 at 11:01
Original issue reported on code.google.com by
jvp...@gmail.com
on 12 Apr 2008 at 10:05