scummvm/engines/scumm/smush
Torbjörn Andersson 0e1c4fccca Hopefully fixed the regression described in bug #2299682 ("FT: Crash in the intro
(regression in r34516)"), after discussing with Fingolfin. We didn't use to check
the size of the STRK chunk before, and he didn't remember why we do now, so I've
removed that test again.

svn-id: r35107
2008-11-17 20:36:10 +00:00
..
channel.cpp Proper delete[] formatting (this time all occurences should've been changed...) 2008-05-07 15:09:10 +00:00
channel.h SCUMM: Got rid of class Chunk 2008-09-13 22:41:30 +00:00
codec1.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
codec37.cpp Proper delete[] formatting (this time all occurences should've been changed...) 2008-05-07 15:09:10 +00:00
codec37.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
codec47.cpp Make codec47 cope with failed mallocs. 2008-02-23 18:57:49 +00:00
codec47.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
codec47ARM.s Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian build. 2008-06-26 16:51:02 +00:00
imuse_channel.cpp SCUMM: Got rid of class Chunk 2008-09-13 22:41:30 +00:00
saud_channel.cpp Hopefully fixed the regression described in bug #2299682 ("FT: Crash in the intro 2008-11-17 20:36:10 +00:00
smush_font.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
smush_font.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
smush_mixer.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
smush_mixer.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
smush_player.cpp Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit 2008-09-30 12:27:38 +00:00
smush_player.h SCUMM: Got rid of class Chunk 2008-09-13 22:41:30 +00:00