提交历史

作者 SHA1 备注 提交日期
  Ryan C. Gordon 3b0e1d7471 Various archiver swap and compare functions now check if they are 18 年之前
  Ryan C. Gordon 1e6550292d Logic bug in MVL/HOG/GRP archivers: these archives never contain subdirs...but they 19 年之前
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt 19 年之前
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. 19 年之前
  Ryan C. Gordon c81367d0ca Changed my email address. 20 年之前
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally 20 年之前
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to 21 年之前
  Ryan C. Gordon 389a4d826a Cleaned up some minor bloat with my new evil GOTO_*_MACRO macros. 21 年之前
  Ryan C. Gordon 0492580bda Removed all the forward declaration cruft from the archivers. 21 年之前
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. 21 年之前
  Ryan C. Gordon 90031c81f3 Did the same thing to FileHandles than I did to DirHandles, but this 21 年之前
  Ryan C. Gordon 94759513d9 Cleaned up archiver interface to not deal with DirHandles anymore, 21 年之前
  Ryan C. Gordon 9d82110b57 Some cleanups for PocketPC port. 23 年之前
  Ryan C. Gordon 0eb5f71880 Cleaned up some stuff, reduced some unnecessary 64-bit ints to 32. 23 年之前
  Ryan C. Gordon 1f5b571be7 Bunch of tedious corrections, optimizations, and cleanups. 23 年之前
  Ryan C. Gordon 1e2372b44c Generalized sorting routines, and removed individual implementations. 23 年之前
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. 23 年之前
  Ryan C. Gordon 3ae1f1fa80 Changed DirFunctions struct a little. 23 年之前
  Ryan C. Gordon 69859a7bd9 Minor cleanups. 23 年之前
  Ryan C. Gordon 083710dfc3 Fixed entry loading. 23 年之前
  Ryan C. Gordon 168f63d2da Major overhauls. More efficient, robust, and bug-free. 23 年之前
  Ryan C. Gordon 959a15e27f FIXME cleanups. 23 年之前
  Ryan C. Gordon 6fd0450c96 getLastModTime implemented. 24 年之前
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 24 年之前
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 年之前
  Ryan C. Gordon 748cbac1c0 Patches for correctness and cleaner win32 support. 24 年之前
  Ryan C. Gordon 0cc9d27961 Fixed byte ordering bugs. 24 年之前
  Ryan C. Gordon a366cfe1a2 Approved zeph's comments, fixed a few of my screwups. 24 年之前
  Gregory S. Read 0217b7cdd7 -Added type casting that Ryan needs to approve. 24 年之前
  Ryan C. Gordon cccf065f68 Patched to compile on MacOS Classic, with CodeWarrior 6. 24 年之前