657
edits
(Fixed bug) |
(Fixed farmdemo issue) |
||
Line 21: | Line 21: | ||
* The U32 code controls the racing segment at the end of puttrace | * The U32 code controls the racing segment at the end of puttrace | ||
* The U32 code calculates the changes to shapes in FreddisFunShop/PuttsFunShop/SamsFunShop | * The U32 code calculates the changes to shapes in FreddisFunShop/PuttsFunShop/SamsFunShop | ||
== Big Thinkers 1st Grade demo == | == Big Thinkers 1st Grade demo == | ||
Line 34: | Line 32: | ||
== Freddi Fish 2 == | == Freddi Fish 2 == | ||
Issues effect demo and full game. | |||
* Animation isn't synced during songs (ie the music when talking to captain near submarine) | |||
Issues effect full game only | |||
* When using chalk on black board in school, can draw outside the bounds. | * When using chalk on black board in school, can draw outside the bounds. | ||
== Freddi Fish and Luther's Water Worries == | == Freddi Fish and Luther's Water Worries == | ||
Line 42: | Line 42: | ||
== Let's Explore with Buzzy Games == | == Let's Explore with Buzzy Games == | ||
* Graphical glitches around screen edges (ie when trying to go outside in farmdemo) sometimes. The drawing section of akos codecs needs to be adjusted to draw inside rect (src/dst) limits. | * Graphical glitches around screen edges (ie when trying to go outside in farmdemo) sometimes. The drawing section of akos codecs needs to be adjusted to draw inside rect (src/dst) limits. | ||
== Pajama Sam 1 issues == | == Pajama Sam 1 issues == | ||
Line 87: | Line 84: | ||
== Putt-Putt's Fun Shop == | == Putt-Putt's Fun Shop == | ||
* Add support for processWizImage modes 7, 12, 13, 14, 15 and 17. | |||
* Shapes are drawn wrong. See screenshots. Note that set of chaotic lines under cursor on ScummVM screenshot is the filled in zig-zag of original. | * Shapes are drawn wrong. See screenshots. Note that set of chaotic lines under cursor on ScummVM screenshot is the filled in zig-zag of original. | ||
{| border=0 align=center | {| border=0 align=center |
edits