scummvm/engines/scumm/smush
2006-04-23 17:47:40 +00:00
..
channel.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
chunk_type.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
chunk.cpp Change some uses of ScummFile to the more generic BaseScummFile 2006-04-23 17:47:40 +00:00
chunk.h Change some uses of ScummFile to the more generic BaseScummFile 2006-04-23 17:47:40 +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 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.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
codec47.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
codec47.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
imuse_channel.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
saud_channel.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
smush_font.cpp Replaced _gameId, _version, _heversion, _features, _midi, _platform with a simple ScummGameSettings instance: _game 2006-02-20 16:51:30 +00:00
smush_font.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
smush_mixer.cpp that should help for bug #1352486, smush sound tracks are not stopped immediately, but outside smush when sound data are depleted in sound mixer buffer. 2006-03-05 12:15:39 +00:00
smush_mixer.h that should help for bug #1352486, smush sound tracks are not stopped immediately, but outside smush when sound data are depleted in sound mixer buffer. 2006-03-05 12:15:39 +00:00
smush_player.cpp Fixed typo in debug message. 2006-03-15 15:46:25 +00:00
smush_player.h Fix for Symbian to close an open file in the right thread 2006-03-01 21:37:00 +00:00