[ scummvm-Patches-1325224 ] Fix for Gobliiins 1 EGA crash on game-over

SourceForge.net noreply at sourceforge.net
Wed Oct 12 23:16:36 CEST 2005


Patches item #1325224, was opened at 2005-10-12 23:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1325224&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Willem Jan Palenstijn (wjpalenstijn)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for Gobliiins 1 EGA crash on game-over

Initial Comment:
(Text copy-pasted from comment in patch, so please
excuse the strange writing style for a patch submission.)

The original gobliiins engine did not initialize the
objDesc variable, so we manually check if objDesc is
properly set before checking if it is zero. If it was
not set, we do not return. This fixes a crash in the
EGA version if the life bar is depleted, because
gob_interFunc is called multiple times with cmd == 39.

Bug #1324814

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1325224&group_id=37116




More information about the Scummvm-tracker mailing list