aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/callbacks.cpp
AgeCommit message (Expand)Author
2009-09-27added missing soundVladimir Menshakov
2009-09-27added save()'s where neededVladimir Menshakov
2009-09-26removed packed structs/direct read/writes, so the game should work on big-end...Vladimir Menshakov
2009-09-15reviewed all callbacks from the first part of the game, added missing sounds,...Vladimir 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-14added PauseAnimation/ClearAnimations event, fixed dialogue animations in intro.Vladimir Menshakov
2009-09-14fixed RGB chief face animation in introVladimir Menshakov
2009-09-13fixed double-taking of the captain's keyVladimir Menshakov
2009-09-13fixed sounds for the earlier callbacksVladimir Menshakov
2009-09-13added hide/showActor, fixed intro, reverted straight animation orderVladimir Menshakov
2009-09-13added intro supportVladimir Menshakov
2009-09-13fixed animation slot in first trialVladimir Menshakov
2009-09-09moved away actor animation from the "lan" animations. added better handling f...Vladimir Menshakov
2009-09-08removed ann's house music hack from scene. Vladimir Menshakov
2009-09-07removed junk, added warning about unimplemented callbackVladimir Menshakov
2009-09-07made game completableVladimir Menshakov
2009-09-06implemented mansion drawers-book puzzle and fake chili.Vladimir Menshakov
2009-09-05more callbacks from the third episodeVladimir 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 magic exe offsets, added teenagent.dat support.Vladimir Menshakov
2009-09-04TEEN: Some whitespace fixesMax Horn
2009-09-04TEEN:Max Horn
2009-09-04Silenced an MSVC warning about an unexpected parameter, and added a FIXMEFilippos Karapetis
2009-09-03implemented switch in cellar callbackVladimir Menshakov
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
2009-09-03imported teenagent engine sources.Vladimir Menshakov