Commit History

Author SHA1 Message Date
  Ryan C. Gordon 4fc4185b58 Cleaned up byteorder-safe reading functions. Use internal Physfs stricmp. 24 years ago
  Ryan C. Gordon 0cc9d27961 Fixed byte ordering bugs. 24 years ago
  Ryan C. Gordon d5366690fa Updated. 24 years ago
  Ryan C. Gordon b0637e0182 Mostly implemented (fully implemented if you don't want aliases to work like symlinks). 24 years ago
  Ryan C. Gordon 7781457070 Added some more error string constants. 24 years ago
  Ryan C. Gordon 42a386c247 Added some malloc() failure checks in CD-ROM detection code. 24 years ago
  Ryan C. Gordon f4d0842e01 More hacks to handle quoted arguments. Write, append, and filelength tests. Upped version to 0.1.1. 24 years ago
  Ryan C. Gordon 148a933399 Fixed isDirectory and enumarateFiles (had wrong param in PBGetCatInfoSync()). 24 years ago
  Ryan C. Gordon 0238187825 Updated. 24 years ago
  Ryan C. Gordon d5a699ccd2 Error subsystem does basic initialization during PHYSFS_init(), now. 24 years ago
  Ryan C. Gordon 992321a07e More work. More to go. 24 years ago
  Ryan C. Gordon 6e2393d90a Handles quoted arguments a little bit better (needs some overhauling to do it right, though). 24 years ago
  Ryan C. Gordon d317ba274f Added Metrowerks SIOUX setup code. 24 years ago
  Ryan C. Gordon a366cfe1a2 Approved zeph's comments, fixed a few of my screwups. 24 years ago
  Ryan C. Gordon 7fd98219ca Implemented platformTimeslice, platformGetCurrentDir, and platformCvtToDependent. 24 years ago
  Gregory S. Read 0217b7cdd7 -Added type casting that Ryan needs to approve. 24 years ago
  Gregory S. Read 5d5f15ca9a -Made type cast changes that Ryan needs to approve. 24 years ago
  Gregory S. Read fc5f8553cf -Implemented PHYSFS file routines 24 years ago
  Ryan C. Gordon 6519a249ff Username is now accurately reported, which means that the default user dir works more correctly. 24 years ago
  Ryan C. Gordon af1452aa64 Initial add. Not nearly complete, but enough to get through PHYSFS_init(). 24 years ago
  Ryan C. Gordon 0ba6cd5259 Added warning about potential infinite recursion between setError and grabMutex. 24 years ago
  Ryan C. Gordon 21a2eda1b5 Fixed calculateUserDir() to prevent extra dir separator insertion in default case. 24 years ago
  Ryan C. Gordon 85ec84ed37 Updated. 24 years ago
  Ryan C. Gordon a2bbbdb2c3 Disable readline support when building on MacOS Classic. 24 years ago
  Ryan C. Gordon c6a778d977 Initial add. 24 years ago
  Ryan C. Gordon 7bd7adb3cc Updated. 24 years ago
  Ryan C. Gordon cccf065f68 Patched to compile on MacOS Classic, with CodeWarrior 6. 24 years ago
  Ryan C. Gordon 9982d89b5b Removed now-unnecessary errno.h include. 24 years ago
  Ryan C. Gordon 34bdd661c9 Missed an ferror(); fixed to use platform abstraction instead. 24 years ago
  Ryan C. Gordon 179aadad27 Updated comment on thread safety. 24 years ago