Open main menu

Difference between revisions of "Humongous Entertainment/Progress"

Add more issues.
(getPaletteData complete)
(Add more issues.)
Line 30: Line 30:
== 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.
== Freddi Fish 1 demo ==
* In older demo, the circles of inventory area don't pop into bubbles when clicked on.


== 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 (ie the music sheet inside the school)
* Often uses the wrong songs (ie the music sheet inside the school)
== Freddi Fish and Luther's Water Worries ==
* The characters of 'LOADING----' message at start of each level are displayed at wrong positions


== Let's Explore with Buzzy Games ==
== Let's Explore with Buzzy Games ==
Line 57: Line 63:
== Pajama Sam's Lost & Found ==
== Pajama Sam's Lost & Found ==
Issues effect demo and full game.
Issues effect demo and full game.
* Graphical glitches around screen edges sometimes. The drawing section of akos codecs needs to be adjusted to draw inside rect (src/dst) limits.
* Wrong palette used for backgrounds, it should be setting the sprite's palette via RGB block.
* Wrong palette used for backgrounds, it should be setting the sprite's palette via RGB block.
Issues effect full game only
Issues effect full game only
* Invalid rect assert, triggered when clipping a sprite by spriteGroup. Occurs when checking for bonus game, if not enough bonus pieces were gathered.
* Invalid rect assert, triggered when clipping a sprite by spriteGroup in spritesProcessWiz(). Occurs when checking for bonus game, if not enough bonus pieces were gathered.


== Putt Circus issues ==
== Putt Circus issues ==
* No cursor image when using magnifying glass
* No cursor image or zoom when using magnifying glass
* Putt-Putt dusappears in warehouse when getting the saw and recipe
* Putt-Putt dusappears in warehouse when getting the saw and recipe
* Swines' bodies aren't visible when not moving
* Swines' bodies aren't visible when not moving
Line 75: Line 82:
* 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.
* No way to move right in field
* No way to move right in field
== Putt-Putt and Pep's Balloon-O-Rama ==
* The characters of 'LOADING-----' message at start of each level are displayed at wrong positions


== Spy Fox 1 ==
== Spy Fox 1 ==
Line 82: Line 92:


== Spy Fox 3 issues ==
== Spy Fox 3 issues ==
* Entering 'Pearl'location, causes an invalid rect assert when clipping box2 in fillWizRect().
* Wrong palette in sequence shown in 'Intro' after riding skateboard out of first room.
* Wrong palette in sequence shown in 'Intro' after riding skateboard out of first room.
* Palette issues in many other locations.


== Future reference ==
== Future reference ==
657

edits