aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/sprite.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-14ALL: colour -> colorMax Horn
2010-06-26Added extra validation for sprite decodingPaul Gilbert
2010-06-24Corrected incorrect variable name changePaul Gilbert
2010-06-24Silence gcc warnings.Matthew Hoops
2010-06-23Changed some asserts to warningsFilippos Karapetis
2010-06-23Rewrote the MADS animation frame decoder to better guard against invalid data...Paul Gilbert
2010-06-20Implemented explicit transparency index support - the previous hardcoded inde...Paul Gilbert
2010-03-25Added preliminary logic for showing loaded sprite framesPaul Gilbert
2009-12-07M4: Move 'determine transparent color' hack into a new M4Sprite methodMax Horn
2009-12-07M4: Rename M4Surface::getData() to getBasePtr() for consistencyMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis