Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 0fe5d822a8 Avoids unzLocateFile(), since we already did all the searching ourselves. hace 25 años
  Ryan C. Gordon e2edafa85d Initial add. hace 25 años
  Ryan C. Gordon 9ddb5923e7 ZIP entries are now cached at openArchive time, which cleans up the race hace 25 años
  Ryan C. Gordon bb35ebed98 Enough fixes to get the Build engine working with ZIP files instead of hace 25 años
  Ryan C. Gordon c83a82497c Cleaned up PHYSFS_openRead() a little. PHYSFS_addToSearchPath() now hace 25 años
  Ryan C. Gordon 2b66e50d49 Added individual file i/o code. Untested. hace 25 años
  Ryan C. Gordon ed2e2b3ce4 Added ERR_COMPRESSION hace 25 años
  Ryan C. Gordon 2ea6feeb2b Explicit check for negative positions in PHYSFS_seek(). hace 25 años
  Ryan C. Gordon 1bed4abbaa Initial add. hace 25 años
  Ryan C. Gordon 9d0f8f0546 Now with all directory functions implemented (and debugged?). No file hace 25 años
  Ryan C. Gordon 7a26a0d417 New error message. hace 25 años
  Ryan C. Gordon bf2508c6d6 Non-existant archives/directories report a more correct error, and a call hace 25 años
  Ryan C. Gordon 8b6fad3e7c ZIP file support. hace 25 años
  Ryan C. Gordon 2dcf1741fe Added more API calls, always uses a history file, now. hace 25 años
  Ryan C. Gordon c7fe9ab439 Architecture adjustment for enumerating files with regards to whether hace 25 años
  Ryan C. Gordon b64284b142 Much more complete. Still more to go. hace 25 años
  Ryan C. Gordon 7d90c12f74 Lots of bugfixes, enhancements, and corrections due to the work on hace 25 años
  Ryan C. Gordon 16584701b5 More work; command parsing via readline. hace 25 años
  Ryan C. Gordon b1d32ec742 Updated archiver info to format I think is best for text. hace 25 años
  Ryan C. Gordon 9b71131d95 Added readline library to test program. hace 25 años
  Ryan C. Gordon d6b8acccfa Initial add. Does VERY little right now. hace 25 años
  Ryan C. Gordon 27efd660d9 Added test binary. hace 25 años
  Ryan C. Gordon 91ce826b1e Fixed bug in PHYSFS_VERSION macro. hace 25 años
  Ryan C. Gordon 0ddd2b1f6d Initial work on ZIPfile support. Not complete. Not very pleased with this hace 25 años
  Ryan C. Gordon fe77666054 Fixed GRP_enumerateFiles() so that it will only list files in the root of hace 25 años
  Ryan C. Gordon 65073031ff "I/O error" error string, and updated comment. hace 25 años
  Ryan C. Gordon 78f47916c0 Added more fields to the ArchiveInfo struct: author and url. hace 25 años
  Ryan C. Gordon eea743579a Added PHYSFS_fileLength(). Bleh. hace 25 años
  Ryan C. Gordon 096d57e6a8 Rewrote the file closing routines to not be so gay. Cleaned up the opening hace 25 años
  Ryan C. Gordon ce29f03218 Logic fixes; seems to work rather well with KenBuild, now. hace 25 años