Commit History

Upphovsman SHA1 Meddelande Datum
  Ryan C. Gordon 0287160f3c Removed some FIXMEs that aren't valid. 8 år sedan
  Ryan C. Gordon 36c51d40d1 PHYSFS_File buffering now uses size_t. 8 år sedan
  Ryan C. Gordon a7ce178eec Add basic atomic operations for refcounting, etc. 8 år sedan
  Ryan C. Gordon 61bdee4d78 __PHYSFS_platformDeinit() should return void. 8 år sedan
  Ryan C. Gordon 0d249cae36 FIXME removal: This is an appropriate error code already. 8 år sedan
  Ryan C. Gordon cc2c29b207 Removed FIXME: this was already fixed at some point. 8 år sedan
  Ryan C. Gordon 6d91dde273 Rename __PHYSFS_Archiver_SZIP to __PHYSFS_Archiver_7Z. 8 år sedan
  Ryan C. Gordon d3ac612b61 DirTrees and unpacked archives shouldn't demand a count of entries for init. 8 år sedan
  Ryan C. Gordon c375504463 Removed unused variable. 8 år sedan
  Ryan C. Gordon a5d3dd498e Rewrote the 7zip archiver. 8 år sedan
  Ryan C. Gordon ffa1836335 Moved ZIP tree management up to a higher level, to be reused elsewhere. 8 år sedan
  Ryan C. Gordon bf9999af2d Fixed compiler warnings on Visual Studio about const qualifiers. 8 år sedan
  Ryan C. Gordon 19b15d34a1 Cleaned up what symbols are exported from the library. 8 år sedan
  Ryan C. Gordon c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 år sedan
  Ryan C. Gordon f5c6383b4b Patched to compile on Visual Studio. 8 år sedan
  Ryan C. Gordon cf11d2ec99 Workaround snprintf() deficiencies on Visual Studio. 8 år sedan
  Ryan C. Gordon f8ed5c6f7e Replaced sprintf() calls with snprintf(). 8 år sedan
  Ryan C. Gordon 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 år sedan
  Ryan C. Gordon 062bdc2c5b Patched to compile with OpenWatcom. 8 år sedan
  Francesco Bertolaccini e4206408e5 Add support for VDF 8 år sedan
  Ryan C. Gordon 66b7767cec Added support for password-protected .zip files. 9 år sedan
  Ryan C. Gordon ab7eb81a4a Platform deinit should happen last, since other deinit bits might depend on it. 9 år sedan
  Ryan C. Gordon 32d4f4541e HTTPS all the things. 10 år sedan
  Ryan C. Gordon b479c57bcb zip: Reworked how we organize ZIP entries. 10 år sedan
  Ryan C. Gordon 57bbcc3eb3 Fixed compiler warning about unused variable because assert() is awful. 10 år sedan
  Ryan C. Gordon f6a62ecad1 Make sure read buffers get reinitialized before refilling (thanks, Michael!). 11 år sedan
  Ryan C. Gordon 53ef674270 Fixed resource leak when failing to mount a file that isn't an archive. 11 år sedan
  Willi Schinmeyer 9df22f4bf5 Fix NULL flush() in PHYSFS_Io crash 11 år sedan
  Ryan C. Gordon 016394067c PHYSFS_stat() returns zero on error, not -1. 12 år sedan
  Ryan C. Gordon 5aa0dae5e2 Added a FIXME. 12 år sedan