Difference between revisions of "Humongous Entertainment/Progress"

Jump to navigation Jump to search
Update issues
m (Update)
(Update issues)
Line 2: Line 2:
* 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 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 pajama3 and puttcircus)
* 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 12: Line 12:
* Add extra Sound flags.
* Add extra Sound flags.
* Fix sound resource manipulation in createSound().
* Fix sound resource manipulation in createSound().
* Pool music and select music from pool?


== U32 library calls ==
== U32 library calls ==
Line 49: Line 48:
== 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 support for angles and scaling.
* 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 support for angles and scaling of wizImages.


== Pajama Sam's Lost & Found ==
== Pajama Sam's Lost & Found ==
Line 62: Line 61:


== Putt-Putt Joins The Circus ==
== Putt-Putt Joins The Circus ==
* No cursor image or zoom when using magnifying glass
* The image shown by the magnifying glass is wrong, due to lack of support for scaling of wizImages.


== Putt-Putt Enters The Race ==
== Putt-Putt Enters The Race ==
Line 88: Line 87:


== Future ==
== Future ==
* Add support for resource queuing, to help playing from CD.
* Add 16bit color support for later HE games?
* Add 16bit color support for later HE games?
* Add compression support for music/speech files
* Add compression support for music/speech files
* Add support for resource queuing, to help playing from CD.


== 16bit Color Games ==
== 16bit Color Games ==
657

edits

Navigation menu