Commit History

Author SHA1 Message Date
  Ryan C. Gordon 6d9704d1b2 Removed "dvoid" typedef. 13 years ago
  Ryan C. Gordon 2459131025 Fixed Doxygen typo. 13 years ago
  Ryan C. Gordon 4d1e76380f Updated docs on PHYSFS_setSaneConfig(). 13 years ago
  Ryan C. Gordon 68096760c7 Changed enum typedef to make this Doxygen-friendly. 13 years ago
  Ryan C. Gordon 9a62bcbff4 Fixed comment. 13 years ago
  Ryan C. Gordon e2c8cc8147 Make Doxygen ignore PHYSFS_DEPRECATED. 13 years ago
  Ryan C. Gordon 60e44f6d24 Renamed PHYSFS_Archiver::dirClose() to PHYSFS_Archiver::closeArchive(). 13 years ago
  Ryan C. Gordon cbe4bd0783 More FIXME cleanup. 13 years ago
  Ryan C. Gordon 05e1c7fd5b Another FIXME. 13 years ago
  Ryan C. Gordon 012574df60 FIXME cleanup. 13 years ago
  Ryan C. Gordon 814983ed2e More FIXME cleanup. 13 years ago
  Ryan C. Gordon 4cc6a40c72 Favor /proc/self/exe over argv[0] on Linux, to match other platforms. 13 years ago
  Ryan C. Gordon e0bda39494 Make sure base dir always has a dirsep at the end of it. 13 years ago
  Ryan C. Gordon af1c945d13 test_physfs's "stat" command now respects unknown file times (-1). 13 years ago
  Ryan C. Gordon 168370827a Updated TODO.txt 13 years ago
  Ryan C. Gordon d714bb01e0 Moved QPAK support into archiver_unpacked.c 13 years ago
  Ryan C. Gordon 9e47747b9e Minor tweak. 13 years ago
  Ryan C. Gordon 48aae0c493 Removed archive description macros, moved those strings inline. 13 years ago
  Ryan C. Gordon d328f9c066 Changed so that this builds a reasonable default with no command line #defines. 13 years ago
  Ryan C. Gordon 70271f49bd Removed a bogus FIXME. 13 years ago
  Ryan C. Gordon e84668dbc5 Allow Windows to read/write more than 4 gigs to a file in one shot. 13 years ago
  Ryan C. Gordon a1c1baf846 Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp(). 13 years ago
  Ryan C. Gordon 42b9ea2fa4 Fixed a typo in the docs. 13 years ago
  Ryan C. Gordon 3eb70cba80 Removed a FIXME: actually, the code DOES set an error, as far as I can tell. 13 years ago
  Ryan C. Gordon 08f3e264fc Removed a FIXME. 13 years ago
  Ryan C. Gordon 3a10508818 Removed a FIXME. 13 years ago
  Ryan C. Gordon 37481e1664 Windows: Use cross-thread Critical Sections instead of cross-process Mutexes. 13 years ago
  Ryan C. Gordon f3514c28a2 Removed fallback for systems that have no userdir. 13 years ago
  Ryan C. Gordon 15f5da9391 Cleaned up some FIXMEs. 13 years ago
  Ryan C. Gordon b18c7575aa Removed a FIXME: use correct error code for writing to read-only archives. 13 years ago