aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/surface.h
AgeCommit message (Expand)Author
2015-06-10SHERLOCK: Split up font handling into a new Fonts surface base classPaul Gilbert
2015-06-10SHERLOCK: 3DO intro: implement fade from whiteMartin Kiewitz
2015-06-07SHERLOCK: 3DO animation supportMartin Kiewitz
2015-06-06SHERLOCK: Reverse scaling factor in transBlitFrom to match originalPaul Gilbert
2015-06-06SHERLOCK: Initiial handling of scaling in transBlitFromPaul Gilbert
2015-06-02SHERLOCK: Implement RT drawAllShapes and support methodsPaul Gilbert
2015-05-28SHERLOCK: Implement additions to updateBackground, some method stubsPaul Gilbert
2015-05-19SHERLOCK: Fix regression in intro sequence displayPaul Gilbert
2015-05-19SHERLOCK: Fix some issues pointed by eriktorbjornStrangerke
2015-05-19SHERLOCK: Refactor Surface not to descend directly from Graphics::SurfacePaul Gilbert
2015-05-19SHERLOCK: Remove iimplicit conversion operator from ImageFramePaul Gilbert
2015-05-19SHERLOCK: Move method comments from cpp to headersPaul Gilbert
2015-05-15SHERLOCK: Fix random pixel transitions, and make it the default fade stylePaul Gilbert
2015-05-13SHERLOCK: Renamed graphics.cpp to surface.cppPaul Gilbert