История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Ryan C. Gordon 76fdd9cab6 Removed a FIXME: actually, the code DOES set an error, as far as I can tell. 14 лет назад
  Ryan C. Gordon 46125c95b3 Removed a FIXME. 14 лет назад
  Ryan C. Gordon a0af6bbb71 Removed fallback for systems that have no userdir. 14 лет назад
  Ryan C. Gordon b1d4afcbd3 Cleaned up some FIXMEs. 14 лет назад
  Ryan C. Gordon 60aa0e460c Make sure the prefdir has a final dirsep on it. 14 лет назад
  Ryan C. Gordon 43367c0c29 Fixed some brainfarts in the Windows version of PHYSFS_getPrefDir(). 14 лет назад
  Ryan C. Gordon 3a5a780988 PHYSFS_setSaneConfig() now uses PHYSFS_getPrefDir(). 14 лет назад
  Ryan C. Gordon 24d6a925d1 Added PHYSFS_getPrefDir(). 14 лет назад
  Ryan C. Gordon ba676b23e5 Reworked the error reporting API. Now we use error codes instead of strings. 14 лет назад
  Ryan C. Gordon 8d7cf56651 Fixed mutex misuse. 14 лет назад
  Ryan C. Gordon be4ae4d401 Removed __PHYSFS_platformCvtToDependent(). 14 лет назад
  Ryan C. Gordon 03dbc3f758 Make __PHYSFS_platformDirSeparator into a single char. 14 лет назад
  Ryan C. Gordon aaf8868c8d Removed __PHYSFS_convertToDependent(), as dead code. 14 лет назад
  Ryan C. Gordon 624d7f3a42 Fixed PHYSFS_read() and PHYSFS_write() in the dev branch. 14 лет назад