aboutsummaryrefslogtreecommitdiff
path: root/engines/tucker/locations.cpp
AgeCommit message (Expand)Author
2011-12-02TUCKER: remove duplicated logic branches in locations 48 and 66 (checked agai...Gregory Montoir
2011-11-03TUCKER: Added FIXMEs for seemingly superfluous logic branchesFilippos Karapetis
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-19Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...Johannes Schickel
2011-02-19TUCKER: fix #2872348 - walk bug by switching places in museumGregory Montoir
2011-02-18TUCKER: fix #3106766 - Bubbles in Plugs Shop too heavyGregory Montoir
2011-02-18TUCKER: fix #3106536 - Punk stuck (moving in background)Gregory Montoir
2011-02-18TUCKER: fix #3106520 - Prison water drop leaves a lineGregory Montoir
2011-02-14TUCKER: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2009-10-17TUCKER: fix several issues in ending sequences (tracker item #2872355 - Minor...Gregory Montoir
2009-09-27TUCKER: add clipping for text drawingGregory Montoir
2009-07-19fix bug #2597980 - TUCKER: Sprite glitchGregory 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-11some cleanup :Gregory Montoir
2009-02-21cleanupGregory Montoir
2009-02-15correct sprite state for location 43 (fixes #2600759)Gregory 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: Simplify TuckerEngine::copyLocBitmapMax Horn
2008-12-25Pushing down some header deps (on common/system.h, mostly)Max Horn
2008-12-07added dirty screen rects redrawGregory 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-10fixed charset issues & wrong state for locations 13,16,23Gregory Montoir
2008-11-10Silenced MSVC warnings about uninitialized variablesFilippos Karapetis
2008-11-10add initial support for 'Bud Tucker in Double Trouble'Gregory Montoir