index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
zvision
/
zork_raw.h
Age
Commit message (
Expand
)
Author
2013-10-20
ZVISION: Style modifing by astyle.
Marisa-Chan
2013-10-18
ZVISION: Detach raw stream reader from RawZorkStream for creating correct avi...
Marisa-Chan
2013-10-02
ZVISION: Standardize includes order and format
RichieSams
2013-10-02
ZVISION: Fix space formatting
RichieSams
2013-10-02
ZVISION: Move two lookup tables inside the RawZorkStream class
RichieSams
2013-08-04
ZVISION: Make the return from makeRawZorkStream more specific
richiesams
2013-08-04
ZVISION: Optimize integer type usages
richiesams
2013-08-04
ZVISION: Convert _stereo to a byte since it is used for a bitwise and
richiesams
2013-08-04
ZVISION: Removed 'packed' audio handling from RawZorkStream.
richiesams
2013-08-04
ZVISION: Create logic to decode sound rate and isStereo from fileName
richiesams
2013-08-04
ZVISION: Add stereo/mono handling for Zork sound
richiesams
2013-08-04
ZVISION: Modify RawZorkStream to use a modified ADPCM codec
richiesams
2013-08-04
ZVISION: Normalize remaining CRLF to LF for the remote
richiesams
2013-08-04
ZVISION: Fix code formatting to follow the convention
richiesams
2013-08-04
ZVISION: Create zvision bare structure
richiesams