aboutsummaryrefslogtreecommitdiff
path: root/engines/tucker/locations.cpp
AgeCommit message (Collapse)Author
2009-10-17TUCKER: fix several issues in ending sequences (tracker item #2872355 - ↵Gregory Montoir
Minor bugs outro) svn-id: r45200
2009-09-27TUCKER: add clipping for text drawingGregory Montoir
svn-id: r44393
2009-07-19fix bug #2597980 - TUCKER: Sprite glitchGregory Montoir
svn-id: r42610
2009-07-13tucker: fixed issues with dirty rects handling (tracker item #2597763)Gregory Montoir
svn-id: r42456
2009-06-14simplified .raw/.wav data files handling in introduction sequencesGregory Montoir
svn-id: r41520
2009-05-11some cleanup :Gregory Montoir
- separated instruction table parsing from instruction execution - added a few debug calls to monitor game flags changes - some variables/functions renaming svn-id: r40454
2009-02-21cleanupGregory Montoir
svn-id: r38685
2009-02-15correct sprite state for location 43 (fixes #2600759)Gregory Montoir
svn-id: r38188
2009-01-16Some cleanup (one could replace some of those switch/case by jump tables...)Max Horn
svn-id: r35876
2009-01-16TUCKER: Got rid of _fileToLoadMax Horn
svn-id: r35875
2009-01-16TUCKER: Simplify TuckerEngine::copyLocBitmapMax Horn
svn-id: r35873
2008-12-25Pushing down some header deps (on common/system.h, mostly)Max Horn
svn-id: r35542
2008-12-07added dirty screen rects redrawGregory Montoir
svn-id: r35274
2008-11-23various fixes, Bud Tucker should now be completable (tested with french version)Gregory Montoir
svn-id: r35155
2008-11-16some fixes to input handling, cleanupGregory Montoir
svn-id: r35100
2008-11-10fixed charset issues & wrong state for locations 13,16,23Gregory Montoir
svn-id: r34999
2008-11-10Silenced MSVC warnings about uninitialized variablesFilippos Karapetis
svn-id: r34995
2008-11-10add initial support for 'Bud Tucker in Double Trouble'Gregory Montoir
svn-id: r34990