aboutsummaryrefslogtreecommitdiff
path: root/engines/tucker/tucker.cpp
AgeCommit message (Expand)Author
2009-02-15correct sprite state for location 43 (fixes #2600759)Gregory Montoir
2009-01-31fixed invalid dirty rect for infobar ; added code difference in infobar displ...Gregory Montoir
2009-01-28fix #2543067 'crash on Bud Tucker in Double Trouble german version', don't co...Gregory Montoir
2009-01-25added a few more code differences, demo version is now completableGregory Montoir
2009-01-24added detection entry for playable demo and some code differencesGregory Montoir
2009-01-18merged Graphics::copyTo640/Graphics::copyFrom640Gregory Montoir
2009-01-16Some cleanup (one could replace some of those switch/case by jump tables...)Max Horn
2009-01-16TUCKER: Changed loadFile and loadImage to take filename as parameter (trying ...Max Horn
2009-01-16TUCKER: Simplify TuckerEngine::copyLocBitmapMax Horn
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-12fixed german version detection, added datafiles remapping as listed in bug tr...Gregory Montoir
2008-12-07added dirty screen rects redrawGregory Montoir
2008-11-30added detection entries and charset selection for german versionGregory Montoir
2008-11-30enabled subtitlesGregory Montoir
2008-11-28added support for kSupportsLoadingDuringRuntime & kSupportsSavingDuringRuntim...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-14Committed my patch #2123680 "SDL: Backend transaction / rollback support".Johannes Schickel
2008-11-11enabled RTLGregory Montoir
2008-11-10fixed charset issues & wrong state for locations 13,16,23Gregory Montoir
2008-11-10Silenced MSVC warnings about uninitialized variablesFilippos Karapetis
2008-11-10Fixed typo (which seems like a nasty bug)Filippos Karapetis
2008-11-10add initial support for 'Bud Tucker in Double Trouble'Gregory Montoir