提交歷史

作者 SHA1 備註 提交日期
  Ryan C. Gordon 1bed4abbaa Initial add. 24 年之前
  Ryan C. Gordon 9d0f8f0546 Now with all directory functions implemented (and debugged?). No file 24 年之前
  Ryan C. Gordon 7a26a0d417 New error message. 24 年之前
  Ryan C. Gordon bf2508c6d6 Non-existant archives/directories report a more correct error, and a call 24 年之前
  Ryan C. Gordon 8b6fad3e7c ZIP file support. 24 年之前
  Ryan C. Gordon 2dcf1741fe Added more API calls, always uses a history file, now. 25 年之前
  Ryan C. Gordon c7fe9ab439 Architecture adjustment for enumerating files with regards to whether 25 年之前
  Ryan C. Gordon b64284b142 Much more complete. Still more to go. 25 年之前
  Ryan C. Gordon 7d90c12f74 Lots of bugfixes, enhancements, and corrections due to the work on 25 年之前
  Ryan C. Gordon 16584701b5 More work; command parsing via readline. 25 年之前
  Ryan C. Gordon b1d32ec742 Updated archiver info to format I think is best for text. 25 年之前
  Ryan C. Gordon 9b71131d95 Added readline library to test program. 25 年之前
  Ryan C. Gordon d6b8acccfa Initial add. Does VERY little right now. 25 年之前
  Ryan C. Gordon 27efd660d9 Added test binary. 25 年之前
  Ryan C. Gordon 91ce826b1e Fixed bug in PHYSFS_VERSION macro. 25 年之前
  Ryan C. Gordon 0ddd2b1f6d Initial work on ZIPfile support. Not complete. Not very pleased with this 25 年之前
  Ryan C. Gordon fe77666054 Fixed GRP_enumerateFiles() so that it will only list files in the root of 25 年之前
  Ryan C. Gordon 65073031ff "I/O error" error string, and updated comment. 25 年之前
  Ryan C. Gordon 78f47916c0 Added more fields to the ArchiveInfo struct: author and url. 25 年之前
  Ryan C. Gordon eea743579a Added PHYSFS_fileLength(). Bleh. 25 年之前
  Ryan C. Gordon 096d57e6a8 Rewrote the file closing routines to not be so gay. Cleaned up the opening 25 年之前
  Ryan C. Gordon ce29f03218 Logic fixes; seems to work rather well with KenBuild, now. 25 年之前
  Ryan C. Gordon 2827a86e87 Bugfix for infinite loop/touching free()'d memory during PHYSFS_deinit(). 25 年之前
  Ryan C. Gordon fabb803a65 Initial add. Implemented, buggy, but not crashing. 25 年之前
  Ryan C. Gordon f97faa279e Initial debugging: dropped PhysicsFS routines into the Build engine, 25 年之前
  Ryan C. Gordon 59185346dd More tweaks; GRP completely implemented. Everything builds clean. 25 年之前
  Ryan C. Gordon ee508bb2e0 Archive implementation (Build Groupfiles), other tweaks. 25 年之前
  Ryan C. Gordon 2622be385d Implementation compiles and links with no actual archive support. No test 25 年之前
  Ryan C. Gordon f053b90111 Base implementation is now complete. Now to fill in archive/platform drivers. 25 年之前
  Ryan C. Gordon be67b1e961 Changes for subdirs. 25 年之前