Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 73d66441e3 Added PHYSFS_setRoot(). il y a 7 ans
  Ryan C. Gordon 7d194a8a62 windows: Workaround GetUserProfileDirectory's API change in Win10 build 1809. il y a 7 ans
  Ryan C. Gordon 8ce294a458 PHYSFS_setWriteDir() shouldn't create an empty file if the dir doesn't exist. il y a 8 ans
  Ryan C. Gordon 15dd00659a Fix up physfs.h for compilers that are sensitive about preprocessor defines. il y a 8 ans
  Ryan C. Gordon 7394c07d6b apple: Patched to compile with older (mac 10.7) SDKs (thanks, Ken and Ryan!). il y a 8 ans
  Ryan C. Gordon 0bad12d401 ignorecase: Don't crash if enumeration returned a NULL pointer. il y a 8 ans
  Ryan C. Gordon 89d4809f28 Updated copyright date. il y a 8 ans
  Ryan C. Gordon ea90a92016 7zip: don't forget to destroy the PHYSFS_Io when closing the archive! il y a 8 ans
  Ryan C. Gordon 3597a7b69a Call the default branch "3.1.0" to avoid confusion. il y a 8 ans
  Ryan C. Gordon c86895264b Remove deprecated PHYSFS_getLastError() from all the extras (thanks, Rob!). il y a 8 ans
  Ryan C. Gordon 47b0e834dc Patched physfsrwops to compile against SDL 1.2 (thanks, Rob!). il y a 8 ans
  Ryan C. Gordon 90dfc49f6d Added tag release-3.0.1 for changeset fa8e38bcc354 il y a 8 ans
  Ryan C. Gordon a45afc5d50 Catch access to paths that are just "." or ".." without any path separator. il y a 8 ans
  Ryan C. Gordon 62d24e228f Fixed mounting a symlink to a real directory. il y a 8 ans
  Ryan C. Gordon 26db9376da Fixed some infinite loops that a maliciously-crafted .iso can trigger. il y a 8 ans
  Ryan C. Gordon 1c7945461d Don't allow NULL filenames to be mounted. il y a 8 ans
  Ryan C. Gordon f5e5b586c7 Fixed crash when duplicating PHYSFS_Io for zipfiles. il y a 8 ans
  Ryan C. Gordon fbb8ce7e2d Added some notes on API documentation. il y a 8 ans
  Ryan C. Gordon 347bb7b6c8 Tagging 3.0.0 release il y a 8 ans
  Ryan C. Gordon 9e756312d5 Bumped version to 3.0.0! il y a 8 ans
  Ryan C. Gordon 975b7a577b Added R?mi Verschelde to the credits. il y a 8 ans
  R?mi Verschelde 3167a48675 CMake: Honor LIB_SUFFIX for pkgconfig install path il y a 8 ans
  Ryan C. Gordon bb2c38cdea Added SLB to list of supported archives. il y a 8 ans
  Ryan C. Gordon 9b42fe23fd Fixed doxygen comment. il y a 8 ans
  Ryan C. Gordon 300beeda72 Tagging 2.1.1 release il y a 8 ans
  Ryan C. Gordon 1722e9ba92 Added Tobias Markus to CREDITS.txt. il y a 8 ans
  Ryan C. Gordon 4ca60a090b cmake: mark readline include directories as SYSTEM (thanks, Tobias!). il y a 8 ans
  Ryan C. Gordon 3d8817346d Fixed seeking within read buffers. il y a 8 ans
  Ryan C. Gordon 425131ccda Simplified doBufferedRead(). il y a 8 ans
  Ryan C. Gordon 2b78f64c11 Fixed PHYSFS_flush(). il y a 8 ans