aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/animation.cpp
AgeCommit message (Expand)Author
2014-04-15MADS: Implement scene 110Strangerke
2014-04-12MADS: Add missing call to new refreshHighColors methodPaul Gilbert
2014-04-12MADS: Fix misspelling in if statementPaul Gilbert
2014-04-12MADS: Add missing handling code for palette _rgbListPaul Gilbert
2014-04-12MADS: Fix a bunch of GCC warningsPaul Gilbert
2014-04-12MADS: Refactoring PaletteUsage to use external data arraysPaul Gilbert
2014-04-07MADS: Implement loading logic for UI background animationsPaul Gilbert
2014-04-06MADS: Added stubbed Animation::preLoad methodPaul Gilbert
2014-04-06MADS: Properly free scene-specific sprite sets when leaving scenePaul Gilbert
2014-04-06MADS: Fix loading of scene sprite set namesPaul Gilbert
2014-04-02MADS: Cleanup of UISlots and flag typesPaul Gilbert
2014-03-29MADS: Implemented NebularGame::stepPaul Gilbert
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