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
/
character.h
Age
Commit message (
Expand
)
Author
2014-02-18
TOON: Make GPL headers consistent in themselves.
Johannes Schickel
2013-06-30
TOON: Fix bug #3611869 - Drew sometimes ends up stuck walking forever
sylvaintv
2012-06-14
TOON: Replace Character _currentPath static buffers with Common::Array.
D G Turner
2012-06-14
TOON: Migrate Character API x,y coordinates and subclasses to int16.
D G Turner
2011-11-27
JANITORIAL: Remove extra semicolons.
Christoph Mallon
2011-11-27
TOON: Clean up Common::String usage
Willem Jan Palenstijn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-10
TOON: Cleanup
strangerke
2011-01-29
TOON: Bug #3124518 with disappearing inventory items fixed
Sylvain Dupont
2011-01-29
TOON: Pathfinding & walking improvements
Sylvain Dupont
2010-11-13
TOON: Walk animation improved
Sylvain Dupont
2010-11-09
TOON: More corrections to close memory leaks.
David Turner
2010-10-22
TOON: Fix for a small typo in talking state
Sylvain Dupont
2010-10-22
TOON: Fixed Bug #3089974 and #3086015
Sylvain Dupont
2010-10-16
TOON: Added most of the remaining Advanced Engine Features
Sylvain Dupont
2010-10-09
TOON: Semicolon cleanup
Ori Avtalion
2010-10-09
TOON: Make some static data tables const.
Johannes Schickel
2010-10-08
TOON: Normalized include paths
Eugene Sandulenko
2010-10-08
TOON: Merged Toon engine to ScummVM trunk
Eugene Sandulenko