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
/
common
/
file.cpp
Age
Commit message (
Expand
)
Author
2003-03-06
next pedantic cleanup code
Paweł Kołodziejski
2003-01-12
search for files in voices/ subdir (useful for Simon2Mac)
Max Horn
2003-01-09
indention
Max Horn
2002-12-24
File object stores file name (useful for debugging)
Max Horn
2002-11-02
Added simon sound bugfix, patch #632518
Travis Howell
2002-10-22
fixed warnings (and simplified the code, gosh, aquadran, why so complicated? :-)
Max Horn
2002-10-22
cleanup array
Paweł Kołodziejski
2002-10-22
don't shadow vars
Max Horn
2002-10-22
don't shadow vars
Max Horn
2002-10-21
The terms Word and DWord are somewhat Windows centric; in fact there are syst...
Max Horn
2002-09-17
Appending a slash in all cases breaks some games on MOS
Ruediger Hanke
2002-09-15
improved open function in File class
Paweł Kołodziejski
2002-09-13
factored out the case-insensitive fopen into its own function - makes it easi...
Max Horn
2002-09-13
ugh! yes, negative offsets for seek do occur! Thus using an unsigned isn't su...
Max Horn
2002-09-10
changed scumm file io to class File
Paweł Kołodziejski
2002-09-08
rewrote config class; cleanup; code restructuring
Max Horn
2002-09-02
added write support to File
Paweł Kołodziejski
2002-09-02
removed (+ pos)
Paweł Kołodziejski
2002-09-02
corrected lower/upper changes in File
Paweł Kołodziejski
2002-09-02
fixes
Paweł Kołodziejski
2002-09-02
changed file io in sounds to class File
Paweł Kołodziejski
2002-08-31
fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...
Max Horn
2002-08-31
updated
Paweł Kołodziejski
2002-08-31
added class File
Paweł Kołodziejski