aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/dialog.cpp
AgeCommit message (Expand)Author
2019-11-14TEENAGENT: Fix Missing Default Switch CasesD G Turner
2014-02-18TEENAGENT: Make GPL headers consistent in themselves.Johannes Schickel
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2012-08-05TEENAGENT: Migrate Dialog Stack Address usages to symbols.D G Turner
2012-07-11TEENAGENT: Migrate Dialog functions to using dialog numbers.D G Turner
2012-07-11TEENAGENT: Replace static Dialog functions with normal class.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
2012-07-07TEENAGENT: Remove static Resources class Instance.D G Turner
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-11-15added real face animation handlingVladimir Menshakov
2009-11-12fixed dialog positioning for markVladimir Menshakov
2009-11-08fixed wrong debug outputVladimir Menshakov
2009-11-08implemented async messages (some animation requires it), added custom positio...Vladimir Menshakov
2009-10-18fixed long standing bug with empty messages being processedVladimir Menshakov
2009-09-15fixed animation pausing/restarting when only one of animations presentVladimir Menshakov
2009-09-15renamed constants to comply with the code convention.Vladimir Menshakov
2009-09-15implemented proper dialog positioningVladimir Menshakov
2009-09-15return bounding boxes from the render(), slightly changed internal events arg...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-14rewrote dialog parser, fixed color swapping.Vladimir Menshakov
2009-09-13removed invalid 0xff character handler, added fixmeVladimir Menshakov
2009-09-13added intro supportVladimir Menshakov
2009-09-09moved away actor animation from the "lan" animations. added better handling f...Vladimir Menshakov
2009-09-05made second chapter completable.Vladimir Menshakov
2009-09-05added actor_animation for the dialogVladimir Menshakov
2009-09-04TEEN: Some whitespace fixesMax Horn
2009-09-04TEEN:Max Horn
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
2009-09-03imported teenagent engine sources.Vladimir Menshakov