Age | Commit message (Expand) | Author |
2009-07-20 | Make ScummFile::eos() consistent with Stream::eos(). | Willem Jan Palenstijn |
2008-11-23 | Oops, removed the *actual* unused code, and fixed my previous incorrect commi... | Filippos Karapetis |
2008-11-23 | Removed unused/dead code | Filippos Karapetis |
2008-09-29 | Added const qualifiers | Max Horn |
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ne... | Max Horn |
2008-09-06 | ScummFile: Don't use the File::_ioFailed flag, rather track the io status sep... | Max Horn |
2008-07-29 | Changed class File (and derived classes) to only support read-only access; ad... | Max Horn |
2008-03-28 | cleanup | Max Horn |
2007-08-08 | Put ScummNESFile class into separate file. | Eugene Sandulenko |
2007-08-08 | Add Spanish MM NES (2/2) | Eugene Sandulenko |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-27 | Renamed plugin.cpp to detection.cpp in all engines | Max Horn |
2007-02-25 | Rename file class, since it is been used for disk images of Apple II and Comm... | Travis Howell |
2007-02-25 | Add support for using disks images for Apple II version of Maniac Mansion. | Travis Howell |
2006-10-15 | Turning various static tables into static const | Max Horn |
2006-04-16 | Fixed broken svn:keywords values | Max Horn |
2006-04-14 | Changed File::open to take a Common::String as file name parameter | Max Horn |
2006-03-03 | Moved ScummFile etc. to the new file.cpp / file.h | Max Horn |