aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/mpal/lzo.cpp
AgeCommit message (Collapse)Author
2014-10-28TONY: Remove trailing whitespaceFilippos Karapetis
2014-03-01TONY: Remove dummy definesStrangerke
2014-03-01TONY: Remove unused function declaration in lzoStrangerke
2014-03-01TONY: Indent code properly in lzoStrangerke
2014-03-01TONY: Remove dead code in lzoStrangerke
2014-02-18TONY: Make GPL headers consistent in themselves.Johannes Schickel
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