aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush
AgeCommit message (Expand)Author
2004-08-22Switch smush debug to channelTravis Howell
2004-08-14Modified VirtScreen to inherit from Graphics::Surface, and added getPixels()/...Max Horn
2004-08-14fixed warningsPaweł Kołodziejski
2004-07-26Load SMUSH files and NUT fonts from mac container files, too (done that by ad...Max Horn
2004-07-25smush codec37 sub1 (FT demo)Gregory Montoir
2004-07-18Too many newlinesMax Horn
2004-06-28Added simple ref-counting to the File classMax Horn
2004-06-27Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to...Max Horn
2004-06-27Renamed/documented some odd smush/insane varsMax Horn
2004-06-21increased audio buffer to solve scuttering problemsPaweł Kołodziejski
2004-06-20moved sound calls to the same smush thread with others soundsPaweł Kołodziejski
2004-06-20trackOffset is obsolote, added few debugs, added flush sounds while smush ply...Paweł Kołodziejski
2004-06-01_allreadyInit was not initializedin smush playerPaweł Kołodziejski
2004-05-04Fix insane regression.Travis Howell
2004-05-01remove useless mutexPaweł Kołodziejski
2004-04-26added mutex into smush playerPaweł Kołodziejski
2004-04-16Revert debug levelsMax Horn
2004-04-16Unify some codeMax Horn
2004-04-15Changed the type of value from char to int8. Otherwise, if char happens toTorbjörn Andersson
2004-04-14forgot thatPaweł Kołodziejski
2004-04-13added support for compressed FOBJ chunks in smush movie files.Paweł Kołodziejski
2004-04-10special case for 384x242 smush resolution for ft pc demo, it use additional b...Paweł Kołodziejski
2004-04-02oopsMax Horn
2004-04-02Got rid of _transTextMax Horn
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-28Fixed format string to match the number of arguments.Torbjörn Andersson
2004-02-29Enable insane subtitles in Mac. version of FT demoTravis Howell
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-14Use correct order, to prevent mingw warnings.Travis Howell
2004-02-14Fix valgrind warningTravis Howell
2004-02-09o Fix bug #892909 (Unable to get Hover Lift at Gorge)Eugene Sandulenko
2004-02-02Fixed most bugs, so only cosmetic visual things left.Eugene Sandulenko
2004-01-31Fix bug #887536 FT: Intro crash (regression).Eugene Sandulenko
2004-01-30Fix for bug #887167 (FT: Sound/Music/speech (almost) mute)Max Horn
2004-01-30oopsEugene Sandulenko
2004-01-30o Fix crash in FT introEugene Sandulenko
2004-01-30o Renamed more variables/structures to reflect their functionalityEugene Sandulenko
2004-01-29Renamed the 'pan' effect of the mixer to 'balance', since that is what we act...Max Horn
2004-01-28Partial fix for bug #885488 (Some INSANE trouble)Eugene Sandulenko
2004-01-26o Implemented TRS handlingEugene Sandulenko
2004-01-26o Fixed bug with lost inventoryEugene Sandulenko
2004-01-25get rid of ScummEngine::_insaneState (I think we should eventually stop calli...Max Horn
2004-01-25Fixed plenty of bugs:Eugene Sandulenko
2004-01-19smush and insane only work with V6 (this will allow moving some stuff from Sc...Max Horn
2004-01-16Moved FT INSANE to a separate directory and splitted it to multiple files.Eugene Sandulenko
2004-01-15fix clearBitMax Horn
2004-01-14Remove INSANE define.Travis Howell
2004-01-09handle volume and pan by SoundMixer not SmushMixerPaweł Kołodziejski
2004-01-08unify _vm / _scumm usageMax Horn
2004-01-06synced imuse digital with local treePaweł Kołodziejski