Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-11-23 | SCUMM: Use explicit XOR decoding code in BaseScummFile subclasses | Max Horn | |
This made it possible to turn some MemoryReadStream pointers into plain SeekableReadStream pointers. svn-id: r54435 | |||
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn | |
svn-id: r54385 | |||
2009-08-10 | Add support for Italian MM NES | Eugene Sandulenko | |
svn-id: r43223 | |||
2008-11-23 | Oops, removed the *actual* unused code, and fixed my previous incorrect ↵ | Filippos Karapetis | |
commit. DOTT and S&M work correctly again svn-id: r35162 | |||
2008-11-23 | Removed unused/dead code | Filippos Karapetis | |
svn-id: r35161 | |||
2008-11-20 | SCUMM: Reduced code size used up by NES file decoding/loading/extraction code | Max Horn | |
svn-id: r35132 | |||
2008-09-29 | Added const qualifiers | Max Horn | |
svn-id: r34684 | |||
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ↵ | Max Horn | |
need to be slightly tweaked to fix overloading errors/warnings) svn-id: r34514 | |||
2008-09-06 | Switched class File & DumpFile to use StdioStream internally | Max Horn | |
svn-id: r34391 | |||
2008-07-29 | Changed class File (and derived classes) to only support read-only access; ↵ | Max Horn | |
added a new class DumpFile for writing svn-id: r33412 | |||
2007-08-09 | Add missing files. Oooops | Eugene Sandulenko | |
svn-id: r28502 |