aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/animation.cpp
AgeCommit message (Expand)Author
2014-03-27MADS: Initial cleanup of action/player handlingPaul Gilbert
2014-03-17MADS: Transformed ImageInterEntries to be User Interface UISlotsPaul Gilbert
2014-03-15MADS: Merged the InterfaceSurface and UserInterface classesPaul Gilbert
2014-03-13MADS: Fix GCC warnings and memory leaksPaul Gilbert
2014-03-12MADS: General cleanup and minor fixesPaul Gilbert
2014-03-12MADS: Fix definition/loading of animation frame change dataPaul Gilbert
2014-03-08MADS: Fixes for sprite list initialisationPaul Gilbert
2014-03-08MADS: Clarified Events::_currentTimer as Scene::_frameStartTimePaul Gilbert
2014-03-08MADS: Implemented stubbed SpriteSlots methodsPaul Gilbert
2014-03-08MADS: Fix for loading animation dataPaul Gilbert
2014-03-08MADS: Cleanup code for accessing sprite assetsPaul 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-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: Bulk of implementation of ScreenObjects::checkPaul 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