aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/animation.cpp
AgeCommit message (Expand)Author
2016-03-14SHERLOCK: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2015-09-14SHERLOCK: 3DO: Fix introductionPaul Gilbert
2015-09-13SHERLOCK: 3DO: Implementing high-resolution mode for 3DO versionPaul Gilbert
2015-06-12SHERLOCK: 3DO: some work on font file loadingMartin Kiewitz
2015-06-12SHERLOCK: remove transBlitFromUnscaled3DOMartin Kiewitz
2015-06-11SHERLOCK: 3DO: load walk.anim for playerMartin Kiewitz
2015-06-10SHERLOCK: 3DO intro: implement fade from whiteMartin Kiewitz
2015-06-07SHERLOCK: 3DO intro: audio implementedMartin Kiewitz
2015-06-07SHERLOCK: Fix GCC compilationTorbjörn Andersson
2015-06-07SHERLOCK: 3DO animation supportMartin Kiewitz
2015-05-19SHERLOCK: Fix regression in intro sequence displayPaul Gilbert
2015-05-19SHERLOCK: Refactor Surface not to descend directly from Graphics::SurfacePaul Gilbert
2015-05-19SHERLOCK: Move method comments from cpp to headersPaul Gilbert
2015-05-18SHERLOCK: Move the override filename fields into the Animation classPaul Gilbert
2015-05-18SHERLOCK: Syntactic fixesPaul Gilbert
2015-05-18SHERLOCK: Remove unused variablePaul Gilbert
2015-05-18SHERLOCK: Fix code formatting issues and comment spelling mistakessirlemonhead
2015-05-13SHERLOCK: Fix speed of animationsPaul Gilbert
2015-05-13SHERLOCK: Implement sound priorityStrangerke
2015-05-13SHERLOCK: Fix to correctly increment animation variablessirlemonhead
2015-05-12SHERLOCK: Re-factored Scalpel arrays out of Animationsirlemonhead
2015-05-09SHERLOCK: Make copyright headers consistentWillem Jan Palenstijn
2015-05-09SHERLOCK: Fix string equality testsWillem Jan Palenstijn
2015-05-09SHERLOCK: Cleanup fixes for animation playerPaul Gilbert
2015-05-09SHERLOCK: Simplify animation loading filename handlingPaul Gilbert
2015-05-07SHERLOCK: some code formattingStrangerke
2015-05-07SHERLOCK: Reduce the scope of some variablesStrangerke
2015-05-05SHERLOCK: Fix checkForSoundFrames, add some warning TODOsStrangerke
2015-05-01SHERLOCK: Extra method commentsPaul Gilbert
2015-05-01SHERLOCK: Rename playPrologue to playPaul Gilbert
2015-05-01SHERLOCK: Fix display of animation cutscenesPaul Gilbert
2015-04-30SHERLOCK: Partial fix for Blackwell capture cutscenePaul Gilbert
2015-04-10SHERLOCK: Implemented doScript and support methodsPaul Gilbert
2015-03-23SHERLOCK: Beginnings of UserInterface classPaul Gilbert
2015-03-21SHERLOCK: Implemented checkSpritePaul Gilbert
2015-03-21SHERLOCK: Implemented checkObject and some support methodsPaul Gilbert
2015-03-19SHERLOCK: Refactorings, new Sprite and People classesPaul Gilbert
2015-03-17SHERLOCK: Remainder of showCityCutscene implementedPaul Gilbert
2015-03-17SHERLOCK: Implement transparent sprite drawingPaul Gilbert
2015-03-16SHERLOCK: Implement screen clipping for sprite drawingPaul Gilbert
2015-03-16SHERLOCK: Beginnings of animation sequence loopPaul Gilbert
2015-03-16SHERLOCK: Implement sprite palette loading and fade outPaul Gilbert
2015-03-16SHERLOCK: Fix loading of sprite for startup animationPaul Gilbert
2015-03-15SHERLOCK: Beginnings of sprite loading for animationsPaul Gilbert
2015-03-15SHERLOCK: Beginning of animation playerPaul Gilbert