aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/smush/imuse_channel.cpp
AgeCommit message (Expand)Author
2008-05-07Proper delete[] formatting (this time all occurences should've been changed...)Johannes Schickel
2008-05-07Changed all delete [] usages to delete[].Johannes Schickel
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-28cleanupMax Horn
2006-10-28SCUMM: Take advantage of the fact that Chunk now is a ReadStream subclassMax Horn
2006-10-28SCUMM: Changed class Chunk (and subclasses) to inherit from Common::SeekableR...Max Horn
2006-10-28SCUMM: Got rid of smush/chunk_type.hMax Horn
2006-10-28SCUMM: Further SMUSH audio channel cleanup; this time unified some code, and ...Max Horn
2006-10-27SCUMM: Unified some more SMUSH audio channel codeMax Horn
2006-10-27SCUMM: Unified some SMUSH audio channel codeMax Horn
2006-10-15Replaced Chunk::ChunkString by tag2strMax Horn
2006-07-14More whitespace changes.Torbjörn Andersson
2006-02-11Moved engines to the new engines/ directoryMax Horn