657
edits
(Update) |
(Update) |
||
Line 5: | Line 5: | ||
* Add support for drawWizComplexPolygon (For Ski Ride & Credits of pajama3) | * Add support for drawWizComplexPolygon (For Ski Ride & Credits of pajama3) | ||
* Add support for processWizImage mode 7 (For soccer2004) | * Add support for processWizImage mode 7 (For soccer2004) | ||
* Add support for XMAP resources in drawWizImage (Used by akos codec 32 too) | * Add support for shadows via XMAP resources in drawWizImage (Used by akos codec 32 too) | ||
* Add support for floodState (For puzzle in pajama2) | * Add support for floodState (For puzzle in pajama2) | ||
* Add support for o80_unknownE0 type1 (For binoculars in pajama2) | * Add support for o80_unknownE0 type1 (For binoculars in pajama2) | ||
* Add support for o80_unknownE0 type2 (For black board in freddi2 and paper in spyfox) | * Add support for o80_unknownE0 type2 (For black board in freddi2 and paper in spyfox) | ||
* Add support for IMA ADPCM compression for speech files (For soccer2004) | * Add support for IMA ADPCM compression for speech files (For soccer2004) | ||
* Fix missing actor limbs, the decflag in akos_drawLimb() isn't been set correctly sometimes (For pajama2/puttcircus/puttrace/racedemo) | |||
== U32 library calls == | == U32 library calls == | ||
Line 28: | Line 29: | ||
== Freddi Fish 2 == | == Freddi Fish 2 == | ||
* Can draw outside the bounds, when using chalk on black board in school. | * Can draw outside the bounds, when using chalk on black board in school. | ||
* Often uses the wrong songs | * Often uses the wrong songs (ie the music sheet inside the school) | ||
== Freddi Fish 4 == | == Freddi Fish 4 == | ||
* The seahorse in introduction constantly flashes and moves to wrong position. The seahorse should swim straight across screen and not move vertically. | * The seahorse in introduction constantly flashes and moves to wrong position. The seahorse should swim straight across screen and not move vertically. | ||
* The introduction of Gill Barker at 'Salesmen' doesn't continue after his card is shown and requires an ESC. | * The introduction of Gill Barker at 'Salesmen' doesn't continue after his card is shown and requires an ESC. | ||
== Freddi Fish 5 == | |||
* All the light green colors rooms (Of debug room) have palette issues and aren't decoded correctly. | |||
== Pajama Sam 1 issues == | == Pajama Sam 1 issues == | ||
Line 43: | Line 47: | ||
== Pajama Sam 3 issues == | == Pajama Sam 3 issues == | ||
* The center of the cake in 'Party' can't be selected. | * The center of the cake in 'Party' can't be selected. | ||
* | * Sprites aren't shown during 'Ski Ride', due to lack of zoom and angle support. | ||
* The images in 'Credits' aren't zoomed out and rotated, due to lack of zoom and angle support. | * The images in 'Credits' aren't zoomed out and rotated, due to lack of zoom and angle support. | ||
== Putt Circus issues == | == Putt Circus issues == | ||
* Wrong | * Wrong background palette in intro | ||
* Putt-Putt's eyes are missing when just arrive to Apple Valley | * Putt-Putt's eyes are missing when just arrive to Apple Valley | ||
* Putt-Putt dusappears in warehouse when getting the saw and recipe | * Putt-Putt dusappears in warehouse when getting the saw and recipe | ||
Line 79: | Line 83: | ||
== Spy Fox 3 issues == | == Spy Fox 3 issues == | ||
* The position of | * The position of animated actors in 'The Street' location is wrong. | ||
* The background of underwater location isn't decoded correctly, so can't read combination t door. | * The background of underwater location isn't decoded correctly, so can't read combination t door. |
edits