657
edits
(That would be the optional animal tracking in Desert location.) |
(Added XMAP support) |
||
Line 3: | Line 3: | ||
* Add support for drawWizImage masking, triggered by flag 0x80 (Used in maze and putttime) | * Add support for drawWizImage masking, triggered by flag 0x80 (Used in maze and putttime) | ||
* Add support for drawWizComplexPolygon (For Ski Ride & Credits of pajama3) | * Add support for drawWizComplexPolygon (For Ski Ride & Credits of pajama3) | ||
* Dog and probably other games may write non-ASCII characters and '=' into .ini fields values. | * Dog and probably other games may write non-ASCII characters and '=' into .ini fields values. | ||
An example of such entry is highscore: "_HS=!$Q!B Ñ‘=m4". Hex representation of the value is | An example of such entry is highscore: "_HS=!$Q!B Ñ‘=m4". Hex representation of the value is | ||
Line 52: | Line 51: | ||
== Pajama Sam 1 == | == Pajama Sam 1 == | ||
* The characters in the 'Kitchen' should each sing a unique song | * The characters in the 'Kitchen' should each sing a unique song | ||
== Pajama Sam 3 == | == Pajama Sam 3 == | ||
* Pajama Sam is always shown wearing a pumpkin over head in 'A Complex Exterior'. | * Pajama Sam is always shown wearing a pumpkin over head in 'A Complex Exterior'. | ||
* Sprites aren't shown during 'Ski Ride', due to lack of zoom and angle support. | * 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. | ||
Line 69: | Line 64: | ||
* No cursor image or zoom when using magnifying glass | * No cursor image or zoom when using magnifying glass | ||
* Palette is wrong when loading savegame | * Palette is wrong when loading savegame | ||
== Putt-Putt Enters The Race == | == Putt-Putt Enters The Race == | ||
* Cars do not rotate when go over oil. Maybe it's related to Wiz rotation. | * Cars do not rotate when go over oil. Maybe it's related to Wiz rotation. | ||
== Putt-Putt Saves the Zoo == | == Putt-Putt Saves the Zoo == |
edits