aboutsummaryrefslogtreecommitdiff
path: root/engines/tucker/graphics.h
AgeCommit message (Collapse)Author
2014-03-09TUCKER: Some renaming in GraphicsStrangerke
2014-02-18TUCKER: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-18TUCKER: fix #3106542 - Ego drawn behind backgroundGregory Montoir
Looks like an original game glitch, the location 14 background bitmap contains some pixels in range [0xE0-0xF8] which is usually reserved ; add workaround.
2009-09-27TUCKER: add clipping for text drawingGregory Montoir
svn-id: r44393
2009-01-18merged Graphics::copyTo640/Graphics::copyFrom640Gregory Montoir
svn-id: r35892
2009-01-16Some cleanup (one could replace some of those switch/case by jump tables...)Max Horn
svn-id: r35876
2008-12-16added polish version as reported on tracker item #2433494, removed english ↵Gregory Montoir
charset as default svn-id: r35401
2008-11-30added detection entries and charset selection for german versionGregory Montoir
svn-id: r35188
2008-11-28added support for kSupportsLoadingDuringRuntime & ↵Gregory Montoir
kSupportsSavingDuringRuntime, cleanup svn-id: r35171
2008-11-15added support for animation sequenceGregory Montoir
added support for non-interactive demo fixed wrong end of demo screen when quitting the game using the inventory svn-id: r35069
2008-11-11enabled RTLGregory Montoir
fixed bad glyphs display for non french version got rid of Graphics::drawChar2 svn-id: r35006
2008-11-10add initial support for 'Bud Tucker in Double Trouble'Gregory Montoir
svn-id: r34990