Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon f8b72063ad Added PHYSFS_setRoot(). il y a 6 ans
  Ryan C. Gordon 6f50519359 Call the default branch "3.1.0" to avoid confusion. il y a 7 ans
  Ryan C. Gordon af0a05ebe8 Bumped version to 3.0.0! il y a 7 ans
  Ryan C. Gordon 020964cfd0 Fixed another compiler warning. il y a 7 ans
  Ryan C. Gordon 0bf5fdc2bf Fixed Visual Studio compiler warning. il y a 7 ans
  Ryan C. Gordon 26a174555e Static analysis fix. il y a 7 ans
  Ryan C. Gordon 9ee3e2a7fc test_physfs: added a "cat2" command to read from two open file handles at once. il y a 7 ans
  Ryan C. Gordon f3c40fb127 Turn off MSVC anti-portability propaganda in test program. il y a 7 ans
  Ryan C. Gordon c06c56141a Moved supportsSymlinks into PHYSFS_ArchiveInfo. il y a 12 ans
  Ryan C. Gordon 98763d57d7 Added getmointpoint command to test_physfs. il y a 13 ans
  Ryan C. Gordon bf93ac80aa test_physfs's "stat" command now respects unknown file times (-1). il y a 13 ans
  Ryan C. Gordon d5ec502ccb Added PHYSFS_getPrefDir(). il y a 13 ans
  Ryan C. Gordon 1d1fc9e6d6 Removed isDirectory, isSymLink and exists methods from internal code. il y a 14 ans
  Ryan C. Gordon bc593ac7bf Added PHYSFS_mountHandle(). Now you can do archives-in-archives! il y a 14 ans
  Ryan C. Gordon 5a3a15068c Added PHYSFS_mountMemory(). il y a 14 ans
  Ryan C. Gordon c489bfc0f9 Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath. il y a 14 ans
  Ryan C. Gordon 5a62e7122a Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. il y a 14 ans
  Ryan C. Gordon 0e9a7446f4 Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now. il y a 14 ans
  Ryan C. Gordon ba5681fc4a Updated test_physfs.c to not use deprecated functions. il y a 14 ans
  Ryan C. Gordon 7a7e792f3e Added crc32 command to test_physfs.c (thanks, Christoph!). il y a 15 ans
  Ryan C. Gordon 2a7913dbae THIS is Christoph's PHYSFS_stat() work. il y a 15 ans
  Ryan C. Gordon 6ce985b8d7 Fixed compiler warning on newer Linux systems. il y a 15 ans
  Ryan C. Gordon 1302542e27 Cleaned up returns that look like function calls for my updated coding style. il y a 15 ans
  Ryan C. Gordon 27840e365f Updated test_physfs.c's version to match everything else. il y a 16 ans
  Ryan C. Gordon b86be828f1 Upped version to 2.0.0! il y a 16 ans
  Ryan C. Gordon ec94e8c39d Bumped version numbers. il y a 18 ans
  Ryan C. Gordon 0520f59522 Renamed LICENSE to LICENSE.txt il y a 18 ans
  Ryan C. Gordon c956b79d2e Removed config.h references from old autotools build system. il y a 18 ans
  Ryan C. Gordon e3682d978c Version bump for test program. il y a 19 ans
  Ryan C. Gordon 1ea33890c5 Commented out a printf() and cleaned up some mallocs. il y a 20 ans