aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/file_nes.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-23SCUMM: Use explicit XOR decoding code in BaseScummFile subclassesMax Horn
2010-11-07COMMON: Rename and tweak MD5 functionsMax Horn
2010-11-01ENGINES: Remove some 'using' statementsMax Horn
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
2010-05-09Fix bug in NES bundle reader which prevented reenterabilityEugene Sandulenko
2009-11-23COMMON: Remove various variants of the md5_file / md5_file_string funcs; turn...Max Horn
2009-08-10Add support for Italian MM NESEugene Sandulenko
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-01-30do not include common/debug.h from common/util.hMax Horn
2008-11-20SCUMM: Reduced code size used up by NES file decoding/loading/extraction codeMax Horn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-07-29Changed class File (and derived classes) to only support read-only access; ad...Max Horn
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-09-10Lots of source code formatting correctionsMax Horn
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-08-09Add missing files. OooopsEugene Sandulenko