diff options
author | Willem Jan Palenstijn | 2011-03-14 20:10:17 +0100 |
---|---|---|
committer | Willem Jan Palenstijn | 2011-03-14 20:34:16 +0100 |
commit | c1cdc49ac57880c069607600b53d1ee958b723a2 (patch) | |
tree | 351f4748d40e7f53f5c3dd229ccf60f2f2bc063f /gui | |
parent | 4c5950dff2314aa50cf240543024dab7a13242a6 (diff) | |
download | scummvm-rg350-c1cdc49ac57880c069607600b53d1ee958b723a2.tar.gz scummvm-rg350-c1cdc49ac57880c069607600b53d1ee958b723a2.tar.bz2 scummvm-rg350-c1cdc49ac57880c069607600b53d1ee958b723a2.zip |
SCI: Add code to enumerate shadowed selectors
If an object defines more variables than its base class, some method
selectors may be hidden. This code tries to enumerate the affected
selectors. It may be useful for mass-scanning objects using
'find_callk Dummy'.
It's disabled by default currently since it does things to partially
uninitialized objects that I can't guarantee are 100% safe at this
point.
Diffstat (limited to 'gui')
0 files changed, 0 insertions, 0 deletions