aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/windowmgr.cpp
AgeCommit message (Collapse)Author
2010-01-06- Some work on kLocalToGlobal and kGlobalToLocal for SCI2+Filippos Karapetis
- Removed the custom types MemoryHandle, LoopNo, CelNo (cause we ended up having code like LoopNo loopNo = ...) - Improved the sanity checks in frameOut() svn-id: r47087
2010-01-06SCI: making most of the variables in screen class private (some of it was ↵Martin Kiewitz
needed for old gui) svn-id: r47075
2010-01-05SCI: removed hardcoded screen width/height from windowMgr menuPortMartin Kiewitz
svn-id: r47040
2010-01-05More renamingFilippos Karapetis
svn-id: r47009