Commit Graph

10 Commits

Author SHA1 Message Date
Max Horn
2421128e8e the _bompBitsTable really tells the number of 1 bits in a given byte
svn-id: r8563
2003-06-19 17:50:18 +00:00
Max Horn
440100606c made scale table const again; some cleanup in setupBompScale
svn-id: r8559
2003-06-19 16:03:12 +00:00
Paweł Kołodziejski
9f55203302 use default scale table for bomb codec
svn-id: r8556
2003-06-19 12:41:28 +00:00
Max Horn
49b9a8fc9d follow our coding conventions
svn-id: r8377
2003-06-07 00:49:36 +00:00
Max Horn
cb5fb5d403 added a getMaskBuffer method (makes it easier to read some of the code); merged setVirtscreenDirty() into updateDirtyRect(); made setDirtyRange a method of struct VirtScreen
svn-id: r8241
2003-06-01 14:30:26 +00:00
Max Horn
9cbcde684b cleanup / added comments / code unification
svn-id: r8235
2003-06-01 13:09:30 +00:00
Max Horn
70e2b20c0b cleanup
svn-id: r8209
2003-06-01 02:07:23 +00:00
Max Horn
e2ffbc1f8f make some stuff private
svn-id: r8161
2003-05-31 00:02:59 +00:00
Max Horn
fd6dd17685 made decompressBomp use bompDecodeLine
svn-id: r8152
2003-05-30 19:09:41 +00:00
Max Horn
c6b35e15a0 moved bomp stuff into own files; removed some of our 6 (!) bomp decoders
svn-id: r8151
2003-05-30 19:00:33 +00:00