diff options
author | Martin Kiewitz | 2016-02-22 21:38:01 +0100 |
---|---|---|
committer | Martin Kiewitz | 2016-02-22 21:38:01 +0100 |
commit | 480035d6aaa6f70f30190c8dc940ecf7ae33baba (patch) | |
tree | 7bc49af1a070547fdb9e3025a0b2e2c12a995b2e /engines/sci/parser | |
parent | 23bc6bb8462f995b1987612b225b5731a85e913e (diff) | |
download | scummvm-rg350-480035d6aaa6f70f30190c8dc940ecf7ae33baba.tar.gz scummvm-rg350-480035d6aaa6f70f30190c8dc940ecf7ae33baba.tar.bz2 scummvm-rg350-480035d6aaa6f70f30190c8dc940ecf7ae33baba.zip |
SCI32: Do not clear screen when restoring for SCI32
Fixes graphical issues, when restoring saved games.
SCI32 did not clear the screen and also did not even redraw the
screen on restore. It only redraws elements that have changed.
Behavior verified using TSR in DOSBox (see comments).
Also added comment about clearing the screen for SCI16.
Diffstat (limited to 'engines/sci/parser')
0 files changed, 0 insertions, 0 deletions