Historie revizí

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