summaryrefslogtreecommitdiff
path: root/mpq-file.c
AgeCommit message (Expand)Author
2009-08-10Seems win32's zlib's acting up. Let's work that around.Nicolas "Pixel" Noble
2009-08-09Fixing a few error messages.Nicolas "Pixel" Noble
2009-08-09Fixing mpqlib_read; ioctl needs buffer in as well...Nicolas "Pixel" Noble
2009-08-09Forgot one reference to extract.hNicolas "Pixel" Noble
2009-08-05Cleaning up and sanityzing the ioctl subsystem.Pixel
2009-08-03Removing extract.c tentatively.Pixel
2009-05-17mpq-file reading fix.Pixel
2009-02-17Fixing various warning / errors.Pixel
2008-08-13SEEK_END needs to be checked against file_size insteadpixel
2008-08-13Fixing seek.pixel
2008-08-06Rolling read in a loop, instead of recurse calls.pixel
2008-01-29Portage win32yazoo
2007-07-11Adding comments.pixel
2007-07-10mpq-fs working.pixel
2007-07-10mpq-file working.pixel
2007-07-09mpq-file almost done.pixel
2007-07-09Simplified writing.pixel
2007-07-09Adding basic file handling.pixel