aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/gfx.cpp
AgeCommit message (Expand)Author
2010-01-06- Some work on kLocalToGlobal and kGlobalToLocal for SCI2+Filippos Karapetis
2010-01-06SCI: initPriorityBands() now aborts when getting called and screen size is no...Martin Kiewitz
2010-01-06SCI: changed screenHeight to 200 fixed inside initPriorityBands() because the...Martin Kiewitz
2010-01-06SCI: making most of the variables in screen class private (some of it was nee...Martin Kiewitz
2010-01-05Renamed the version of drawCel() which calls BitsShow() to drawCelAndShow(), ...Filippos Karapetis
2010-01-05Some initial work on SCI1.1 view scaling (not working yet)Filippos Karapetis
2010-01-05Removed duplicate codeFilippos Karapetis
2010-01-05More renamingFilippos Karapetis