Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
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 |
|
Max Horn
|
5e2fe7dc7f
|
cleanup
svn-id: r25910
|
2007-02-28 15:04:02 +00:00 |
|
Max Horn
|
e7dc2c0d0c
|
Workaround for bug #1586894
svn-id: r24582
|
2006-11-01 21:09:25 +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
|
3652229147
|
SCUMM: Got rid of smush/chunk_type.h
svn-id: r24543
|
2006-10-28 00:45:58 +00:00 |
|
Max Horn
|
48e5ec67ff
|
SCUMM: Further SMUSH audio channel cleanup; this time unified some code, and got rid of one set of memory buffers
svn-id: r24542
|
2006-10-28 00:18:13 +00:00 |
|
Max Horn
|
d90762c430
|
SCUMM: Changed SaudChannel to return 8bit mono data (the mixer will do any necessary conversions for us, no need to waste memory like this); fix SmushMixer to not allocate buffers twice as big as necessary
svn-id: r24541
|
2006-10-28 00:04:50 +00:00 |
|
Max Horn
|
2b2be1a18d
|
SCUMM: Unified some more SMUSH audio channel code
svn-id: r24538
|
2006-10-27 22:49:31 +00:00 |
|
Max Horn
|
ec653efc8b
|
SCUMM: Unified some SMUSH audio channel code
svn-id: r24536
|
2006-10-27 22:26:33 +00:00 |
|
Max Horn
|
ad3723ac43
|
Replaced Chunk::ChunkString by tag2str
svn-id: r24325
|
2006-10-15 01:27:38 +00:00 |
|
Torbjörn Andersson
|
6358547a43
|
More whitespace changes.
svn-id: r23496
|
2006-07-14 13:33:58 +00:00 |
|
Max Horn
|
8cdee5a931
|
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.
svn-id: r21500
|
2006-03-29 15:59:37 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|