[ scummvm-Patches-2970176 ] V0: MM Verb + Anim Fix

SourceForge.net noreply at sourceforge.net
Sun Mar 14 11:33:33 CET 2010


Patches item #2970176, was opened at 2010-03-14 21:33
Message generated for change (Tracker Item Submitted) made by segra
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2970176&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
Private: No
Submitted By: rob (segra)
Assigned to: Nobody/Anonymous (nobody)
Summary: V0: MM Verb + Anim Fix

Initial Comment:
seeing as this was related to my last patch, ive deleted it and included it with this patch

*V0 has a hard coded table containing flags for each of the 25 actors, this table holds information about what happens when the actor speaks /walks
when your wearing the radiation suit for instance, you cant talk.. if the normal speak flag is enabled during this time, the character appears to hold the meteor (which is fine once you pick up the meteor, which forces the talk flag to on)

*Fixes the Oompf script problem where green tentacle could be easily bypassed, and how the script executes the moment you enter the room (this is because the original interpreter sets the actors X/Y to the previous X/Y before it starts the rooms scripts, after the script is running the actors proper x/y is set)

*There is a small patch to the animation system (some lines removed from costume.cpp) from Tobias Gunkel, it was easier to include in this patch as its directly related.

*Comments to the verb code

*improvements to the verb code

*stop changing to a new kid during certain times (when caught, etc)



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

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




More information about the Scummvm-tracker mailing list