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
/
scumm
/
smush
/
codec37.cpp
Age
Commit message (
Expand
)
Author
2003-03-17
reorg/clenup, changed main loop in smush code
Paweł Kołodziejski
2003-03-13
changed decoder API to take a memory block as source, not a Chunk
Max Horn
2003-03-13
removed Blitter class
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more pedantic cleanup
Paweł Kołodziejski
2003-03-03
fix shadowed variable problems
Jonathan Gray
2003-03-03
Made the code a bit more maintainable...
Marcus Comstedt
2003-03-02
Handle architectures which need alignment for 32bit memory access...
Marcus Comstedt
2003-02-28
heh
Paweł Kołodziejski
2003-01-20
cleanup, speedup code
Paweł Kołodziejski
2002-12-21
added dummy code: handle codec37 flag bit 1 (error report for now)
Paweł Kołodziejski
2002-12-21
fix smush for compatible with dig demo
Paweł Kołodziejski
2002-08-31
fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...
Max Horn
2002-08-30
some cleanup
Paweł Kołodziejski
2002-08-25
Please note that char type is not an abbreviation for signed char ... is can ...
Ruediger Hanke
2002-08-24
endian fixes; cleanup
Max Horn
2002-08-24
changed name from Chunck to Chunk
Paweł Kołodziejski
2002-08-24
synced with scummvm
Paweł Kołodziejski