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
/
lastexpress
/
data
/
sequence.cpp
Age
Commit message (
Expand
)
Author
2014-03-30
ALL: Resolve multiple clang warnings
Max Horn
2013-08-03
LASTEXRPESS: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
LASTEXPRESS: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2012-07-27
LASTEXPRESS: Add IgnoreSubtype option to AnimFrame
Littleboy
2012-07-14
LASTEXPRESS: Remove duplicated include statements
Littleboy
2011-06-28
LASTEXPRESS: Cleanup comments
Littleboy
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-17
LASTEXPRESS: Prefer Surface::create taking a PixelFormat over the one taking ...
Johannes Schickel
2010-11-19
ALL: Push down deps on stream.h from .h to .cpp files
Max Horn
2010-10-18
LASTEXPRESS: Check for a valid sequence in SequenceFrame::getName
Julien Templier
2010-10-18
LASTEXPRESS: Merge in the engine.
Eugene Sandulenko