index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mads
/
animation.h
Age
Commit message (
Expand
)
Author
2015-10-22
MADS: Phantom: Initial work on hotspots with dynamic animations
Filippos Karapetis
2015-05-09
MADS: Make GPL header consistent with what we normally use.
Johannes Schickel
2015-03-14
MADS: Fix animation of tying rope to the boat
Paul Gilbert
2014-10-14
MADS: Implement subtitles for animation cutscenes
Paul Gilbert
2014-10-13
MADS: New conversation message logic for cutscene animations
Paul Gilbert
2014-09-20
MADS: Fix Animation to handle loading backgrounds as well as user interfaces
Paul Gilbert
2014-09-20
MADS: Add new Animation fields needed by AnimView
Paul Gilbert
2014-09-18
MADS: Further animation setup in AnimView
Paul Gilbert
2014-05-25
MADS: Standardised on passing depth surfaces as DepthSurface
Paul Gilbert
2014-05-20
MADS: Change the animation _animMode to an enum'ed _bgType
Paul Gilbert
2014-05-18
MADS: Rework removePlayerSprites(), get rid of another TODO
Strangerke
2014-05-08
MADS: Implement scene 506
Strangerke
2014-05-08
MADS: Remove trailing whitespace
Filippos Karapetis
2014-05-01
MADS: Fix actions being triggered at the end of animation sequences
Paul Gilbert
2014-04-30
MADS: Implement scene 402
Strangerke
2014-04-19
MADS: Implement palette animation code
Paul Gilbert
2014-04-19
MADS: Moved Animation::free to be Scene::freeAnimation
Paul Gilbert
2014-04-18
MADS: Implement scene 309
Strangerke
2014-04-15
MADS: Implement scene 110
Strangerke
2014-04-07
MADS: Implement loading logic for UI background animations
Paul Gilbert
2014-04-06
MADS: Added stubbed Animation::preLoad method
Paul Gilbert
2014-03-29
MADS: Implemented NebularGame::step
Paul Gilbert
2014-03-27
MADS: Initial cleanup of action/player handling
Paul Gilbert
2014-03-24
MADS: Implement Scene205::setup and Scene205::enter
Strangerke
2014-03-15
MADS: Merged the InterfaceSurface and UserInterface classes
Paul Gilbert
2014-03-13
MADS: Fix GCC warnings and memory leaks
Paul Gilbert
2014-03-12
MADS: Fix definition/loading of animation frame change data
Paul Gilbert
2014-03-07
MADS: Implemented remainder of scene 804 setup code and support methods
Paul Gilbert
2014-03-05
MADS: More Animation class implementation
Paul Gilbert
2014-03-05
MADS: Further implementation of drawElements
Paul Gilbert
2014-03-04
MADS: Finished remainder of Scene::doFrame
Paul Gilbert
2014-03-04
MADS: Implementation of timer functionality for Scene::doFrame
Paul Gilbert
2014-03-03
MADS: Implemented extra message and dirty area classes
Paul Gilbert
2014-03-02
MADS: Further animation loading and final section of scene loading code
Paul Gilbert
2014-03-02
MADS: Implemented rest of animation loading
Paul Gilbert
2014-03-02
MADS: In progress implementing animation loader
Paul Gilbert
2014-03-02
MADS: Actually added new animation files
Paul Gilbert