Eugene Sandulenko
|
b9ebd68022
|
Enchance ReadStream and MemoryReadStream with 24bits operations as well
as tell() and rewind() methods, as needed by SAGA engine.
svn-id: r13772
|
2004-05-04 03:27:00 +00:00 |
|
Eugene Sandulenko
|
f7f485464d
|
Well, now we use MemoryReadStream at least in SAGA engine.
Concept proved itself to be elegant and successful
svn-id: r13770
|
2004-05-03 23:08:22 +00:00 |
|
Max Horn
|
33ef0d0a4b
|
Added signed read/write methods to the Stream classes
svn-id: r13680
|
2004-04-29 20:28:42 +00:00 |
|
Max Horn
|
9defe4fc18
|
Removed XOR encoding stuff from File class; instead the new Scumm::XORFile class provides this functionality now
svn-id: r13597
|
2004-04-17 16:29:03 +00:00 |
|
Max Horn
|
e17a15d96e
|
Introduce ReadStream and WriteStream (as explained in my File class design mails on scummvm-devel)
svn-id: r13595
|
2004-04-17 09:57:15 +00:00 |
|