Historial de Commits

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