aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/bitmap.h
AgeCommit message (Expand)Author
2010-11-26MOHAWK: Fix non-LZ compressed old Mohawk bitmaps (thanks, fuzzie)Matthew Hoops
2010-11-25MOHAWK: Cleanup image surface handlingMatthew Hoops
2010-11-18MOHAWK: Add support for Riven 24bpp images (not yet used)Matthew Hoops
2010-11-18MOHAWK: Cleanup bitmap surface and pack/draw function handlingMatthew Hoops
2010-11-18MOHAWK: Remove unused drawRLE() functionMatthew Hoops
2010-11-18MOHAWK: Implement the old Mohawk bitmap format (thanks to fuzzie)Matthew Hoops
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko