aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/smush/smush_player.h
AgeCommit message (Expand)Author
2007-02-03removed unneeded/unnecessary variables and made SmushFont table private (to e...Gregory Montoir
2007-01-30got rid of codec37/codec47 init/deinit methods, cleanupGregory Montoir
2007-01-30added deinitialisation of codecs at the end of smush playback. This allows to...Gregory Montoir
2007-01-27Applied my own patch #1640913 ("Loading NUT fonts on demand"), after discussingTorbjörn Andersson
2007-01-18Hopefully fixed the SAN seeking (used by Full Throttle's bike fighting) that ITorbjörn Andersson
2006-11-13Patch from bug #1584888 (SMUSH: Too dependent on accurate timers). Watch out ...Max Horn
2006-10-27SCUMM: Unified some SMUSH audio channel codeMax Horn
2006-10-10now SmushPlayer is class created once same as SmushMixer while scumm engine c...Paweł Kołodziejski
2006-10-08remove handleSkip code, SKIP chunk is only used by INSANE code and exist only...Paweł Kołodziejski
2006-10-07Moved all INSANE and SMUSH related code into ScummEngine_v7 (resp. ScummEngin...Max Horn
2006-09-21Fix bug #1550974: "SMUSH: changing subtitle settings during SMUSH doesn't work"Eugene Sandulenko
2006-05-18Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. ItTorbjörn Andersson
2006-03-01Fix for Symbian to close an open file in the right threadLars Persson
2006-02-11Moved engines to the new engines/ directoryMax Horn