Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon f8ed5c6f7e Replaced sprintf() calls with snprintf(). hace 9 años
  Ryan C. Gordon 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. hace 9 años
  Ryan C. Gordon 32d4f4541e HTTPS all the things. hace 10 años
  Ryan C. Gordon 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. hace 13 años
  Ryan C. Gordon f5c746967f Removed comments added by Captain Obvious. hace 13 años
  Ryan C. Gordon 36b542ee7f Cleaned out "exists" nonsense in openRead() API. hace 13 años
  Ryan C. Gordon 697c31e81b Remove __PHYSFS_setError(), use the new public API instead. hace 13 años
  Ryan C. Gordon 7824a093fb Cleaned out the "exists" nonsense in the stat() API. hace 13 años
  Ryan C. Gordon ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. hace 13 años
  Ryan C. Gordon 16ee8355db Centralize responsibility for filtering symlinks during enumeration. hace 13 años
  Ryan C. Gordon e40d80b00f Allow application-supplied archivers. hace 13 años
  Ryan C. Gordon 9826c8b073 Cleaned up some simple comments. hace 13 años
  Ryan C. Gordon 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. hace 14 años
  Ryan C. Gordon b3fbba7af0 Removed "dvoid" typedef. hace 14 años
  Ryan C. Gordon 0de337eb75 Renamed PHYSFS_Archiver::dirClose() to PHYSFS_Archiver::closeArchive(). hace 14 años
  Ryan C. Gordon 320b154a11 Removed archive description macros, moved those strings inline. hace 14 años
  Ryan C. Gordon b1d4afcbd3 Cleaned up some FIXMEs. hace 14 años
  Ryan C. Gordon 584119a4a0 Removed a FIXME. hace 14 años
  Ryan C. Gordon ba676b23e5 Reworked the error reporting API. Now we use error codes instead of strings. hace 14 años
  Ryan C. Gordon be4ae4d401 Removed __PHYSFS_platformCvtToDependent(). hace 14 años
  Ryan C. Gordon 03dbc3f758 Make __PHYSFS_platformDirSeparator into a single char. hace 14 años
  Ryan C. Gordon a42ada1380 Fixed dereference of free()'d memory. hace 14 años
  Ryan C. Gordon 54cc53349d Cleaned up some __PHYSFS_platformStat() details. hace 14 años
  Ryan C. Gordon f871802f51 Cleaned up some #includes. hace 15 años
  Ryan C. Gordon 7f0e7105a7 Removed isDirectory, isSymLink and exists methods from internal code. hace 15 años
  Ryan C. Gordon 4bc5ed1725 Abstracted file i/o into PHYSFS_Io interface. hace 16 años
  Ryan C. Gordon fc680aa468 Removed PHYSFS_Archiver's isArchive() method. hace 16 años
  Ryan C. Gordon 2beafa790d Removed getLastModTime() interface from the archivers; it's not used anymore. hace 16 años
  Ryan C. Gordon c306d73fdc Patched to compile. hace 16 años
  Ryan C. Gordon f99f0ef9e7 Fixed details of PHYSFS_Archiver's stat method. hace 16 años