aboutsummaryrefslogtreecommitdiff
path: root/engines/tucker/resource.cpp
AgeCommit message (Expand)Author
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-02-03- Rename FlacStream to FLACStream.Johannes Schickel
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn
2010-01-16Switch most AudioStream factories to use DisposeAfterUse::FlagMax Horn
2010-01-08Since AudioStream looping is no longer handled by the Mixer, drop Mixer::play...Johannes Schickel
2010-01-07Cleanup.Johannes Schickel
2010-01-07Adapt TUCKER to use RewindableAudioStream and Mixer::playInputStreamLooping. ...Johannes Schickel
2010-01-07Make makeWAVStream return a RewindableAudioStream.Johannes Schickel
2010-01-07- Strip custom looping code out of FLAC, Vorbis and MP3 streamsJohannes Schickel
2010-01-05- Add a new SeekableAudioStream interface. Soon to be used to replace audio s...Johannes Schickel
2009-10-17TUCKER: fix several issues in ending sequences (tracker item #2872355 - Minor...Gregory Montoir
2009-10-14TUCKER: Convert one more loadWAVFromStream instance to makeWAVStreamMax Horn
2009-10-11TUCKER: ignore selected verb when displaying options (tracker item #2872383 -...Gregory Montoir
2009-09-27TUCKER: add missing compressed file close when version doesn't matchGregory Montoir
2009-08-25TUCKER: skip sound file loading if not available in compressed bundleGregory Montoir
2009-08-25TUCKER: add support for commpressed intro sound effectsGregory 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-17cleanupGregory Montoir
2009-05-14Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 year...Max Horn
2009-05-11some cleanup :Gregory Montoir
2009-03-01fix for tracker item #2628896 TUCKER: Invisible Raincoat bugGregory Montoir
2009-02-21cleanupGregory Montoir
2009-02-16apply patch #2603528: PCX loading (convenience only)Kostas Nakos
2009-01-31fixed invalid dirty rect for infobar ; added code difference in infobar displ...Gregory Montoir
2009-01-29restrict charwidth table patch to french version, should fix #2523924Gregory 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-18cleanupGregory Montoir
2009-01-16TUCKER: Got rid of _fileToLoadMax Horn
2009-01-16TUCKER: Changed loadFile and loadImage to take filename as parameter (trying ...Max Horn
2009-01-16TUCKER: Simplify TuckerEngine::copyLocBitmapMax Horn
2009-01-03reorganized introduction sequence static data (to simplify code when using co...Gregory Montoir
2008-12-21fix wrong format string (bug tracker #2455138)Gregory Montoir
2008-12-16added polish version as reported on tracker item #2433494, removed english ch...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-11enabled RTLGregory Montoir
2008-11-10fixed charset issues & wrong state for locations 13,16,23Gregory Montoir
2008-11-10removed unneeded file header readGregory Montoir
2008-11-10add initial support for 'Bud Tucker in Double Trouble'Gregory Montoir