aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/dialog.cpp
AgeCommit message (Collapse)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-11-15added real face animation handlingVladimir Menshakov
svn-id: r45917
2009-11-12fixed dialog positioning for markVladimir Menshakov
svn-id: r45857
2009-11-08fixed wrong debug outputVladimir Menshakov
svn-id: r45759
2009-11-08implemented async messages (some animation requires it), added custom ↵Vladimir Menshakov
positioning. svn-id: r45756
2009-10-18fixed long standing bug with empty messages being processedVladimir Menshakov
svn-id: r45216
2009-09-15fixed animation pausing/restarting when only one of animations presentVladimir Menshakov
svn-id: r44111
2009-09-15renamed constants to comply with the code convention.Vladimir Menshakov
svn-id: r44109
2009-09-15implemented proper dialog positioningVladimir Menshakov
svn-id: r44108
2009-09-15return bounding boxes from the render(), slightly changed internal events ↵Vladimir Menshakov
arguments. svn-id: r44107
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-14rewrote dialog parser, fixed color swapping.Vladimir Menshakov
svn-id: r44090
2009-09-13removed invalid 0xff character handler, added fixmeVladimir Menshakov
svn-id: r44057
2009-09-13added intro supportVladimir Menshakov
svn-id: r44049
2009-09-09moved away actor animation from the "lan" animations. added better handling ↵Vladimir Menshakov
for the asynchronous events. svn-id: r44019
2009-09-05made second chapter completable.Vladimir Menshakov
svn-id: r43966
2009-09-05added actor_animation for the dialogVladimir Menshakov
svn-id: r43963
2009-09-04TEEN: Some whitespace fixesMax Horn
svn-id: r43946
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-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
svn-id: r43925
2009-09-03imported teenagent engine sources.Vladimir Menshakov
svn-id: r43922