Commit History

Author SHA1 Message Date
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally 20 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 5c313d7a93 Fixed filename sorting, to fix lookups that shouldn't fail (thanks, Chris!). 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
  bhook b035d272ec removed a warning by adding a cast 23 years ago
  Ryan C. Gordon 3a3451c4be Patched compiler warnings (thanks, Bradley Bell!) 23 years ago
  Ryan C. Gordon 3a27dd9310 Descent I/II HOG and MVL archive support (thanks, Bradley Bell!). 23 years ago