Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 7f0e7105a7 Removed isDirectory, isSymLink and exists methods from internal code. il y a 15 ans
  Ryan C. Gordon 84c6e2242e Added PHYSFS_mountHandle(). Now you can do archives-in-archives! il y a 15 ans
  Ryan C. Gordon bb9f5e5049 Added PHYSFS_mountMemory(). il y a 15 ans
  Ryan C. Gordon c1969d0595 Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath. il y a 15 ans
  Ryan C. Gordon f7a8d9292c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. il y a 15 ans
  Ryan C. Gordon b69dfedaf0 Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now. il y a 15 ans
  Ryan C. Gordon 94c621c8fb Updated test_physfs.c to not use deprecated functions. il y a 15 ans
  Ryan C. Gordon c369e78296 Added crc32 command to test_physfs.c (thanks, Christoph!). il y a 16 ans
  Ryan C. Gordon f1cd4d8f0d THIS is Christoph's PHYSFS_stat() work. il y a 16 ans
  Ryan C. Gordon 5720b168ca Fixed compiler warning on newer Linux systems. il y a 16 ans
  Ryan C. Gordon 595ac1da39 Cleaned up returns that look like function calls for my updated coding style. il y a 16 ans
  Ryan C. Gordon 05e3864db8 Updated test_physfs.c's version to match everything else. il y a 17 ans
  Ryan C. Gordon fed94bf21a Upped version to 2.0.0! il y a 17 ans
  Ryan C. Gordon ded10c9238 Bumped version numbers. il y a 19 ans
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt il y a 19 ans
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. il y a 19 ans
  Ryan C. Gordon 54969f6075 Version bump for test program. il y a 20 ans
  Ryan C. Gordon c799a14c70 Commented out a printf() and cleaned up some mallocs. il y a 21 ans
  Ryan C. Gordon 71da6381ad Some mount functionality stuff. il y a 21 ans
  Ryan C. Gordon 8641e4e7ef Changed PHYSFS_file to PHYSFS_File to match rest of API's naming il y a 21 ans
  Ryan C. Gordon d43ca254c1 Last minute changes, fixes, and build system updates for 1.0. il y a 22 ans
  Ryan C. Gordon 83fde3e480 Upped version to 0.1.9. il y a 23 ans
  Ryan C. Gordon 3a479b6cd8 Now compiles on CodeWarrior 6 for MacOS Classic again. il y a 23 ans
  Ryan C. Gordon 43e61a4cd2 Last minute 0.1.8 changes... il y a 23 ans
  Ryan C. Gordon 3ad51e49e4 Added buffering API. il y a 23 ans
  Ryan C. Gordon 41d1d28807 Now handles readline() returning NULL correctly (user hits CTRL-D, etc). il y a 23 ans
  Ryan C. Gordon 543406c703 Fixed setsaneconfig command. il y a 23 ans
  Ryan C. Gordon b6cc59515b Made "ls" an alias of "enumerate", since I keep typing it without thinking. :) il y a 24 ans
  Ryan C. Gordon c2824f149e Upped version to 0.1.7. il y a 24 ans
  Ryan C. Gordon 9bcd3c1023 Added getlastmodtime command. il y a 24 ans