aboutsummaryrefslogtreecommitdiff
path: root/engines/tucker/tucker.cpp
AgeCommit message (Expand)Author
2010-05-04Move initGraphics and initCommonGFX from to new header.Max Horn
2010-02-21Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...Yotam Barnoy
2009-10-17TUCKER: fix several issues in ending sequences (tracker item #2872355 - Minor...Gregory Montoir
2009-10-11TUCKER: fix original game glitch (tracker item #2872385 - Fish swims out of a...Gregory Montoir
2009-10-11TUCKER: ignore selected verb when displaying options (tracker item #2872383 -...Gregory Montoir
2009-09-27TUCKER: add clipping for text drawingGregory Montoir
2009-08-25TUCKER: add support for commpressed intro sound effectsGregory Montoir
2009-08-25TUCKER: some dirty rects handling fixesGregory Montoir
2009-08-15Removed unnecessary semi-colons.Torbjörn Andersson
2009-07-13tucker: added workaround for original game glitch (tracker item #2597763)Gregory Montoir
2009-07-13tucker: fixed issues with dirty rects handling (tracker item #2597763)Gregory Montoir
2009-06-14simplified .raw/.wav data files handling in introduction sequencesGregory Montoir
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-17cleanupGregory Montoir
2009-05-11some cleanup :Gregory Montoir
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-03-01Engines: Fused several init&go methods into a single run methodMax Horn
2009-03-01fix for tracker item #2627942 TUCKER: Brainroom/Information Room Graphics glitchGregory Montoir
2009-02-21cleanupGregory Montoir
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