aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/mpal/lzo.cpp
AgeCommit message (Collapse)Author
2012-11-12TONY: Cleanup whitespace formatting.D G Turner
This is mainly removal of extraneous blank lines, reformatting indents to tab characters and other minor non-functional changes to improve compliance with Code Formatting Conventions.
2012-09-01TONY: More renamingStrangerke
2012-06-18TONY: Remove unused stubs for LZO compressionPaul Gilbert
2012-04-30TONY: More header files and functionality addedPaul Gilbert
2012-04-29TONY: LZO decompression now working correctlyPaul Gilbert
2012-04-29TONY: Further work on LZO integrationPaul Gilbert