aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/animation_control.cpp
AgeCommit message (Expand)Author
2013-10-02ZVISION: Standardize includes order and formatRichieSams
2013-09-24ZVISION: Don't cast away const-nessRichieSams
2013-09-09ZVISION: Cleanup the cached frame before loading the next oneRichieSams
2013-09-09ZVISION: Cache animation frames so they can be re-rendered when the backgroun...RichieSams
2013-09-09ZVISION: Add comments to AnimationControl::process()RichieSams
2013-09-09ZVISION: Clip animations to the working windowRichieSams
2013-09-09ZVISION: Stop avi playback once the animation is finishedRichieSams
2013-09-09ZVISION: Implement AnimationControlRichieSams