aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/animate.cpp
AgeCommit message (Expand)Author
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-16SCI: added TODO inside kAnimate for scalesignal bit 1, added comment about sc...Martin Kiewitz
2010-01-16SCI: View::drawScaled() created (doesnt do scaling yet), removed scaling vari...Martin Kiewitz
2010-01-15SCI: added enum for ScaleSignalMartin Kiewitz
2010-01-15SCI: changed scalesignal to scaleSignal - selector works now :)Martin Kiewitz
2010-01-15SCI: adding caching for scalesignal, scaleX and scaleY within kAnimate()Martin Kiewitz
2010-01-07SCI: implemented additional drawCel for hires views, fixes menu bar of kq6 - ...Martin Kiewitz
2010-01-06- Some work on kLocalToGlobal and kGlobalToLocal for SCI2+Filippos Karapetis
2010-01-05Some initial work on SCI1.1 view scaling (not working yet)Filippos Karapetis
2010-01-05More renamingFilippos Karapetis