Commit History

Author SHA1 Message Date
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt 19 years ago
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. 19 years ago
  Ryan C. Gordon 361c434180 Patched archivers/wad.c to compile again. 20 years ago
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally 20 years ago
  Ryan C. Gordon 16e00ed962 Added translation for WAD file type. 21 years ago
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to 21 years ago
  Ryan C. Gordon 389a4d826a Cleaned up some minor bloat with my new evil GOTO_*_MACRO macros. 21 years ago
  Ryan C. Gordon 0492580bda Removed all the forward declaration cruft from the archivers. 21 years ago
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. 21 years ago
  Ryan C. Gordon 90031c81f3 Did the same thing to FileHandles than I did to DirHandles, but this 21 years ago
  Ryan C. Gordon 94759513d9 Cleaned up archiver interface to not deal with DirHandles anymore, 21 years ago
  Ryan C. Gordon 24c8651f7f Patches to get this building on Mac Classic again. 22 years ago
  Ryan C. Gordon f2ebb00ef9 Says Travis Wells: 22 years ago
  Ryan C. Gordon efdc4ac8a6 Added Doom WAD support. 22 years ago