aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/callbacks.cpp
AgeCommit message (Expand)Author
2009-11-10more fixes for final partVladimir Menshakov
2009-11-09more fixes for chapter 3. Vladimir Menshakov
2009-11-09chapter 2 completedVladimir Menshakov
2009-11-09more fixesVladimir Menshakov
2009-11-09added 'ignore' flag, ported guard and anchor challenges to it. minor fixesVladimir Menshakov
2009-11-08fixed boat bugVladimir Menshakov
2009-11-08implemented drinking guard time challengeVladimir Menshakov
2009-11-08implemented mouse-rock-glue time challengeVladimir Menshakov
2009-11-08more improvements, added setTimerCallback()Vladimir Menshakov
2009-11-08fixed more village glitchesVladimir Menshakov
2009-11-08implemented async messages (some animation requires it), added custom positio...Vladimir Menshakov
2009-11-08adding proper dialog colors, various fixes.Vladimir Menshakov
2009-11-07do not bail out from the waitAnimation event if restart frame requested.Vladimir Menshakov
2009-11-07added waitForLanAnimationFrame() everywhereVladimir Menshakov
2009-11-07removed background bartender animation, played by mistakeVladimir Menshakov
2009-10-31added missing cutsceneVladimir Menshakov
2009-10-31added cutscenes where needed, fixed invalid skipping of fullscreen messages.Vladimir Menshakov
2009-10-18fixed long standing bug with empty messages being processedVladimir Menshakov
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
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