657
edits
(Compared original puttime and updated issues.) |
(Update putttime issue) |
||
Line 1: | Line 1: | ||
== General Issues == | == General Issues == | ||
* Add support for deleting and renaming of files, to enable original game's load and save system. | * Add support for deleting and renaming of files, to enable original game's load and save system. | ||
* Add support for drawWizImage masking, triggered by flag 0x80 (Used in maze) | * 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) | ||
* Add support for shadows via 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) | ||
Line 80: | Line 80: | ||
== Putt-Putt Travels Through Time == | == Putt-Putt Travels Through Time == | ||
* When the T-Rex is moving stone blocks, he is not masked by these blocks. | * When the T-Rex is moving stone blocks, he is not masked by these blocks, due to lack of masking support in drawWizImage. | ||
* At the beginning, when Mr. Firebird is explaining the time portal, Putt-Putt is shown briefly. Presumably, he's just listening but his mouth is moving as if he was doing the talking. | * At the beginning, when Mr. Firebird is explaining the time portal, Putt-Putt is shown briefly. Presumably, he's just listening but his mouth is moving as if he was doing the talking. | ||
* (Possible glitch) I have this faint memory of something interesting/educational happening while driving around in the desert when playing it with the original interpreter, but nothing really happened in ScummVM. A missing feature, a user error, or a false memory? You tell me... | * (Possible glitch) I have this faint memory of something interesting/educational happening while driving around in the desert when playing it with the original interpreter, but nothing really happened in ScummVM. A missing feature, a user error, or a false memory? You tell me... |
edits