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
2004-01-06
updated copyright notice
Max Horn
2003-11-16
changed some shift operators to *, /
Paweł Kołodziejski
2003-10-03
introduced namespace Scumm; made #include statements use scumm/ prefix explic...
Max Horn
2003-09-10
moved declaration of error/warning/debug from engine.h to util.h
Max Horn
2003-06-07
adhere to our coding style conventions; removed some unneccessary code
Max Horn
2003-05-30
moved bomp stuff into own files; removed some of our 6 (!) bomp decoders
Max Horn
2003-05-21
yet more pedantic warning fixes
Max Horn
2003-04-30
som changes to make Palm OS happy
Max Horn
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