提交歷史

作者 SHA1 備註 提交日期
  Ryan C. Gordon 87f7eb152a Fixed crash on zero-byte read/write (thanks, Ensiform!). 19 年之前
  Ryan C. Gordon 785d617e74 Backport of r880:881 from trunk: try DIR archiver first. 19 年之前
  Ryan C. Gordon f71362cbb7 Fixed minor whitespace issue. 20 年之前
  Ryan C. Gordon a2ca51373c Fixed compiler warning in physfs.c. 20 年之前
  Ryan C. Gordon 4b036dc0a2 strcpy/strcat fix, backported from devbranch. 21 年之前
  Ryan C. Gordon 58fac19bb4 Backported buffered seeking fix from dev branch. 21 年之前
  Ryan C. Gordon efdc4ac8a6 Added Doom WAD support. 22 年之前
  Ryan C. Gordon 1400b98be7 Readded new qpak archiver. 23 年之前
  Ryan C. Gordon f4309f51e8 Tabs-to-spaces patch by James Turk. 23 年之前
  Ryan C. Gordon 025aef8a15 Switched to zlib license. 23 年之前
  Ryan C. Gordon 3a27dd9310 Descent I/II HOG and MVL archive support (thanks, Bradley Bell!). 23 年之前
  Ryan C. Gordon 3744f54064 Minor brainfart fix in verifySecurity() and optimized mkdir(). 23 年之前
  Ryan C. Gordon 8bdc0ea570 Two important PHYSFS_mkdir() fixes (one involving a change to 23 年之前
  bhook 433ae86ef8 *** empty log message *** 23 年之前
  bhook f101472293 *** empty log message *** 23 年之前
  Ryan C. Gordon 6f1d693fe8 Another attempt at type size correctness. 23 年之前
  Ryan C. Gordon 01505d8d58 Attempt at type correctness. 23 年之前
  Ryan C. Gordon 3a479b6cd8 Now compiles on CodeWarrior 6 for MacOS Classic again. 23 年之前
  Ryan C. Gordon 7246213c2f Fixed seeking in readable, buffered files. 23 年之前
  Ryan C. Gordon 3ad51e49e4 Added buffering API. 23 年之前
  Ryan C. Gordon 9d82110b57 Some cleanups for PocketPC port. 23 年之前
  Ryan C. Gordon b0a63caf40 Quick-rejection optimization in __PHYSFS_verifySecurity(). 23 年之前
  Ryan C. Gordon c2a4dd6378 Minor streamlining. 23 年之前
  Ryan C. Gordon 2e0c0faa1d Special-case optimization in __PHYSFS_verifySecurity(). 23 年之前
  Ryan C. Gordon 1f5b571be7 Bunch of tedious corrections, optimizations, and cleanups. 23 年之前
  Ryan C. Gordon e2eb658d9a Made sorting more generic, moved it here. Added sort profiling code. 23 年之前
  Ryan C. Gordon bd584d5985 Added qpak.c to build systems. 23 年之前
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. 24 年之前
  Ryan C. Gordon af32072304 Archivers with matching file extensions get first shot at an archive. 24 年之前
  Ryan C. Gordon 69859a7bd9 Minor cleanups. 24 年之前