提交歷史

作者 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 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed 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 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 5c313d7a93 Fixed filename sorting, to fix lookups that shouldn't fail (thanks, Chris!). 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 24c8651f7f Patches to get this building on Mac Classic again. 22 年之前
  bhook b035d272ec removed a warning by adding a cast 22 年之前
  Ryan C. Gordon 3a3451c4be Patched compiler warnings (thanks, Bradley Bell!) 23 年之前
  Ryan C. Gordon 3a27dd9310 Descent I/II HOG and MVL archive support (thanks, Bradley Bell!). 23 年之前