aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/scene.cpp
AgeCommit message (Expand)Author
2009-09-27added save()'s where neededVladimir Menshakov
2009-09-26commented out walkbox debug code.Vladimir Menshakov
2009-09-26removed packed structs/direct read/writes, so the game should work on big-end...Vladimir Menshakov
2009-09-15allowed actor animation be visible even if actor was not, minor cleanupsVladimir Menshakov
2009-09-15allow processing one more render cycle when walk ends (fixed wait animations ...Vladimir 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-14added color argument to displayMessage()Vladimir Menshakov
2009-09-13fixed flickering by restarting render cycleVladimir Menshakov
2009-09-13added hide/showActor, fixed intro, reverted straight animation orderVladimir Menshakov
2009-09-13added intro supportVladimir Menshakov
2009-09-13added simple credits support for the intro.Vladimir Menshakov
2009-09-09moved away actor animation from the "lan" animations. added better handling f...Vladimir Menshakov
2009-09-08added actor-walkbox position correctionVladimir Menshakov
2009-09-08removed ann's house music hack from scene. Vladimir Menshakov
2009-09-07added quit eventVladimir Menshakov
2009-09-05made second chapter completable.Vladimir Menshakov
2009-09-05more callbacks, removed anotherMansionTry()Vladimir Menshakov
2009-09-05added orientation to moveTo() function, added support for the sound queue.Vladimir Menshakov
2009-09-05removed debug rendering of bounding boxesVladimir 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