aboutsummaryrefslogtreecommitdiff
path: root/engines/tucker/tucker.h
AgeCommit message (Expand)Author
2009-03-01Merged Engine::go() and ::init() into a new run() method (currently implement...Max Horn
2009-03-01fix for tracker item #2628896 TUCKER: Invisible Raincoat bugGregory Montoir
2009-02-21cleanupGregory Montoir
2009-01-25added a few more code differences, demo version is now completableGregory Montoir
2009-01-25TUCKER: modified flic playback to make use of dirtyrectsGregory Montoir
2009-01-24added detection entry for playable demo and some code differencesGregory Montoir
2009-01-18cleanupGregory Montoir
2009-01-18get rid of AnimationSequencePlayer::_currentSeqNumGregory Montoir
2009-01-18splitted play/load class methods in introduction animation playerGregory Montoir
2009-01-16Some cleanup (one could replace some of those switch/case by jump tables...)Max Horn
2009-01-16TUCKER: Got rid of _fileToLoadMax Horn
2009-01-16TUCKER: Changed loadFile and loadImage to take filename as parameter (trying ...Max Horn
2009-01-16TUCKER: Simplify TuckerEngine::copyLocBitmapMax Horn
2009-01-03reorganized introduction sequence static data (to simplify code when using co...Gregory Montoir
2008-12-21Move all video players to separate directoryEugene Sandulenko
2008-12-17moved game version flags to detection entries ; unset kGameFlagEncodedData fo...Gregory Montoir
2008-12-16changed game version flags handling, should fix #2434208Gregory Montoir
2008-12-07added dirty screen rects redrawGregory Montoir
2008-12-03reworked bud tucker demo detectionGregory Montoir
2008-11-30fixed listSaves orderingGregory Montoir
2008-11-30enabled subtitlesGregory Montoir
2008-11-28added support for kSupportsLoadingDuringRuntime & kSupportsSavingDuringRuntim...Gregory Montoir
2008-11-28added load/closeFile to Graphics::FlicPlayer (matching DXAPlayer class)Gregory Montoir
2008-11-23various fixes, Bud Tucker should now be completable (tested with french version)Gregory Montoir
2008-11-16some fixes to input handling, cleanupGregory Montoir
2008-11-15added support for animation sequenceGregory Montoir
2008-11-11enabled RTLGregory Montoir
2008-11-10fixed charset issues & wrong state for locations 13,16,23Gregory Montoir
2008-11-10add initial support for 'Bud Tucker in Double Trouble'Gregory Montoir