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
/
animation.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
TEENAGENT: Make GPL headers consistent in themselves.
Johannes Schickel
2012-10-09
TEENAGENT: Fix constant naming to comply with Coding Conventions.
D G Turner
2012-09-16
TEENAGENT: Minor cleanups to Animation Class.
D G Turner
2012-07-28
TEENAGENT: Add constant values for screen width and height.
D G Turner
2012-07-08
TEENAGENT: Migrate engine to using debugflags.
D G Turner
2012-07-07
TEENAGENT: Enable commented out debug statements.
D G Turner
2011-08-07
TEENAGENT: Pass streams as references.
Christoph Mallon
2011-06-19
TEENAGENT: Get rid of unused variable.
Johannes Schickel
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-10-15
Bug #3087858: fixed null pointer dereferencing
Vladimir Menshakov
2010-01-01
removed position zeroing in varia resources
Vladimir Menshakov
2009-12-12
moved noisy debug messages to level 1
Vladimir Menshakov
2009-11-09
added 'ignore' flag, ported guard and anchor challenges to it. minor fixes
Vladimir Menshakov
2009-11-08
restart default animation in the slot after custom animation has ended.
Vladimir Menshakov
2009-09-15
commented out noisy debug
Vladimir Menshakov
2009-09-15
renamed constants to comply with the code convention.
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-14
added PauseAnimation/ClearAnimations event, fixed dialogue animations in intro.
Vladimir Menshakov
2009-09-07
made game completable
Vladimir Menshakov
2009-09-07
play animation only when hovered
Vladimir Menshakov
2009-09-04
TEEN: Some whitespace fixes
Max Horn
2009-09-04
TEEN:
Max Horn
2009-09-03
Silence gcc warnings.
Matthew Hoops
2009-09-03
fixed engines order, added svn:keywords properties.
Vladimir Menshakov
2009-09-03
imported teenagent engine sources.
Vladimir Menshakov