Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon 8e4fb13617 Corrected copyright dates in license. vor 15 Jahren
  Ryan C. Gordon 660c7f9823 Fixed bug in directory search for zip and qpak archivers (thanks, Michal!) vor 15 Jahren
  Ryan C. Gordon 54f72a0b42 Use LIB_SUFFIX to install to lib64 instead of lib (thanks, Cristian!). vor 15 Jahren
  Ryan C. Gordon 855025c3e5 Fixed include path when using internal zlib. vor 15 Jahren
  Ryan C. Gordon 706f50be0a Fixed logic error in QPAK archiver. vor 15 Jahren
  Ryan C. Gordon 82b8546bc9 More Windows tests in the byteorder detection code. vor 15 Jahren
  Ryan C. Gordon f5e0dbe78b Patched to compile on Windows. vor 15 Jahren
  Ryan C. Gordon 899517dc85 Added Chris Roberts to the credits. vor 15 Jahren
  Ryan C. Gordon 5f5775c1ec Haiku fixes, merged from stable-2.0 branch. vor 15 Jahren
  Ryan C. Gordon 7d253b13ed Fixed leaking file handle on BeOS during CD-ROM detection. vor 15 Jahren
  Ryan C. Gordon 4d567a0d2f Fixed cut-and-paste error in malloc() failure test (thanks, Tolga!). vor 15 Jahren
  Ryan C. Gordon f871802f51 Cleaned up some #includes. vor 15 Jahren
  Ryan C. Gordon 3f02ce767f Moved most the cut-and-paste between simple archivers to one file. vor 15 Jahren
  Ryan C. Gordon 9d900f8814 Added a FIXME. vor 15 Jahren
  Ryan C. Gordon 125c170f7d Use lstat() instead of stat() for POSIX __PHYSFS_platformStat(). vor 15 Jahren
  Ryan C. Gordon 7f0e7105a7 Removed isDirectory, isSymLink and exists methods from internal code. vor 15 Jahren
  Ryan C. Gordon 2219123cc5 SWIG bindings update. vor 15 Jahren
  Ryan C. Gordon 84c6e2242e Added PHYSFS_mountHandle(). Now you can do archives-in-archives! vor 15 Jahren
  Ryan C. Gordon d9e98704f7 PHYSFS_getRealDir() can't report a path for things that aren't real files. vor 15 Jahren
  Ryan C. Gordon 5ff1a2a12e Make PHYSFS_addToSearchPath() use doMount(), too. vor 15 Jahren
  Ryan C. Gordon bb9f5e5049 Added PHYSFS_mountMemory(). vor 15 Jahren
  Ryan C. Gordon 8cd320b858 Added PHYSFS_mountIo(). vor 15 Jahren
  Ryan C. Gordon 4bc5ed1725 Abstracted file i/o into PHYSFS_Io interface. vor 15 Jahren
  Ryan C. Gordon c2e77d7e35 Constification. vor 15 Jahren
  Ryan C. Gordon 74f8cb4f91 Fixed incorrect #ifdef. vor 15 Jahren
  Ryan C. Gordon b58e5f348c Removed __PHYSFS_platformGetLastModTime(). vor 15 Jahren
  Ryan C. Gordon 8def2f8aaf Fixed some single-line comments. vor 15 Jahren
  Ryan C. Gordon fc680aa468 Removed PHYSFS_Archiver's isArchive() method. vor 15 Jahren
  Ryan C. Gordon c92f3035f9 Made __PHYSFS_ui64FitsAddressSpace's behaviour match its name. vor 15 Jahren
  Ryan C. Gordon 2beafa790d Removed getLastModTime() interface from the archivers; it's not used anymore. vor 15 Jahren