Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-26 | MOHAWK: Fix non-LZ compressed old Mohawk bitmaps (thanks, fuzzie) | Matthew Hoops | |
svn-id: r54501 | |||
2010-11-25 | MOHAWK: Cleanup image surface handling | Matthew Hoops | |
- Renamed ImageData to MohawkSurface - Added offset x/y fields to MohawkSurface - The image cache now stores MohawkSurface pointers - Switched Living Books to 8bpp mode (it requires that in the end anyway) svn-id: r54468 | |||
2010-11-23 | MOHAWK: Remove the no longer needed RLE8 hack | Matthew Hoops | |
svn-id: r54430 | |||
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn | |
svn-id: r54385 | |||
2010-11-18 | MOHAWK: Add support for Riven 24bpp images (not yet used) | Matthew Hoops | |
svn-id: r54345 | |||
2010-11-18 | MOHAWK: Cleanup bitmap surface and pack/draw function handling | Matthew Hoops | |
svn-id: r54338 | |||
2010-11-18 | MOHAWK: Remove unused drawRLE() function | Matthew Hoops | |
svn-id: r54320 | |||
2010-11-18 | MOHAWK: Implement the old Mohawk bitmap format (thanks to fuzzie) | Matthew Hoops | |
svn-id: r54319 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2010-01-08 | Move DisposeAfterUse::Flag from Common to global namespace, and into a new ↵ | Max Horn | |
header common/types.h svn-id: r47180 | |||
2010-01-04 | Minor cleanup; remove GF_10TH, it's not used or needed anywhere. | Matthew Hoops | |
svn-id: r46978 | |||
2009-12-30 | Removed some unnecessary whitespace. Changed some spaces to tabs. | Torbjörn Andersson | |
svn-id: r46735 | |||
2009-12-30 | Re-indentet switch() blocks to follow ScummVM indentation style. (I've always | Torbjörn Andersson | |
found this style a bit unusual, but I value consistency.) svn-id: r46734 | |||
2009-12-29 | Add Mohawk engine code. Part 1/3: main code. | Eugene Sandulenko | |
svn-id: r46727 |