Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 2392ca1aa3 Favor /proc/self/exe over argv[0] on Linux, to match other platforms. il y a 14 ans
  Ryan C. Gordon 9d01a645ed Make sure base dir always has a dirsep at the end of it. il y a 14 ans
  Ryan C. Gordon c306437ece test_physfs's "stat" command now respects unknown file times (-1). il y a 14 ans
  Ryan C. Gordon a6ff95c6aa Updated TODO.txt il y a 14 ans
  Ryan C. Gordon 0360899357 Moved QPAK support into archiver_unpacked.c il y a 14 ans
  Ryan C. Gordon a688d5c686 Minor tweak. il y a 14 ans
  Ryan C. Gordon 320b154a11 Removed archive description macros, moved those strings inline. il y a 14 ans
  Ryan C. Gordon 0584117f85 Changed so that this builds a reasonable default with no command line #defines. il y a 14 ans
  Ryan C. Gordon cd5362cc57 Removed a bogus FIXME. il y a 14 ans
  Ryan C. Gordon 66fbf41bc0 Allow Windows to read/write more than 4 gigs to a file in one shot. il y a 14 ans
  Ryan C. Gordon 53fe6d360a Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp(). il y a 14 ans
  Ryan C. Gordon 4aec77e618 Fixed a typo in the docs. il y a 14 ans
  Ryan C. Gordon 76fdd9cab6 Removed a FIXME: actually, the code DOES set an error, as far as I can tell. il y a 14 ans
  Ryan C. Gordon b7f3e5bd1e Removed a FIXME. il y a 14 ans
  Ryan C. Gordon 46125c95b3 Removed a FIXME. il y a 14 ans
  Ryan C. Gordon 0d8bf3a129 Windows: Use cross-thread Critical Sections instead of cross-process Mutexes. il y a 14 ans
  Ryan C. Gordon a0af6bbb71 Removed fallback for systems that have no userdir. il y a 14 ans
  Ryan C. Gordon b1d4afcbd3 Cleaned up some FIXMEs. il y a 14 ans
  Ryan C. Gordon 59c6310e92 Removed a FIXME: use correct error code for writing to read-only archives. il y a 14 ans
  Ryan C. Gordon 60aa0e460c Make sure the prefdir has a final dirsep on it. il y a 14 ans
  Ryan C. Gordon 43367c0c29 Fixed some brainfarts in the Windows version of PHYSFS_getPrefDir(). il y a 14 ans
  Ryan C. Gordon 629614838a Patched to compile on Windows. il y a 14 ans
  Ryan C. Gordon 3a5a780988 PHYSFS_setSaneConfig() now uses PHYSFS_getPrefDir(). il y a 14 ans
  Ryan C. Gordon 24d6a925d1 Added PHYSFS_getPrefDir(). il y a 14 ans
  Ryan C. Gordon 584119a4a0 Removed a FIXME. il y a 14 ans
  Ryan C. Gordon ba676b23e5 Reworked the error reporting API. Now we use error codes instead of strings. il y a 14 ans
  Ryan C. Gordon 8d7cf56651 Fixed mutex misuse. il y a 14 ans
  Ryan C. Gordon f5923f5cea Check for mutex bugs. il y a 14 ans
  Ryan C. Gordon e34e67ff68 Use UTF-16 on Windows, not UCS-2. il y a 14 ans
  Ryan C. Gordon 803730884a Try to make a sane default for CD detection path by platform. il y a 14 ans