aboutsummaryrefslogtreecommitdiff
path: root/common/bitstream.h
AgeCommit message (Expand)Author
2014-06-09COMMON: Added align() method for BitStreamEugene Sandulenko
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2011-10-21COMMON: Extend some method comments in Common::BitStreamSven Hesse
2011-10-21COMMON: Fix potential UB while shifting Common::BitStreamSven Hesse
2011-08-27COMMON: Rewrite BitStream as a templateSven Hesse
2011-07-19COMMON: Document the BitStream a bit moreSven Hesse
2011-07-18COMMON: Update class documentation to say they're now used by SCUMMMatthew Hoops
2011-07-18COMMON: Remove USE_BINK checks from header filesMatthew Hoops
2011-07-13BUILD: Allow for disabling Bink supportMatthew Hoops
2011-07-02COMMON: Add a BitStream classMatthew Hoops