Difference between revisions of "Humongous Entertainment/Progress"

Jump to navigation Jump to search
Update issues
(Update issues)
(Update issues)
Line 2: Line 2:
* Add descumm support for HE90+ games, to help solve bugs.
* Add descumm support for HE90+ games, to help solve bugs.
* 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 o72_debugInput, which is used to display a message and request a response. The result is placed into a string array. The opcode is used by the mini game of spyfox2, when 'arcadecheat=1' is added to ScummVM config file.
* Add support for o72_debugInput, which is used to display a message and request a response. The result is placed into a string array. The opcode is used:
** By the mini game of spyfox2, when 'arcadecheat=1' is added to the ScummVM config file.
* Add support for horizontal and vertical flipping of wizImages, using compression type 1 (For clouds in mustard)
* Add support for horizontal and vertical flipping of wizImages, using compression type 1 (For clouds in mustard)
* Convert wizImage to image file (BMP?), when printing is requested, to allow printing of images by other programs.
* Convert wizImage to image file (BMP?), when printing is requested, to allow printing of images by other programs.
Line 45: Line 46:
== Putt-Putt Saves the Zoo ==
== Putt-Putt Saves the Zoo ==
Issues which effect demo and full version (HE72 version only)
Issues which effect demo and full version (HE72 version only)
* When you encouner Kenya the lion cub for the first time, you see a short cutscene. When Kenya tries to jump, her back is teared off with waterfall drops. The background of actor 2 (Waterfall drops) is reset in this scene, causing the glitches.
* When you encouner Kenya the lion cub for the first time, you see a short cutscene. When Kenya tries to jump, her back is teared off with waterfall drops. Actor 1 (Kenya) is an AUX image and actor 2 (Waterfall drops) is only displayed around Kenya (Not overlapping). But the complete background of actor 2 is been reset, causing the glitches.


== Fun Shop titles ==
== Fun Shop titles ==
* Add support for processWizImage modes 7 (captureWizPolygon), used when selecting the stamps button or background objects button. Creates the images to be displayed.
* Add support for processWizImage modes 7 (captureWizPolygon), used when selecting the stamps button or background objects button. Creates the images to be displayed.
* Add support for processWizImage modes 13, 14, 15, used after selecting text button. Creates and displays the text written on cursor.
* Add support for processWizImage modes 13, 14, 15, used after selecting text button. Creates and displays the text written on cursor.
* Add support for processWizImage 17, used when first selecting shapes button.
* Add support for processWizImage 17, used draw circle when first selecting shapes button.
* Rotation of shapes is broken, a shape is changed, instead of been rotated. Rotation  uses case 1004 of logic dispatch.
* Rotation of shapes is broken, which uses case 1004 of logic dispatch. A shape is changed, instead of been rotated correctly.
* All shapes have a line cut off on right edge and bottom edge.
* All shapes have a line cut off on right edge and bottom edge (Another off by one rect issue somehwere?).


== SPY Fox In Hold the Mustard ==
== SPY Fox In Hold the Mustard ==
Line 77: Line 78:
=== Freddi Fish 5 ===
=== Freddi Fish 5 ===
* Add support for wizImage compression type 2. which is used for background images of all the light green colors rooms (Of debug room).
* Add support for wizImage compression type 2. which is used for background images of all the light green colors rooms (Of debug room).
* Add support for displayWizComplexImage 0x80000 flag, which is used in the introduction.
* Add support for displayWizComplexImage 0x80000 flag, which is used by the title screen.


=== Pajama Sam: Games to Play on Any Day ===
=== Pajama Sam: Games to Play on Any Day ===
657

edits

Navigation menu