diff options
author | Colin Snover | 2016-07-25 11:06:27 -0500 |
---|---|---|
committer | Colin Snover | 2016-08-01 10:37:14 -0500 |
commit | 156c68fe58eb9f8d923d1f9dc1c3dac8436c9d82 (patch) | |
tree | 12b08a5cbc9dc2487ac3dc6a0eefc48317ff41f9 /engines/sci/engine/gc.cpp | |
parent | 4a637d65c36d7dad3a4d4ec75c243e12bb3b5449 (diff) | |
download | scummvm-rg350-156c68fe58eb9f8d923d1f9dc1c3dac8436c9d82.tar.gz scummvm-rg350-156c68fe58eb9f8d923d1f9dc1c3dac8436c9d82.tar.bz2 scummvm-rg350-156c68fe58eb9f8d923d1f9dc1c3dac8436c9d82.zip |
SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)
This commit implements all of the known plane transitions from
SCI2 through SCI2.1mid games. Because kSetShowStyle is always
called indirectly via the Styler game script, it is difficult to
find all the places where transitions are used. As such,
transitions that appeared to never be used have been added as
stubs which will trigger a game crash with a message to report
what was being done, so any missed transition types can be
identified quickly and then implemented.
Diffstat (limited to 'engines/sci/engine/gc.cpp')
0 files changed, 0 insertions, 0 deletions