aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/video
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2016-10-12 01:03:35 +0200
committerColin Snover2016-10-14 19:43:32 -0500
commit699a147348966dd5c12824b1e1c2b6c6e82bca41 (patch)
treea4707b213279a02b539c2976548d4f834edd14e1 /engines/sci/video
parent5aac0e9d3973f729d13ab24d29a839c5d4108855 (diff)
downloadscummvm-rg350-699a147348966dd5c12824b1e1c2b6c6e82bca41.tar.gz
scummvm-rg350-699a147348966dd5c12824b1e1c2b6c6e82bca41.tar.bz2
scummvm-rg350-699a147348966dd5c12824b1e1c2b6c6e82bca41.zip
SCI: Make -propDict- unique for each class
Previously, this was using the offset of the property dict inside the script. However, this isn't unique. For example, SQ6's DPath and PolyPath classes both have their property dict at offset 8 of their respective scripts. This would break Obj::isMemberOf. Closes #846.
Diffstat (limited to 'engines/sci/video')
0 files changed, 0 insertions, 0 deletions