aboutsummaryrefslogtreecommitdiff
path: root/scumm/bomp.cpp
AgeCommit message (Expand)Author
2003-06-19the _bompBitsTable really tells the number of 1 bits in a given byteMax Horn
2003-06-19made scale table const again; some cleanup in setupBompScaleMax Horn
2003-06-19use default scale table for bomb codecPaweł Kołodziejski
2003-06-07follow our coding conventionsMax Horn
2003-06-01added a getMaskBuffer method (makes it easier to read some of the code); merg...Max Horn
2003-06-01cleanup / added comments / code unificationMax Horn
2003-06-01cleanupMax Horn
2003-05-31make some stuff privateMax Horn
2003-05-30made decompressBomp use bompDecodeLineMax Horn
2003-05-30moved bomp stuff into own files; removed some of our 6 (!) bomp decodersMax Horn