Commit History

作者 SHA1 備註 提交日期
  Ryan C. Gordon 76ffb5dde1 Fixed compiler warnings on gcc 4.6 (thanks, Volker!). 15 年之前
  Ryan C. Gordon 3b0e1d7471 Various archiver swap and compare functions now check if they are 18 年之前
  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 361c434180 Patched archivers/wad.c to compile again. 20 年之前
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally 20 年之前
  Ryan C. Gordon 16e00ed962 Added translation for WAD file type. 21 年之前
  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 24c8651f7f Patches to get this building on Mac Classic again. 22 年之前
  Ryan C. Gordon f2ebb00ef9 Says Travis Wells: 22 年之前
  Ryan C. Gordon efdc4ac8a6 Added Doom WAD support. 22 年之前