aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/animation.cpp
AgeCommit message (Expand)Author
2010-06-07Initial conversion of the AnimviewView class to use the expanded MadsAnimatio...Paul Gilbert
2010-06-06Bugfixes for correct positioning of opening animationPaul Gilbert
2010-06-05Various bugfixes to the animation code - first Rex animation now plays, albei...Paul Gilbert
2010-06-05Added missing animation initialisation codePaul Gilbert
2010-06-04Bugfix for the loading of the animation frame listPaul Gilbert
2010-06-04Added code and support routines for destroying animations correctly, which al...Paul Gilbert
2010-06-03Properly implemented the logic for loading the correct interface background a...Paul Gilbert
2010-06-03Moved the MADS interface view into mads_scene.cpp and did a major cleanup of ...Paul Gilbert
2010-05-31Hopefully fixed compilationFilippos Karapetis
2010-05-31In progress work implementing the animation playerPaul Gilbert
2010-01-30Beginnings of a separation of the MADS and M4 engines into separate classes. ...Paul Gilbert
2009-12-07M4: Move 'determine transparent color' hack into a new M4Sprite methodMax Horn
2009-12-07M4: Make M4Surface member w, h, pixels protected; some cleanupMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis