aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/file.h
AgeCommit message (Expand)Author
2014-07-05SCUMM: Simplify index file handling for Steam versions.Johannes Schickel
2014-07-03SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and DigFilippos Karapetis
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-23SCUMM: Use explicit XOR decoding code in BaseScummFile subclassesMax Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2009-07-20Make ScummFile::eos() consistent with Stream::eos().Willem Jan Palenstijn
2008-11-23Oops, removed the *actual* unused code, and fixed my previous incorrect commi...Filippos Karapetis
2008-11-23Removed unused/dead codeFilippos Karapetis
2008-09-29Added const qualifiersMax Horn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-09-06ScummFile: Don't use the File::_ioFailed flag, rather track the io status sep...Max Horn
2008-07-29Changed class File (and derived classes) to only support read-only access; ad...Max Horn
2008-03-28cleanupMax Horn
2007-08-08Put ScummNESFile class into separate file.Eugene Sandulenko
2007-08-08Add Spanish MM NES (2/2)Eugene Sandulenko
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-27Renamed plugin.cpp to detection.cpp in all enginesMax Horn
2007-02-25Rename file class, since it is been used for disk images of Apple II and Comm...Travis Howell
2007-02-25Add support for using disks images for Apple II version of Maniac Mansion.Travis Howell
2006-10-15Turning various static tables into static constMax Horn
2006-04-16Fixed broken svn:keywords valuesMax Horn
2006-04-14Changed File::open to take a Common::String as file name parameterMax Horn
2006-03-03Moved ScummFile etc. to the new file.cpp / file.hMax Horn