Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-19 | the _bompBitsTable really tells the number of 1 bits in a given byte | Max Horn | |
svn-id: r8563 | |||
2003-06-19 | made scale table const again; some cleanup in setupBompScale | Max Horn | |
svn-id: r8559 | |||
2003-06-19 | use default scale table for bomb codec | Paweł Kołodziejski | |
svn-id: r8556 | |||
2003-06-07 | follow our coding conventions | Max Horn | |
svn-id: r8377 | |||
2003-06-01 | added a getMaskBuffer method (makes it easier to read some of the code); ↵ | Max Horn | |
merged setVirtscreenDirty() into updateDirtyRect(); made setDirtyRange a method of struct VirtScreen svn-id: r8241 | |||
2003-06-01 | cleanup / added comments / code unification | Max Horn | |
svn-id: r8235 | |||
2003-06-01 | cleanup | Max Horn | |
svn-id: r8209 | |||
2003-05-31 | make some stuff private | Max Horn | |
svn-id: r8161 | |||
2003-05-30 | made decompressBomp use bompDecodeLine | Max Horn | |
svn-id: r8152 | |||
2003-05-30 | moved bomp stuff into own files; removed some of our 6 (!) bomp decoders | Max Horn | |
svn-id: r8151 |