aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/animation.h
AgeCommit message (Expand)Author
2015-11-12MADS: Rename the parameter of setNextFrameTimerStrangerke
2015-11-11MADS: Fix ANIMFLAG_DITHER valueStrangerke
2015-10-29MADS: Phantom: Implement scene 310Strangerke
2015-10-28MADS: Use uint32 for frame timer functionsStrangerke
2015-10-22MADS: Phantom: Initial work on hotspots with dynamic animationsFilippos Karapetis
2015-05-09MADS: Make GPL header consistent with what we normally use.Johannes Schickel
2015-03-14MADS: Fix animation of tying rope to the boatPaul Gilbert
2014-10-14MADS: Implement subtitles for animation cutscenesPaul Gilbert
2014-10-13MADS: New conversation message logic for cutscene animationsPaul Gilbert
2014-09-20MADS: Fix Animation to handle loading backgrounds as well as user interfacesPaul Gilbert
2014-09-20MADS: Add new Animation fields needed by AnimViewPaul Gilbert
2014-09-18MADS: Further animation setup in AnimViewPaul Gilbert
2014-05-25MADS: Standardised on passing depth surfaces as DepthSurfacePaul Gilbert
2014-05-20MADS: Change the animation _animMode to an enum'ed _bgTypePaul Gilbert
2014-05-18MADS: Rework removePlayerSprites(), get rid of another TODOStrangerke
2014-05-08MADS: Implement scene 506Strangerke
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-05-01MADS: Fix actions being triggered at the end of animation sequencesPaul Gilbert
2014-04-30MADS: Implement scene 402Strangerke
2014-04-19MADS: Implement palette animation codePaul Gilbert
2014-04-19MADS: Moved Animation::free to be Scene::freeAnimationPaul Gilbert
2014-04-18MADS: Implement scene 309Strangerke
2014-04-15MADS: Implement scene 110Strangerke
2014-04-07MADS: Implement loading logic for UI background animationsPaul Gilbert
2014-04-06MADS: Added stubbed Animation::preLoad methodPaul Gilbert
2014-03-29MADS: Implemented NebularGame::stepPaul Gilbert
2014-03-27MADS: Initial cleanup of action/player handlingPaul Gilbert
2014-03-24MADS: Implement Scene205::setup and Scene205::enterStrangerke
2014-03-15MADS: Merged the InterfaceSurface and UserInterface classesPaul Gilbert
2014-03-13MADS: Fix GCC warnings and memory leaksPaul Gilbert
2014-03-12MADS: Fix definition/loading of animation frame change dataPaul Gilbert
2014-03-07MADS: Implemented remainder of scene 804 setup code and support methodsPaul Gilbert
2014-03-05MADS: More Animation class implementationPaul Gilbert
2014-03-05MADS: Further implementation of drawElementsPaul Gilbert
2014-03-04MADS: Finished remainder of Scene::doFramePaul Gilbert
2014-03-04MADS: Implementation of timer functionality for Scene::doFramePaul Gilbert
2014-03-03MADS: Implemented extra message and dirty area classesPaul Gilbert
2014-03-02MADS: Further animation loading and final section of scene loading codePaul Gilbert
2014-03-02MADS: Implemented rest of animation loadingPaul Gilbert
2014-03-02MADS: In progress implementing animation loaderPaul Gilbert
2014-03-02MADS: Actually added new animation filesPaul Gilbert