aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/scene.h
AgeCommit message (Collapse)Author
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-14added color argument to displayMessage()Vladimir Menshakov
svn-id: r44088
2009-09-13return event status from the nextEvent()Vladimir Menshakov
svn-id: r44058
2009-09-13added hide/showActor, fixed intro, reverted straight animation orderVladimir Menshakov
svn-id: r44055
2009-09-13added intro supportVladimir Menshakov
svn-id: r44049
2009-09-13added simple credits support for the intro.Vladimir Menshakov
svn-id: r44047
2009-09-09moved away actor animation from the "lan" animations. added better handling ↵Vladimir Menshakov
for the asynchronous events. svn-id: r44019
2009-09-07added quit eventVladimir Menshakov
svn-id: r44006
2009-09-05made second chapter completable.Vladimir Menshakov
svn-id: r43966
2009-09-05added orientation to moveTo() function, added support for the sound queue.Vladimir Menshakov
svn-id: r43961
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