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
/
teenagent
/
actor.cpp
Age
Commit message (
Expand
)
Author
2014-06-07
TEENAGENT: Remove dead code: s cannot be null at this point
Strangerke
2014-02-18
TEENAGENT: Make GPL headers consistent in themselves.
Johannes Schickel
2012-09-13
TEENAGENT: Cleanup Actor class.
D G Turner
2012-07-27
TEENAGENT: Add symbols for idle animation table usage in Actor class.
D G Turner
2012-07-08
TEENAGENT: Migrate engine to using debugflags.
D G Turner
2012-07-07
TEENAGENT: Remove static Resources class Instance.
D G Turner
2011-10-23
TEENAGENT: Improve code formatting.
Johannes Schickel
2011-05-17
TEEN: Use only one RandomSource and give that one a name.
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-06
added hardcoded height value
Vladimir Menshakov
2010-01-06
implemented clipping for mark
Vladimir Menshakov
2010-01-05
separate timers for mark, scene and messages.
Vladimir Menshakov
2010-01-04
added idle animation
Vladimir Menshakov
2010-01-03
improved walking animation once again
Vladimir Menshakov
2010-01-03
improved mark's animation.
Vladimir Menshakov
2010-01-01
aligned zoomed picture to the top and fixed actor head animation in zoomed state
Vladimir Menshakov
2010-01-01
minor sizeof cleanup
Vladimir Menshakov
2009-12-31
removed magic first frame from actor
Vladimir Menshakov
2009-12-03
added original-like pathfinding.
Vladimir Menshakov
2009-11-17
implemented zoomed rendering
Vladimir Menshakov
2009-11-15
implemented src_rect for surface blitting, added proper animation frames.
Vladimir Menshakov
2009-11-15
added face animation.
Vladimir Menshakov
2009-11-07
removed magic coordinates
Vladimir Menshakov
2009-09-15
renamed constants to comply with the code convention.
Vladimir Menshakov
2009-09-15
return bounding boxes from the render(), slightly changed internal events arg...
Vladimir Menshakov
2009-09-15
TEEN: More code formatting & whitespace changes (automatically generated with...
Max Horn
2009-09-15
adapted code to comply code formatting conventions.
Vladimir Menshakov
2009-09-05
made second chapter completable.
Vladimir Menshakov
2009-09-04
TEEN: Made some stuff const
Max Horn
2009-09-04
TEEN:
Max Horn
2009-09-03
fixed engines order, added svn:keywords properties.
Vladimir Menshakov
2009-09-03
imported teenagent engine sources.
Vladimir Menshakov