aboutsummaryrefslogtreecommitdiff
path: root/scumm/camera.cpp
AgeCommit message (Expand)Author
2003-07-07only move charset mask upon scrolling if tex is displayed in the game graphic...Max Horn
2003-07-01only adjust gdi._mask if _charset->_hasMask is set to trueMax Horn
2003-07-01fix for when we scroll while text is being displayed (text used to leave trac...Max Horn
2003-06-14runHook -> runInventoryScript, VAR_HOOK_SCRIPT -> VAR_INVENTORY_SCRIPTMax Horn
2003-06-07replaced GF_AFTER with _versionMax Horn
2003-06-01added a getMaskBuffer method (makes it easier to read some of the code); merg...Max Horn
2003-05-30cleanup; removed last horizontal bound check from updateDirtyRect -> now all ...Max Horn
2003-05-29more camera splitingMax Horn
2003-05-29moved camera stuff to own fileMax Horn