Max Horn
|
218e132e37
|
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
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Torbjörn Andersson
|
a1a16d1579
|
Use consistent naming for the preprocessor constants used to guarantee that
header files are only included once. Many of them didn't have a SCUMM prefix
which could have lead to clashes with common header files.
svn-id: r25727
|
2007-02-19 17:48:19 +00:00 |
|
Max Horn
|
10478617c6
|
SCUMM: Take advantage of the fact that Chunk now is a ReadStream subclass
svn-id: r24546
|
2006-10-28 01:28:41 +00:00 |
|
Max Horn
|
9698d133a6
|
SCUMM: Changed class Chunk (and subclasses) to inherit from Common::SeekableReadStream
svn-id: r24544
|
2006-10-28 01:20:19 +00:00 |
|
Max Horn
|
ad3723ac43
|
Replaced Chunk::ChunkString by tag2str
svn-id: r24325
|
2006-10-15 01:27:38 +00:00 |
|
Eugene Sandulenko
|
9103ddda4e
|
Give more feedback to users who misused our SAN compression tool and ignored
FLU index for cideos which are used by INSANE.
svn-id: r22506
|
2006-05-18 00:20:53 +00:00 |
|
Max Horn
|
0891a91acc
|
Change some uses of ScummFile to the more generic BaseScummFile
svn-id: r22113
|
2006-04-23 17:47:40 +00:00 |
|
Max Horn
|
bac32d1a5c
|
Moved ScummFile etc. to the new file.cpp / file.h
svn-id: r21038
|
2006-03-03 15:16:02 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|