Difference between revisions of "Humongous Entertainment/Progress"

Jump to navigation Jump to search
→‎Sound system: Remove section, it's all implemented now
m (→‎Backyard Football 2002: add missing backgrounds bug)
(→‎Sound system: Remove section, it's all implemented now)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
   "21 24 51 21  42 20 20 a3 3d 6d 34". Probably we substitute non-ascii characters as well as '='
   "21 24 51 21  42 20 20 a3 3d 6d 34". Probably we substitute non-ascii characters as well as '='
   by \xYY like it is done in C.
   by \xYY like it is done in C.
== Sound system ==
Complete support for music/sound engine of the games
* Add extra sound flag (4), purpose unknown (Looping related?)
* Add extra sound flags (32, 64, 128) in HE100 games (Where are they used?).


== Backyard Soccer ==
== Backyard Soccer ==
Line 18: Line 13:


== Blue's Birthday Adventure ==
== Blue's Birthday Adventure ==
* Fix flood fill issue in the end minigame of the left adventure of the Yellow disc ([[Media:BluesBirthdayFillBug.png|screenshot]]).
* Fix flood fill issue in the end minigame of the left adventure of the Yellow disc ([[index.php?title=Media:BluesBirthdayFillBug.png|screenshot]]).


== Blue's Treasure Hunt ==
== Blue's Treasure Hunt ==
* Add support for switching between the two sets of resource files, and detecting when that switching should occur.
* Add support for switching between the two sets of resource files, and detecting when that switching should occur.
== Pajama Sam's Lost & Found ==
Issues which effect all full versions
* 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 Saves the Zoo ==
== Putt-Putt Saves the Zoo ==
Line 66: Line 57:
=== Backyard Football 2002 ===
=== Backyard Football 2002 ===
* Add support for fade effects, used when moving between menus.
* Add support for fade effects, used when moving between menus.
* Incorrect cursor color is shown, when picking team members.
* Incorrect cursor color is shown in the Windows version when picking team members and when choosing a play.
* Bink videos of field goal and endzone backgrounds do not show.
* Before the field goal and endzone backgrounds show, a black frame appears quickly. It looks like we're calling _moviePlay->handleNextFrame() at the wrong time.


=== Backyard Soccer MLS Edition ===
=== Backyard Soccer MLS Edition ===
Line 83: Line 74:
=== Moonbase Commander ===
=== Moonbase Commander ===
* Add support for additional wizImage compression types (4, others) used.
* Add support for additional wizImage compression types (4, others) used.
=== Pajama Sam: Games to Play on Any Day ===
* A freeze occurs, after the introduction of the Jumping Beans mini game.
16

edits

Navigation menu