aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/animate.h
AgeCommit message (Expand)Author
2010-01-31Fix possible memory leaks.Johannes Schickel
2010-01-31SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now...Martin Kiewitz
2010-01-31SCI: renamed SciGuiAnimate to GfxAnimate, moved code from SciGui into this cl...Martin Kiewitz
2010-01-31SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc...Martin Kiewitz
2010-01-17SCI: speed throttler changed, now gets triggered by kAnimate, removed initial...Martin Kiewitz
2010-01-15SCI: more detail info about scaleSignal bit 1Martin Kiewitz
2010-01-15SCI: added enum for ScaleSignalMartin Kiewitz
2010-01-06- Some work on kLocalToGlobal and kGlobalToLocal for SCI2+Filippos Karapetis
2010-01-05Removed a leftover unused hack from the old graphics codeFilippos Karapetis
2010-01-05More renamingFilippos Karapetis