aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/animation.h
AgeCommit message (Collapse)Author
2010-01-05separate timers for mark, scene and messages.Vladimir Menshakov
svn-id: r47056
2010-01-04added idle animationVladimir Menshakov
svn-id: r46968
2009-11-09added 'ignore' flag, ported guard and anchor challenges to it. minor fixesVladimir Menshakov
svn-id: r45772
2009-11-08restart default animation in the slot after custom animation has ended.Vladimir Menshakov
svn-id: r45750
2009-09-15renamed constants to comply with the code convention.Vladimir Menshakov
svn-id: r44109
2009-09-15TEEN: More code formatting & whitespace changes (automatically generated ↵Max Horn
with astyle) svn-id: r44101
2009-09-15adapted code to comply code formatting conventions.Vladimir Menshakov
svn-id: r44098
2009-09-14added PauseAnimation/ClearAnimations event, fixed dialogue animations in intro.Vladimir Menshakov
svn-id: r44091
2009-09-07play animation only when hoveredVladimir Menshakov
svn-id: r44005
2009-09-04TEEN:Max Horn
* don't use "using namespace", instead put stuff into its correct namespace * when using #include, always prefix engine header files with the engine name * some cleanup svn-id: r43945
2009-09-04TEEN: Fix header file guards to match our conventionsMax Horn
svn-id: r43944
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
svn-id: r43925
2009-09-03imported teenagent engine sources.Vladimir Menshakov
svn-id: r43922