1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ryan C. Gordon 32d4f4541e HTTPS all the things. 10 жил өмнө
  Ryan C. Gordon b479c57bcb zip: Reworked how we organize ZIP entries. 10 жил өмнө
  Ryan C. Gordon 57bbcc3eb3 Fixed compiler warning about unused variable because assert() is awful. 11 жил өмнө
  Ryan C. Gordon f6a62ecad1 Make sure read buffers get reinitialized before refilling (thanks, Michael!). 11 жил өмнө
  Ryan C. Gordon 53ef674270 Fixed resource leak when failing to mount a file that isn't an archive. 12 жил өмнө
  Willi Schinmeyer 9df22f4bf5 Fix NULL flush() in PHYSFS_Io crash 12 жил өмнө
  Ryan C. Gordon 016394067c PHYSFS_stat() returns zero on error, not -1. 12 жил өмнө
  Ryan C. Gordon 5aa0dae5e2 Added a FIXME. 12 жил өмнө
  Ryan C. Gordon 5dd2cfce35 Fixed a single-line comment. 12 жил өмнө
  Ryan C. Gordon 4046759f61 Better basedir detection for various Unix platforms. 13 жил өмнө
  Ryan C. Gordon 4eafb44817 Get rid of array of static archivers. 13 жил өмнө
  Ryan C. Gordon 36b542ee7f Cleaned out "exists" nonsense in openRead() API. 13 жил өмнө
  Ryan C. Gordon 697c31e81b Remove __PHYSFS_setError(), use the new public API instead. 13 жил өмнө
  Ryan C. Gordon 7824a093fb Cleaned out the "exists" nonsense in the stat() API. 13 жил өмнө
  Ryan C. Gordon ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. 13 жил өмнө
  Ryan C. Gordon 16ee8355db Centralize responsibility for filtering symlinks during enumeration. 13 жил өмнө
  Ryan C. Gordon e40d80b00f Allow application-supplied archivers. 13 жил өмнө
  Aleksi Nurmi fd137cba42 SLB archiver 13 жил өмнө
  Ryan C. Gordon 5c18db7fe9 Don't sort if there's nothing to do (prevents array underflow, too). 14 жил өмнө
  Ryan C. Gordon a865b14bec Added Zip64 support to the .zip archiver. 14 жил өмнө
  Ryan C. Gordon 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. 14 жил өмнө
  Ryan C. Gordon 6222a4a92d Add binary compatibility to PHYSFS_Io. 14 жил өмнө
  Ryan C. Gordon a7383c295f Moved some functions around. 14 жил өмнө
  Ryan C. Gordon 107f07da97 Better cleanup if PHYSFS_init() fails halfway through. 14 жил өмнө
  Ryan C. Gordon 4cfd7277f3 Made archiver list dynamic, in preparation for external archivers. 14 жил өмнө
  Ryan C. Gordon 0de337eb75 Renamed PHYSFS_Archiver::dirClose() to PHYSFS_Archiver::closeArchive(). 14 жил өмнө
  Ryan C. Gordon b2e6882f52 Another FIXME. 14 жил өмнө
  Ryan C. Gordon dda627412c More FIXME cleanup. 14 жил өмнө
  Ryan C. Gordon 9d01a645ed Make sure base dir always has a dirsep at the end of it. 14 жил өмнө
  Ryan C. Gordon 0584117f85 Changed so that this builds a reasonable default with no command line #defines. 14 жил өмнө