657
edits
(Described problem with Russian updated water) |
(cyx added floodFill, update other issues.) |
||
Line 4: | Line 4: | ||
* 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) | ||
== Sound system == | == Sound system == | ||
Line 30: | Line 29: | ||
== Fatty Bear == | == Fatty Bear == | ||
* Add support for sound pitch changes for piano notes in DOS version. | * Add support for sound pitch changes for piano notes in DOS version. | ||
* Regressions which cause parts of the inventory area to be shown in upper left corner in many rooms. | |||
== Freddi Fish 1 demo == | == Freddi Fish 1 demo == | ||
Line 51: | Line 51: | ||
== Pajama Sam 2 == | == Pajama Sam 2 == | ||
* | * Shadows aren't shown correctly, due to lack of XMAP support. | ||
== 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'. | ||
* Shadows aren't shown correctly, due to lack of XMAP support. | |||
* 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. | ||
== Pajama Sam's Lost & Found == | == Pajama Sam's Lost & Found == | ||
* Graphical glitches around screen edges in HE100 version. | |||
* Graphical glitches around screen edges | * Extra items to collect are shown sometimes, causing glitches as they are marked found. Maybe an array issue? | ||
== Putt-Putt Joins The Circus == | == Putt-Putt Joins The Circus == | ||
* 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 | ||
* Shadows aren't shown correctly, due to lack of XMAP support. | |||
== Putt-Putt Enters The Race == | == Putt-Putt Enters The Race == | ||
* The flashlight doesn't work in 'i-tunnel', only a yellow filled cicle is shown. | * The flashlight doesn't work in 'i-tunnel', only a yellow filled cicle is shown. | ||
* 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. | ||
* Shadows aren't shown correctly, due to lack of XMAP support. | |||
== Putt-Putt and Pep's Balloon-O-Rama == | == Putt-Putt and Pep's Balloon-O-Rama == | ||
Line 83: | Line 86: | ||
* When using chalk at 'Paper', can draw slightly outside the bounds. | * When using chalk at 'Paper', can draw slightly outside the bounds. | ||
* Can't select colored blocks in paintings of 'Nogroom' multiple times. | * Can't select colored blocks in paintings of 'Nogroom' multiple times. | ||
== Backyard Football == | == Backyard Football == | ||
Line 101: | Line 97: | ||
* Add compression support for music/speech files | * Add compression support for music/speech files | ||
* Fix compressed RIFF music/sound/speech playback | * Fix compressed RIFF music/sound/speech playback | ||
== Spy Fox 3 == | |||
* Entering 'Pearl' location, causes an invalid rect assert when clipping box2 in fillWizRect(). | |||
* The wrong palette is shown in 'Intro' sequence after riding skateboard out of first room. | |||
* Palette issues in many other locations. | |||
=== Freddi Fish 5 === | === Freddi Fish 5 === |
edits