Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ryan C. Gordon bac849c727 Fixed comment spacing. 24 gadi atpakaļ
  Ryan C. Gordon eac8979577 Patched to compile. 24 gadi atpakaļ
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 24 gadi atpakaļ
  Ryan C. Gordon 769b2a5464 FIXME removal. 24 gadi atpakaļ
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 gadi atpakaļ
  Ryan C. Gordon 6a0a1349a8 Fixed a crashbug when opening a file that doesn't exist. 24 gadi atpakaļ
  Ryan C. Gordon f6b15061c8 Abstracted file deletion, so we don't rely on C library for it anymore. 24 gadi atpakaļ
  Ryan C. Gordon 51b65e1d5a Now uses platform file i/o abstraction. 24 gadi atpakaļ
  Ryan C. Gordon f2887cf047 Added typedefs and platform-specific i/o. 24 gadi atpakaļ
  Ryan C. Gordon 57a176068c const correctness fixes. 24 gadi atpakaļ
  Ryan C. Gordon ae140141fc The DirHandle->funcs pointer wasn't getting set?! 24 gadi atpakaļ
  Ryan C. Gordon 7ab013b8b7 Fixed some syntax issues. 24 gadi atpakaļ
  Ryan C. Gordon 3ad4abe6ce Make sure that the writing functions get used when a write mode is 24 gadi atpakaļ
  Ryan C. Gordon c7aad1afd6 Changed author credits to wrap email addresses in "<>" and not "()" chars. 24 gadi atpakaļ
  Ryan C. Gordon ed2a43b2ea Patched to compile with an ancient version of CodeWarrior. 24 gadi atpakaļ
  Ryan C. Gordon f0c09894c8 Updates, corrections and enhancements to get this ported to win32. 24 gadi atpakaļ
  Ryan C. Gordon c7fe9ab439 Architecture adjustment for enumerating files with regards to whether 25 gadi atpakaļ
  Ryan C. Gordon 78f47916c0 Added more fields to the ArchiveInfo struct: author and url. 25 gadi atpakaļ
  Ryan C. Gordon eea743579a Added PHYSFS_fileLength(). Bleh. 25 gadi atpakaļ
  Ryan C. Gordon f97faa279e Initial debugging: dropped PhysicsFS routines into the Build engine, 25 gadi atpakaļ
  Ryan C. Gordon 59185346dd More tweaks; GRP completely implemented. Everything builds clean. 25 gadi atpakaļ
  Ryan C. Gordon ee508bb2e0 Archive implementation (Build Groupfiles), other tweaks. 25 gadi atpakaļ
  Ryan C. Gordon 2622be385d Implementation compiles and links with no actual archive support. No test 25 gadi atpakaļ
  Ryan C. Gordon 9c4faeaa88 Moved from root source dir. 25 gadi atpakaļ