Historia zmian

Autor SHA1 Wiadomość Data
  Ryan C. Gordon 119f182c8b Bumped version to 3.0.3! 3 lat temu
  Ryan C. Gordon f8f89035c4 Bumped version to 3.0.2! 7 lat temu
  Ryan C. Gordon 9ea364e46e Bumped version to 3.0.1! 8 lat temu
  Ryan C. Gordon 9e756312d5 Bumped version to 3.0.0! 8 lat temu
  Ryan C. Gordon f130714e92 Fixed another compiler warning. 8 lat temu
  Ryan C. Gordon 8ebecded22 Fixed Visual Studio compiler warning. 8 lat temu
  Ryan C. Gordon cdba81f5c4 Static analysis fix. 8 lat temu
  Ryan C. Gordon de444a9866 test_physfs: added a "cat2" command to read from two open file handles at once. 8 lat temu
  Ryan C. Gordon 4438fe14cf Turn off MSVC anti-portability propaganda in test program. 8 lat temu
  Ryan C. Gordon ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. 13 lat temu
  Ryan C. Gordon 3e750a903f Added getmointpoint command to test_physfs. 14 lat temu
  Ryan C. Gordon c306437ece test_physfs's "stat" command now respects unknown file times (-1). 14 lat temu
  Ryan C. Gordon 24d6a925d1 Added PHYSFS_getPrefDir(). 14 lat temu
  Ryan C. Gordon 7f0e7105a7 Removed isDirectory, isSymLink and exists methods from internal code. 15 lat temu
  Ryan C. Gordon 84c6e2242e Added PHYSFS_mountHandle(). Now you can do archives-in-archives! 15 lat temu
  Ryan C. Gordon bb9f5e5049 Added PHYSFS_mountMemory(). 15 lat temu
  Ryan C. Gordon c1969d0595 Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath. 15 lat temu
  Ryan C. Gordon f7a8d9292c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. 15 lat temu
  Ryan C. Gordon b69dfedaf0 Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now. 15 lat temu
  Ryan C. Gordon 94c621c8fb Updated test_physfs.c to not use deprecated functions. 15 lat temu
  Ryan C. Gordon c369e78296 Added crc32 command to test_physfs.c (thanks, Christoph!). 16 lat temu
  Ryan C. Gordon f1cd4d8f0d THIS is Christoph's PHYSFS_stat() work. 16 lat temu
  Ryan C. Gordon 5720b168ca Fixed compiler warning on newer Linux systems. 16 lat temu
  Ryan C. Gordon 595ac1da39 Cleaned up returns that look like function calls for my updated coding style. 16 lat temu
  Ryan C. Gordon 05e3864db8 Updated test_physfs.c's version to match everything else. 17 lat temu
  Ryan C. Gordon fed94bf21a Upped version to 2.0.0! 17 lat temu
  Ryan C. Gordon ded10c9238 Bumped version numbers. 19 lat temu
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt 19 lat temu
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. 19 lat temu
  Ryan C. Gordon 54969f6075 Version bump for test program. 20 lat temu