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
/
anim.cpp
Age
Commit message (
Expand
)
Author
2015-03-19
TOON: Add options menu
sylvaintv
2014-02-18
TOON: Make GPL headers consistent in themselves.
Johannes Schickel
2013-10-30
TOON: replace strncpy by strlcpy as suggested by LordHoto
Strangerke
2013-10-30
TOON: Fix CID 1002728, 1002729, 1003215, 1002731, 1002730
Strangerke
2013-08-03
TOON: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TOON: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-04-25
TOON: Fix memory leak
Willem Jan Palenstijn
2012-06-29
TOON: Correct mismatched method definition against prototype.
D G Turner
2012-06-28
TOON: Replace remaining int32 x,y,w and h coordinates with int16.
D G Turner
2012-06-25
TOON: Fix bug #3533291 - Crash in Russian Version
sylvaintv
2012-06-15
TOON: Simplify code in Animation::drawFrameWithMaskAndScale().
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-06-26
TOON: Fix the bottom pixels of text being cut off
eriktorbjorn
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-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
2011-02-01
TOON: Remove misc/ from paths since it's in global folders
Sylvain Dupont
2011-01-30
TOON: Fix the last known z-order issues
Sylvain Dupont
2010-11-12
TOON: Fix audio crashs and more memory leaks
Sylvain Dupont
2010-11-10
TOON: Even more corrections to close memory leaks.
David Turner
2010-11-07
TOON: Corrections to close some memory leaks.
David Turner
2010-10-28
TOON: Fixed some animation glitches for small sprites
Sylvain Dupont
2010-10-26
TOON: Implement cmd_Set_Anim_Scale_Size
Sylvain Dupont
2010-10-14
TOON: Fixed Bug #3084725 with cursor disappearing at screen borders
Sylvain Dupont
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
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