Open main menu

Difference between revisions of "Humongous Entertainment/Progress"

Update issues
(Update gerneal issues)
(Update issues)
Line 31: Line 31:


== Fatty Bear ==
== Fatty Bear ==
* Add support for sound pitch changes for piano notes in DOS version.
* Add support for pitch changes in XMIDI music, which is used by the piano notes in DOS version.
* The top left and top right parts of the inventory area are shown in upper left corner of screen in many rooms. The floating objects used for inventory area are always nuked by exit script when the room changes, but the x & y values aren't always set after by scripts.
* The top left and top right parts of the inventory area are shown in upper left corner of screen in many rooms. The floating objects used for inventory area are always nuked by exit script when the room changes, but the x & y values aren't always set after by scripts.


Line 41: Line 41:
== Freddi Fish and Luther's Water Worries ==
== Freddi Fish and Luther's Water Worries ==
* Russian updated version has bad picture in resource which shows up as garbage even with original version. It crashes ScummVM at least under Win32. With FreeBSD it works ok.
* Russian updated version has bad picture in resource which shows up as garbage even with original version. It crashes ScummVM at least under Win32. With FreeBSD it works ok.
* The data files use mixed filenames in the Macintosh HE99 version. 'Water Worries (0)', 'Water Worries (A)', 'Water Worries (2)','Water Worries (4)' and 'Water (7)'. This causes the game to fail, since it attempts to load ''Water Worries (7)' instead of 'Water (7)'


== Let's Explore with Buzzy Games ==
== Let's Explore with Buzzy Games ==
Line 57: Line 56:
Issues which effect all full versions
Issues which effect all full versions
* Pajama Sam and Otto are still talking on the first level, as the first items are been shown, if subtitles are enabled.
* Pajama Sam and Otto are still talking on the first level, as the first items are been shown, if subtitles are enabled.
* The password for last level reached, isn't saved to the config file. The original version used the script of VAR40 (Script 65) to save information, but not sure when exactly the VAR40 script should be used.


== Putt-Putt Enters The Race ==
== Putt-Putt Enters The Race ==
Line 65: Line 65:
Issues which effect HE72 version only
Issues which effect 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.
* 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.


== Fun Shop titles ==
== Fun Shop titles ==
Line 75: Line 73:
* 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.


== Spy Fox 1 ==
== SPY Fox 1 ==
* When using chalk at 'Paper', can draw slightly outside the bounds. The code of akos codec 1 needs to be adjusted to only draw actors inside rect limits set by _clipOverride.
* When using chalk at 'Paper', can draw slightly outside the bounds. The code of akos codec 1 needs to be adjusted to only draw actors inside rect limits set by _clipOverride.
* Can't select colored blocks in paintings of 'Nogroom' multiple times. Actor 1 is still marked as in use, causing actor 1 to be found at cursor position, when no actor should be found.
* Can't select colored blocks in paintings of 'Nogroom' multiple times. Actor 1 is still marked as in use, causing actor 1 to be found at cursor position, when no actor should be found.
== Spy Fox In Hold the Mustard ==
* Add support for horizontal and vertical flipping of wizImages, using compression type 1, for the clods in the backgrounds.
* Find way to extract the level details from 'map(i)' file, for the Macintosh version.


== Future ==
== Future ==
657

edits