Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 724b71a657 Fixed warning on iOS hace 13 años
  Ryan C. Gordon 13855849e6 Fixed infinite loop (thanks, Sam!) hace 13 años
  Ryan C. Gordon 986c40ac6a Don't look for libhistory. hace 13 años
  Ryan C. Gordon e38b5e9cb7 An attempt to make this more Unix-friendly. hace 13 años
  Ryan C. Gordon e70c6847a9 Turns out the CoreFoundation API is way simpler. hace 13 años
  Ryan C. Gordon c59105bd03 Patched to compile on Mac OS X. hace 13 años
  Ryan C. Gordon bbbbb17258 For iOS, build the Mac OS X platform code, not the generic Unix code. hace 13 años
  Ryan C. Gordon 2a4d891ac5 Fixed logic bug (thanks, Sam!). hace 13 años
  Ryan C. Gordon 9159717a27 Fixed non-Zip64 .zip files. hace 14 años
  Ryan C. Gordon 5c18db7fe9 Don't sort if there's nothing to do (prevents array underflow, too). hace 14 años
  Ryan C. Gordon 4d9f2534f2 Fixed var that should be 64 bits instead of 32 now. hace 14 años
  Ryan C. Gordon 2b39e47fda Removed a '//' comment. hace 14 años
  Ryan C. Gordon a865b14bec Added Zip64 support to the .zip archiver. hace 14 años
  Ryan C. Gordon 3e750a903f Added getmointpoint command to test_physfs. hace 14 años
  Ryan C. Gordon 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. hace 14 años
  Ryan C. Gordon 6222a4a92d Add binary compatibility to PHYSFS_Io. hace 14 años
  Ryan C. Gordon a7383c295f Moved some functions around. hace 14 años
  Ryan C. Gordon 107f07da97 Better cleanup if PHYSFS_init() fails halfway through. hace 14 años
  Ryan C. Gordon 4cfd7277f3 Made archiver list dynamic, in preparation for external archivers. hace 14 años
  Ryan C. Gordon b3fbba7af0 Removed "dvoid" typedef. hace 14 años
  Ryan C. Gordon 716ea0522f Fixed Doxygen typo. hace 14 años
  Ryan C. Gordon de54065b31 Updated docs on PHYSFS_setSaneConfig(). hace 14 años
  Ryan C. Gordon af4bf8419f Changed enum typedef to make this Doxygen-friendly. hace 14 años
  Ryan C. Gordon d4a99cc204 Fixed comment. hace 14 años
  Ryan C. Gordon fed8e331a5 Make Doxygen ignore PHYSFS_DEPRECATED. hace 14 años
  Ryan C. Gordon 0de337eb75 Renamed PHYSFS_Archiver::dirClose() to PHYSFS_Archiver::closeArchive(). hace 14 años
  Ryan C. Gordon 24aef83ead More FIXME cleanup. hace 14 años
  Ryan C. Gordon b2e6882f52 Another FIXME. hace 14 años
  Ryan C. Gordon 14d723c316 FIXME cleanup. hace 14 años
  Ryan C. Gordon dda627412c More FIXME cleanup. hace 14 años