Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-01 | only adjust gdi._mask if _charset->_hasMask is set to true | Max Horn | |
svn-id: r8689 | |||
2003-07-01 | fix for when we scroll while text is being displayed (text used to leave ↵ | Max Horn | |
traces behind in that case) svn-id: r8688 | |||
2003-06-14 | runHook -> runInventoryScript, VAR_HOOK_SCRIPT -> VAR_INVENTORY_SCRIPT | Max Horn | |
svn-id: r8468 | |||
2003-06-07 | replaced GF_AFTER with _version | Max Horn | |
svn-id: r8372 | |||
2003-06-01 | added a getMaskBuffer method (makes it easier to read some of the code); ↵ | Max Horn | |
merged setVirtscreenDirty() into updateDirtyRect(); made setDirtyRange a method of struct VirtScreen svn-id: r8241 | |||
2003-05-30 | cleanup; removed last horizontal bound check from updateDirtyRect -> now all ↵ | Max Horn | |
the various 'offscreen actor redraw' problems should be fixed (at least I can't reproduce them in COMI anymore), while The Dig should still work just fine (at least it does in my test cases) svn-id: r8129 | |||
2003-05-29 | more camera spliting | Max Horn | |
svn-id: r8121 | |||
2003-05-29 | moved camera stuff to own file | Max Horn | |
svn-id: r8099 |