Commit History

Upphovsman SHA1 Meddelande Datum
  Ryan C. Gordon 2091eccad3 This returns -1 on error, not zero. :/ 12 år sedan
  Ryan C. Gordon 8e065c08f7 We always use miniz now. 12 år sedan
  Ryan C. Gordon 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 år sedan
  Ryan C. Gordon f5c746967f Removed comments added by Captain Obvious. 13 år sedan
  Ryan C. Gordon 36b542ee7f Cleaned out "exists" nonsense in openRead() API. 13 år sedan
  Ryan C. Gordon 697c31e81b Remove __PHYSFS_setError(), use the new public API instead. 13 år sedan
  Ryan C. Gordon 7824a093fb Cleaned out the "exists" nonsense in the stat() API. 13 år sedan
  Ryan C. Gordon ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. 13 år sedan
  Ryan C. Gordon 16ee8355db Centralize responsibility for filtering symlinks during enumeration. 13 år sedan
  Ryan C. Gordon e40d80b00f Allow application-supplied archivers. 13 år sedan
  Ryan C. Gordon 9826c8b073 Cleaned up some simple comments. 13 år sedan
  Ryan C. Gordon 13855849e6 Fixed infinite loop (thanks, Sam!) 13 år sedan
  Ryan C. Gordon 9159717a27 Fixed non-Zip64 .zip files. 14 år sedan
  Ryan C. Gordon 4d9f2534f2 Fixed var that should be 64 bits instead of 32 now. 14 år sedan
  Ryan C. Gordon 2b39e47fda Removed a '//' comment. 14 år sedan
  Ryan C. Gordon a865b14bec Added Zip64 support to the .zip archiver. 14 år sedan
  Ryan C. Gordon 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. 14 år sedan
  Ryan C. Gordon 6222a4a92d Add binary compatibility to PHYSFS_Io. 14 år sedan
  Ryan C. Gordon b3fbba7af0 Removed "dvoid" typedef. 14 år sedan
  Ryan C. Gordon 0de337eb75 Renamed PHYSFS_Archiver::dirClose() to PHYSFS_Archiver::closeArchive(). 14 år sedan
  Ryan C. Gordon 24aef83ead More FIXME cleanup. 14 år sedan
  Ryan C. Gordon 14d723c316 FIXME cleanup. 14 år sedan
  Ryan C. Gordon 320b154a11 Removed archive description macros, moved those strings inline. 14 år sedan
  Ryan C. Gordon 0584117f85 Changed so that this builds a reasonable default with no command line #defines. 14 år sedan
  Ryan C. Gordon 59c6310e92 Removed a FIXME: use correct error code for writing to read-only archives. 14 år sedan
  Ryan C. Gordon ba676b23e5 Reworked the error reporting API. Now we use error codes instead of strings. 14 år sedan
  Ryan C. Gordon 519046db72 Removed check that .zip files are less than 4 gigabytes. 14 år sedan
  Ryan C. Gordon df3c281014 Fixed some compiler warnings. 14 år sedan
  Ryan C. Gordon 700d94e577 Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ 14 år sedan
  Ryan C. Gordon c8fc8cf957 Merge with pocketpc removal. 14 år sedan