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
/
toon
/
picture.cpp
Age
Commit message (
Expand
)
Author
2014-02-28
TOON: Reduce the scope of a couple of variables.
Strangerke
2014-02-18
TOON: Make GPL headers consistent in themselves.
Johannes Schickel
2013-10-30
TOON: Fix CID 1002427, 1002428, 1002429
Strangerke
2013-08-03
TOON: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-06-28
TOON: Replace remaining int32 x,y,w and h coordinates with int16.
D G Turner
2011-11-27
TOON: Clean up Common::String usage
Willem Jan Palenstijn
2011-09-08
JANITORIAL: Fix some formatting glitches in gob, hugo and toon
Strangerke
2011-07-09
TOON: Fixed palette problem in LoadPicture
sylvaintv
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-06
TOON: Fix several Valgrind issues
sylvaintv
2011-03-13
TOON: Add more dirtyRect checks
sylvaintv
2011-03-10
TOON: Cleanup
strangerke
2011-03-10
TOON: Janitorial: Suppress blanks at end of lines
strangerke
2011-03-08
TOON: Decrease CPU usage
sylvaintv
2010-12-28
TOON: Fixed memory corruption in several rooms
Sylvain Dupont
2010-11-07
TOON: Corrections to close some memory leaks.
David Turner
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-10-09
TOON: Fix black spots in title picture.
Torbjörn Andersson
2010-10-09
TOON: Removed unnecessary "break"s (right after "return"s)
Torbjörn Andersson
2010-10-09
TOON: Ran astyle over the toon engine (+ some manual corrections).
Johannes Schickel
2010-10-08
TOON: Normalized include paths
Eugene Sandulenko
2010-10-08
TOON: Merged Toon engine to ScummVM trunk
Eugene Sandulenko