Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt il y a 19 ans
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. il y a 19 ans
  Ryan C. Gordon c81367d0ca Changed my email address. il y a 20 ans
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally il y a 20 ans
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to il y a 21 ans
  Ryan C. Gordon 0492580bda Removed all the forward declaration cruft from the archivers. il y a 21 ans
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. il y a 21 ans
  Ryan C. Gordon 90031c81f3 Did the same thing to FileHandles than I did to DirHandles, but this il y a 21 ans
  Ryan C. Gordon 94759513d9 Cleaned up archiver interface to not deal with DirHandles anymore, il y a 21 ans
  Ryan C. Gordon 9d82110b57 Some cleanups for PocketPC port. il y a 23 ans
  Ryan C. Gordon 1f5b571be7 Bunch of tedious corrections, optimizations, and cleanups. il y a 23 ans
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. il y a 23 ans
  Ryan C. Gordon 3ae1f1fa80 Changed DirFunctions struct a little. il y a 23 ans
  Ryan C. Gordon bac849c727 Fixed comment spacing. il y a 24 ans
  Ryan C. Gordon eac8979577 Patched to compile. il y a 24 ans
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) il y a 24 ans
  Ryan C. Gordon 769b2a5464 FIXME removal. il y a 24 ans
  Ryan C. Gordon a2bec46a6b Initial autoconf support. il y a 24 ans
  Ryan C. Gordon 6a0a1349a8 Fixed a crashbug when opening a file that doesn't exist. il y a 24 ans
  Ryan C. Gordon f6b15061c8 Abstracted file deletion, so we don't rely on C library for it anymore. il y a 24 ans
  Ryan C. Gordon 51b65e1d5a Now uses platform file i/o abstraction. il y a 24 ans
  Ryan C. Gordon f2887cf047 Added typedefs and platform-specific i/o. il y a 24 ans
  Ryan C. Gordon 57a176068c const correctness fixes. il y a 24 ans
  Ryan C. Gordon ae140141fc The DirHandle->funcs pointer wasn't getting set?! il y a 24 ans
  Ryan C. Gordon 7ab013b8b7 Fixed some syntax issues. il y a 24 ans
  Ryan C. Gordon 3ad4abe6ce Make sure that the writing functions get used when a write mode is il y a 24 ans
  Ryan C. Gordon c7aad1afd6 Changed author credits to wrap email addresses in "<>" and not "()" chars. il y a 24 ans
  Ryan C. Gordon ed2a43b2ea Patched to compile with an ancient version of CodeWarrior. il y a 24 ans
  Ryan C. Gordon f0c09894c8 Updates, corrections and enhancements to get this ported to win32. il y a 24 ans
  Ryan C. Gordon c7fe9ab439 Architecture adjustment for enumerating files with regards to whether il y a 24 ans