Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. vor 14 Jahren
  Ryan C. Gordon 6222a4a92d Add binary compatibility to PHYSFS_Io. vor 14 Jahren
  Ryan C. Gordon a7383c295f Moved some functions around. vor 14 Jahren
  Ryan C. Gordon 107f07da97 Better cleanup if PHYSFS_init() fails halfway through. vor 14 Jahren
  Ryan C. Gordon 4cfd7277f3 Made archiver list dynamic, in preparation for external archivers. vor 14 Jahren
  Ryan C. Gordon b3fbba7af0 Removed "dvoid" typedef. vor 14 Jahren
  Ryan C. Gordon 716ea0522f Fixed Doxygen typo. vor 14 Jahren
  Ryan C. Gordon de54065b31 Updated docs on PHYSFS_setSaneConfig(). vor 14 Jahren
  Ryan C. Gordon af4bf8419f Changed enum typedef to make this Doxygen-friendly. vor 14 Jahren
  Ryan C. Gordon d4a99cc204 Fixed comment. vor 14 Jahren
  Ryan C. Gordon fed8e331a5 Make Doxygen ignore PHYSFS_DEPRECATED. vor 14 Jahren
  Ryan C. Gordon 0de337eb75 Renamed PHYSFS_Archiver::dirClose() to PHYSFS_Archiver::closeArchive(). vor 14 Jahren
  Ryan C. Gordon 24aef83ead More FIXME cleanup. vor 14 Jahren
  Ryan C. Gordon b2e6882f52 Another FIXME. vor 14 Jahren
  Ryan C. Gordon 14d723c316 FIXME cleanup. vor 14 Jahren
  Ryan C. Gordon dda627412c More FIXME cleanup. vor 14 Jahren
  Ryan C. Gordon 2392ca1aa3 Favor /proc/self/exe over argv[0] on Linux, to match other platforms. vor 14 Jahren
  Ryan C. Gordon 9d01a645ed Make sure base dir always has a dirsep at the end of it. vor 14 Jahren
  Ryan C. Gordon c306437ece test_physfs's "stat" command now respects unknown file times (-1). vor 14 Jahren
  Ryan C. Gordon a6ff95c6aa Updated TODO.txt vor 14 Jahren
  Ryan C. Gordon 0360899357 Moved QPAK support into archiver_unpacked.c vor 14 Jahren
  Ryan C. Gordon a688d5c686 Minor tweak. vor 14 Jahren
  Ryan C. Gordon 320b154a11 Removed archive description macros, moved those strings inline. vor 14 Jahren
  Ryan C. Gordon 0584117f85 Changed so that this builds a reasonable default with no command line #defines. vor 14 Jahren
  Ryan C. Gordon cd5362cc57 Removed a bogus FIXME. vor 14 Jahren
  Ryan C. Gordon 66fbf41bc0 Allow Windows to read/write more than 4 gigs to a file in one shot. vor 14 Jahren
  Ryan C. Gordon 53fe6d360a Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp(). vor 14 Jahren
  Ryan C. Gordon 4aec77e618 Fixed a typo in the docs. vor 14 Jahren
  Ryan C. Gordon 76fdd9cab6 Removed a FIXME: actually, the code DOES set an error, as far as I can tell. vor 14 Jahren
  Ryan C. Gordon b7f3e5bd1e Removed a FIXME. vor 14 Jahren