Historia zmian

Autor SHA1 Wiadomość Data
  bhook 433ae86ef8 *** empty log message *** 23 lat temu
  bhook f101472293 *** empty log message *** 23 lat temu
  Ryan C. Gordon 6f1d693fe8 Another attempt at type size correctness. 23 lat temu
  Ryan C. Gordon 01505d8d58 Attempt at type correctness. 23 lat temu
  Ryan C. Gordon 3a479b6cd8 Now compiles on CodeWarrior 6 for MacOS Classic again. 23 lat temu
  Ryan C. Gordon 7246213c2f Fixed seeking in readable, buffered files. 23 lat temu
  Ryan C. Gordon 3ad51e49e4 Added buffering API. 23 lat temu
  Ryan C. Gordon 9d82110b57 Some cleanups for PocketPC port. 23 lat temu
  Ryan C. Gordon b0a63caf40 Quick-rejection optimization in __PHYSFS_verifySecurity(). 23 lat temu
  Ryan C. Gordon c2a4dd6378 Minor streamlining. 23 lat temu
  Ryan C. Gordon 2e0c0faa1d Special-case optimization in __PHYSFS_verifySecurity(). 23 lat temu
  Ryan C. Gordon 1f5b571be7 Bunch of tedious corrections, optimizations, and cleanups. 23 lat temu
  Ryan C. Gordon e2eb658d9a Made sorting more generic, moved it here. Added sort profiling code. 23 lat temu
  Ryan C. Gordon bd584d5985 Added qpak.c to build systems. 23 lat temu
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. 24 lat temu
  Ryan C. Gordon af32072304 Archivers with matching file extensions get first shot at an archive. 24 lat temu
  Ryan C. Gordon 69859a7bd9 Minor cleanups. 24 lat temu
  Ryan C. Gordon 01567b3dcf Added __PHYSFS_addToLinkedStringList(). 24 lat temu
  Ryan C. Gordon 1db7c3b70f Reports correctly when opening files for read without a search path defined. 24 lat temu
  Ryan C. Gordon 943904cdd9 Fixed a crashbug when calling PHYSFS_deinit() twice in a row. 24 lat temu
  Ryan C. Gordon 56cbc659da More proper error reporting. 24 lat temu
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 24 lat temu
  Ryan C. Gordon 769b2a5464 FIXME removal. 24 lat temu
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 lat temu
  Ryan C. Gordon 7ffd15fb42 Doesn't grab mutex in __PHYSFS_setError() if PHYSFS_init() hasn't been called. 24 lat temu
  Ryan C. Gordon bf00a81579 Updated. 24 lat temu
  Ryan C. Gordon d5a699ccd2 Error subsystem does basic initialization during PHYSFS_init(), now. 24 lat temu
  Ryan C. Gordon a366cfe1a2 Approved zeph's comments, fixed a few of my screwups. 24 lat temu
  Gregory S. Read 5d5f15ca9a -Made type cast changes that Ryan needs to approve. 24 lat temu
  Ryan C. Gordon 21a2eda1b5 Fixed calculateUserDir() to prevent extra dir separator insertion in default case. 24 lat temu