Commit History

Author SHA1 Message Date
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 24 years ago
  Ryan C. Gordon 7781457070 Added some more error string constants. 24 years ago
  Ryan C. Gordon 0ba6cd5259 Added warning about potential infinite recursion between setError and grabMutex. 24 years ago
  Ryan C. Gordon cccf065f68 Patched to compile on MacOS Classic, with CodeWarrior 6. 24 years ago
  Ryan C. Gordon 39406cbacc First shot at thread-safety. 24 years ago
  Ryan C. Gordon f6b15061c8 Abstracted file deletion, so we don't rely on C library for it anymore. 24 years ago
  Ryan C. Gordon 723702fedb Fixed a const thing. 24 years ago
  Ryan C. Gordon f2887cf047 Added typedefs and platform-specific i/o. 24 years ago
  Ryan C. Gordon 419d5cd017 Added __PHYSFS_platformInit() and __PHYSFS_platformDeinit(). 24 years ago
  Ryan C. Gordon 57a176068c const correctness fixes. 24 years ago
  Ryan C. Gordon f0c09894c8 Updates, corrections and enhancements to get this ported to win32. 24 years ago
  Ryan C. Gordon ed2e2b3ce4 Added ERR_COMPRESSION 25 years ago
  Ryan C. Gordon 7a26a0d417 New error message. 25 years ago
  Ryan C. Gordon c7fe9ab439 Architecture adjustment for enumerating files with regards to whether 25 years ago
  Ryan C. Gordon 7d90c12f74 Lots of bugfixes, enhancements, and corrections due to the work on 25 years ago
  Ryan C. Gordon 65073031ff "I/O error" error string, and updated comment. 25 years ago
  Ryan C. Gordon eea743579a Added PHYSFS_fileLength(). Bleh. 25 years ago
  Ryan C. Gordon f97faa279e Initial debugging: dropped PhysicsFS routines into the Build engine, 25 years ago
  Ryan C. Gordon 59185346dd More tweaks; GRP completely implemented. Everything builds clean. 25 years ago
  Ryan C. Gordon ee508bb2e0 Archive implementation (Build Groupfiles), other tweaks. 25 years ago
  Ryan C. Gordon 2622be385d Implementation compiles and links with no actual archive support. No test 25 years ago
  Ryan C. Gordon f053b90111 Base implementation is now complete. Now to fill in archive/platform drivers. 25 years ago
  Ryan C. Gordon a197f30eef Tons of updates. Mostly implemented. Mostly compiling. 25 years ago
  Ryan C. Gordon 2843a1979f Redesign of enumerateFiles code. More efficient and clean, less memory 25 years ago
  Ryan C. Gordon c97f88fc33 Progress toward complete implementation continues... 25 years ago
  Ryan C. Gordon 60e6014f3c Initial add. Ways to go. 25 years ago