aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/windowmgr.cpp
AgeCommit message (Expand)Author
2010-01-31SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc...Martin Kiewitz
2010-01-25Fixed window port for Slater and Hoyle 3 (the top coordinate of the main wind...Filippos Karapetis
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-23SCI: SCI0 games have a grey titlebarMartin Kiewitz
2010-01-20SCI: boundary check on getPortById()Martin Kiewitz
2010-01-16SCI: fix kNewWindow code to match the code in gregs engineMartin Kiewitz
2010-01-06- Some work on kLocalToGlobal and kGlobalToLocal for SCI2+Filippos Karapetis
2010-01-06SCI: making most of the variables in screen class private (some of it was nee...Martin Kiewitz
2010-01-05SCI: removed hardcoded screen width/height from windowMgr menuPortMartin Kiewitz
2010-01-05More renamingFilippos Karapetis