aboutsummaryrefslogtreecommitdiff
path: root/engines/access/animation.cpp
AgeCommit message (Expand)Author
2014-08-27ACCESS: Refactor the file manager to return resource structuresPaul Gilbert
2014-08-20ACCESS: Fix freeing player sprites when the scene changesPaul Gilbert
2014-08-19ACCESS: Fix z ordering of sprites on the screenPaul Gilbert
2014-08-15ACCESS: Fixes for updating animation framesPaul Gilbert
2014-08-15ACCESS: Added code to update animations each framePaul Gilbert
2014-08-14ACCESS: Implemented player plotting methodsPaul Gilbert
2014-08-11ACCESS: Implemented plotListPaul Gilbert
2014-08-11ACCESS: Implemented Animation setFrame codePaul Gilbert
2014-08-11ACCESS: Properly implement Animation calcFrame/calcFrame1 methodsPaul Gilbert
2014-08-10ACCESS: Implemented animation anim methodsPaul Gilbert
2014-08-10ACCESS: Add decoding of animation resourcesPaul Gilbert
2014-08-09ACCESS: Beginnings of animation managerPaul Gilbert