aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/zork_raw.h
AgeCommit message (Expand)Author
2013-10-02ZVISION: Standardize includes order and formatRichieSams
2013-10-02ZVISION: Fix space formattingRichieSams
2013-10-02ZVISION: Move two lookup tables inside the RawZorkStream classRichieSams
2013-08-04ZVISION: Make the return from makeRawZorkStream more specificrichiesams
2013-08-04ZVISION: Optimize integer type usagesrichiesams
2013-08-04ZVISION: Convert _stereo to a byte since it is used for a bitwise andrichiesams
2013-08-04ZVISION: Removed 'packed' audio handling from RawZorkStream.richiesams
2013-08-04ZVISION: Create logic to decode sound rate and isStereo from fileNamerichiesams
2013-08-04ZVISION: Add stereo/mono handling for Zork soundrichiesams
2013-08-04ZVISION: Modify RawZorkStream to use a modified ADPCM codecrichiesams
2013-08-04ZVISION: Normalize remaining CRLF to LF for the remoterichiesams
2013-08-04ZVISION: Fix code formatting to follow the conventionrichiesams
2013-08-04ZVISION: Create zvision bare structurerichiesams