scummvm/engines/scumm/smush
2007-02-03 17:55:49 +00:00
..
channel.cpp SCUMM: Unified some more SMUSH audio channel code 2006-10-27 22:49:31 +00:00
channel.h SCUMM: Got rid of smush/chunk_type.h 2006-10-28 00:45:58 +00:00
chunk.cpp SCUMM: Take advantage of the fact that Chunk now is a ReadStream subclass 2006-10-28 01:28:41 +00:00
chunk.h SCUMM: Take advantage of the fact that Chunk now is a ReadStream subclass 2006-10-28 01:28:41 +00:00
codec1.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
codec37.cpp got rid of codec37/codec47 init/deinit methods, cleanup 2007-01-30 22:44:14 +00:00
codec37.h got rid of codec37/codec47 init/deinit methods, cleanup 2007-01-30 22:44:14 +00:00
codec47.cpp got rid of codec37/codec47 init/deinit methods, cleanup 2007-01-30 22:44:14 +00:00
codec47.h got rid of codec37/codec47 init/deinit methods, cleanup 2007-01-30 22:44:14 +00:00
imuse_channel.cpp SCUMM: Take advantage of the fact that Chunk now is a ReadStream subclass 2006-10-28 01:28:41 +00:00
saud_channel.cpp Workaround for bug #1586894 2006-11-01 21:09:25 +00:00
smush_font.cpp Applied the revised NUT font renderer patch #1635584, which combines cyx's 2007-02-03 05:50:35 +00:00
smush_font.h cleanup (made NutRenderer::loadFont protected, added call during initialisation of the renderer object) 2007-01-27 02:26:37 +00:00
smush_mixer.cpp Patch from bug #1584888 (SMUSH: Too dependent on accurate timers). Watch out for regressions in SMUSH movie playback / syncing 2006-11-13 19:46:52 +00:00
smush_mixer.h Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. It 2006-05-18 21:46:07 +00:00
smush_player.cpp removed unneeded/unnecessary variables and made SmushFont table private (to ensure getFont() get called to access them) 2007-02-03 17:55:49 +00:00
smush_player.h removed unneeded/unnecessary variables and made SmushFont table private (to ensure getFont() get called to access them) 2007-02-03 17:55:49 +00:00