[ scummvm-Patches-861716 ] FT: Implement palManipulateInit_new

SourceForge.net noreply at sourceforge.net
Wed Dec 17 16:07:40 CET 2003


Patches item #861716, was opened at 2003-12-17 16:07
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=861716&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Fach-Pedersen (madm00se)
Assigned to: Nobody/Anonymous (nobody)
Summary: FT: Implement palManipulateInit_new

Initial Comment:
Apparently roomOps.palManipulate changed somewhere
between scumm v5 and v7.

roomOps.palManipulate calls palManipulateInit which
changed argument order and changed to use a palette
from the PALS chunk instead of three strings.
 
I implemented it as palManipulateInit_new (since I
don't currently have FOA) and changed getPalettePtr to
take a palette index argument instead of using
_curPalIndex.

FT uses roomOps.palManipulate at the gas tower when Ben
walks in to and out of the light.

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

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




More information about the Scummvm-tracker mailing list