index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
scumm
/
file_nes.cpp
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-11-23
SCUMM: Use explicit XOR decoding code in BaseScummFile subclasses
Max Horn
2010-11-07
COMMON: Rename and tweak MD5 functions
Max Horn
2010-11-01
ENGINES: Remove some 'using' statements
Max Horn
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-05-09
Fix bug in NES bundle reader which prevented reenterability
Eugene Sandulenko
2009-11-23
COMMON: Remove various variants of the md5_file / md5_file_string funcs; turn...
Max Horn
2009-08-10
Add support for Italian MM NES
Eugene Sandulenko
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
2009-01-30
do not include common/debug.h from common/util.h
Max Horn
2008-11-20
SCUMM: Reduced code size used up by NES file decoding/loading/extraction code
Max Horn
2008-09-13
Big patch changing the signature of various Stream methods (some ports may ne...
Max Horn
2008-07-29
Changed class File (and derived classes) to only support read-only access; ad...
Max Horn
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-09-10
Lots of source code formatting corrections
Max Horn
2007-09-01
Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)
Chris Apers
2007-08-09
Add missing files. Oooops
Eugene Sandulenko