aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/animation.cpp
AgeCommit message (Expand)Author
2014-02-18TEENAGENT: Make GPL headers consistent in themselves.Johannes Schickel
2012-10-09TEENAGENT: Fix constant naming to comply with Coding Conventions.D G Turner
2012-09-16TEENAGENT: Minor cleanups to Animation Class.D G Turner
2012-07-28TEENAGENT: Add constant values for screen width and height.D G Turner
2012-07-08TEENAGENT: Migrate engine to using debugflags.D G Turner
2012-07-07TEENAGENT: Enable commented out debug statements.D G Turner
2011-08-07TEENAGENT: Pass streams as references.Christoph Mallon
2011-06-19TEENAGENT: Get rid of unused variable.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-10-15Bug #3087858: fixed null pointer dereferencingVladimir Menshakov
2010-01-01removed position zeroing in varia resourcesVladimir Menshakov
2009-12-12moved noisy debug messages to level 1Vladimir Menshakov
2009-11-09added 'ignore' flag, ported guard and anchor challenges to it. minor fixesVladimir Menshakov
2009-11-08restart default animation in the slot after custom animation has ended.Vladimir Menshakov
2009-09-15commented out noisy debugVladimir Menshakov
2009-09-15renamed constants to comply with the code convention.Vladimir Menshakov
2009-09-15TEEN: More code formatting & whitespace changes (automatically generated with...Max Horn
2009-09-15adapted code to comply code formatting conventions.Vladimir Menshakov
2009-09-14added PauseAnimation/ClearAnimations event, fixed dialogue animations in intro.Vladimir Menshakov
2009-09-07made game completableVladimir Menshakov
2009-09-07play animation only when hoveredVladimir Menshakov
2009-09-04TEEN: Some whitespace fixesMax Horn
2009-09-04TEEN:Max Horn
2009-09-03Silence gcc warnings.Matthew Hoops
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
2009-09-03imported teenagent engine sources.Vladimir Menshakov