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
/
m4
/
sprite.cpp
Age
Commit message (
Collapse
)
Author
2010-06-26
Added extra validation for sprite decoding
Paul Gilbert
svn-id: r50297
2010-06-24
Corrected incorrect variable name change
Paul Gilbert
svn-id: r50204
2010-06-24
Silence gcc warnings.
Matthew Hoops
svn-id: r50197
2010-06-23
Changed some asserts to warnings
Filippos Karapetis
svn-id: r50175
2010-06-23
Rewrote the MADS animation frame decoder to better guard against invalid ↵
Paul Gilbert
data causing memory overruns svn-id: r50174
2010-06-20
Implemented explicit transparency index support - the previous hardcoded ↵
Paul Gilbert
index of 0 wasn't correct, since some sprites need that index svn-id: r50070
2010-03-25
Added preliminary logic for showing loaded sprite frames
Paul Gilbert
svn-id: r48401
2009-12-07
M4: Move 'determine transparent color' hack into a new M4Sprite method
Max Horn
svn-id: r46281
2009-12-07
M4: Rename M4Surface::getData() to getBasePtr() for consistency
Max Horn
svn-id: r46279
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
svn-id: r35648
2008-04-20
Initial import of the work in progress M4 engine
Filippos Karapetis
svn-id: r31600