aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/sprite.h
AgeCommit message (Collapse)Author
2010-01-31Formatting corrections to conform to ScummVM formatting guidelinesPaul Gilbert
svn-id: r47733
2010-01-30Beginnings of a separation of the MADS and M4 engines into separate classes. ↵Paul Gilbert
This will be cleaner then having checks everywhere for whether the game mode is MADS or M4. svn-id: r47705
2009-12-07M4: Move 'determine transparent color' hack into a new M4Sprite methodMax Horn
svn-id: r46281
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis
svn-id: r31600