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
/
sherlock
/
image_file.cpp
Age
Commit message (
Expand
)
Author
2015-06-13
SHERLOCK: 3DO: support for cAnim data (startCAnim)
Martin Kiewitz
2015-06-13
SHERLOCK: Reduce the scope of some variables, add a couple of CHECKMEs
Strangerke
2015-06-12
SHERLOCK: 3DO: implement offX/Y for cel room data
Martin Kiewitz
2015-06-12
SHERLOCK: 3DO: font support: free memory
Martin Kiewitz
2015-06-12
SHERLOCK: 3DO: font support
Martin Kiewitz
2015-06-12
SHERLOCK: 3DO: some work on font file loading
Martin Kiewitz
2015-06-12
SHERLOCK: 3DO: mouse cursor support
Martin Kiewitz
2015-06-12
SHERLOCK: 3DO: fix multiple frame decoding
Martin Kiewitz
2015-06-12
SHERLOCK: 3DO: cel decoder change
Martin Kiewitz
2015-06-12
SHERLOCK: Fix two Valgrind warnings in the 3DO image decoder
Torbjörn Andersson
2015-06-11
SHERLOCK: 3DO: support images inside room files
Martin Kiewitz
2015-06-11
SHERLOCK: 3DO: load walk.anim for player
Martin Kiewitz
2015-06-11
SHERLOCK: Remove unnecessary semicolon.
Torbjörn Andersson
2015-06-10
SHERLOCK: Split up image file classes into their own file
Paul Gilbert