aboutsummaryrefslogtreecommitdiff
path: root/common/file.cpp
AgeCommit message (Expand)Author
2002-11-02Added simon sound bugfix, patch #632518Travis Howell
2002-10-22fixed warnings (and simplified the code, gosh, aquadran, why so complicated? :-)Max Horn
2002-10-22cleanup arrayPaweł Kołodziejski
2002-10-22don't shadow varsMax Horn
2002-10-22don't shadow varsMax Horn
2002-10-21The terms Word and DWord are somewhat Windows centric; in fact there are syst...Max Horn
2002-09-17Appending a slash in all cases breaks some games on MOSRuediger Hanke
2002-09-15improved open function in File classPaweł Kołodziejski
2002-09-13factored out the case-insensitive fopen into its own function - makes it easi...Max Horn
2002-09-13ugh! yes, negative offsets for seek do occur! Thus using an unsigned isn't su...Max Horn
2002-09-10changed scumm file io to class FilePaweł Kołodziejski
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-09-02added write support to FilePaweł Kołodziejski
2002-09-02removed (+ pos)Paweł Kołodziejski
2002-09-02corrected lower/upper changes in FilePaweł Kołodziejski
2002-09-02fixesPaweł Kołodziejski
2002-09-02changed file io in sounds to class FilePaweł Kołodziejski
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...Max Horn
2002-08-31updatedPaweł Kołodziejski
2002-08-31added class FilePaweł Kołodziejski