コミット履歴

作者 SHA1 メッセージ 日付
  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 c81367d0ca Changed my email address. 20 年 前
  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 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 9d82110b57 Some cleanups for PocketPC port. 23 年 前
  Ryan C. Gordon 1f5b571be7 Bunch of tedious corrections, optimizations, and cleanups. 23 年 前
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. 23 年 前
  Ryan C. Gordon 3ae1f1fa80 Changed DirFunctions struct a little. 24 年 前
  Ryan C. Gordon bac849c727 Fixed comment spacing. 24 年 前
  Ryan C. Gordon eac8979577 Patched to compile. 24 年 前
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 24 年 前
  Ryan C. Gordon 769b2a5464 FIXME removal. 24 年 前
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 年 前
  Ryan C. Gordon 6a0a1349a8 Fixed a crashbug when opening a file that doesn't exist. 24 年 前
  Ryan C. Gordon f6b15061c8 Abstracted file deletion, so we don't rely on C library for it anymore. 24 年 前
  Ryan C. Gordon 51b65e1d5a Now uses platform file i/o abstraction. 24 年 前
  Ryan C. Gordon f2887cf047 Added typedefs and platform-specific i/o. 24 年 前
  Ryan C. Gordon 57a176068c const correctness fixes. 24 年 前
  Ryan C. Gordon ae140141fc The DirHandle->funcs pointer wasn't getting set?! 24 年 前
  Ryan C. Gordon 7ab013b8b7 Fixed some syntax issues. 24 年 前
  Ryan C. Gordon 3ad4abe6ce Make sure that the writing functions get used when a write mode is 24 年 前
  Ryan C. Gordon c7aad1afd6 Changed author credits to wrap email addresses in "<>" and not "()" chars. 24 年 前
  Ryan C. Gordon ed2a43b2ea Patched to compile with an ancient version of CodeWarrior. 24 年 前
  Ryan C. Gordon f0c09894c8 Updates, corrections and enhancements to get this ported to win32. 24 年 前
  Ryan C. Gordon c7fe9ab439 Architecture adjustment for enumerating files with regards to whether 25 年 前