Age | Commit message (Expand) | Author |
---|---|---|
2014-06-09 | COMMON: Added align() method for BitStream | Eugene Sandulenko |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-10-21 | COMMON: Extend some method comments in Common::BitStream | Sven Hesse |
2011-10-21 | COMMON: Fix potential UB while shifting Common::BitStream | Sven Hesse |
2011-08-27 | COMMON: Rewrite BitStream as a template | Sven Hesse |
2011-07-19 | COMMON: Document the BitStream a bit more | Sven Hesse |
2011-07-18 | COMMON: Update class documentation to say they're now used by SCUMM | Matthew Hoops |
2011-07-18 | COMMON: Remove USE_BINK checks from header files | Matthew Hoops |
2011-07-13 | BUILD: Allow for disabling Bink support | Matthew Hoops |
2011-07-02 | COMMON: Add a BitStream class | Matthew Hoops |