Commit History

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