Commit History

Author SHA1 Message Date
  Ryan C. Gordon 12684647dc MacOS Classic fixes and MPW support (thanks, Chris!). 21 years ago
  Ryan C. Gordon 3a0e6fa051 Builds on Mac Classic again. 21 years ago
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to 21 years ago
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. 21 years ago
  Ryan C. Gordon 24c8651f7f Patches to get this building on Mac Classic again. 22 years ago
  Ryan C. Gordon 09ef260209 Added internal function __PHYSFS_platformStrnicmp(). 22 years ago
  Ryan C. Gordon 3a479b6cd8 Now compiles on CodeWarrior 6 for MacOS Classic again. 23 years ago
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. 23 years ago
  Ryan C. Gordon 286ce8f00e Now returns human-readable error messages when possible. Minor fix in 23 years ago
  Ryan C. Gordon 69859a7bd9 Minor cleanups. 23 years ago
  Ryan C. Gordon 5b55a52af7 Changed enumeration code to use __PHYSFS_addToLinkedStringList(). 24 years ago
  Ryan C. Gordon 959a15e27f FIXME cleanups. 24 years ago
  Ryan C. Gordon 3df9dda733 Fixed buffer overflow in CD-ROM detection code. 24 years ago
  Ryan C. Gordon c1be8137b7 Implemented __PHYSFS_platformGetLastModTime(). 24 years ago
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 24 years ago
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 years ago
  Ryan C. Gordon f56737b579 Fixed __PHYSFS_platformRealPath(), and changed userdir behaviour. We're now feature-complete on the Mac, as far as I can tell. 24 years ago
  Ryan C. Gordon c0b501934a Now handles Finder aliases as if they were symlinks. 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 148a933399 Fixed isDirectory and enumarateFiles (had wrong param in PBGetCatInfoSync()). 24 years ago
  Ryan C. Gordon 992321a07e More work. More to go. 24 years ago
  Ryan C. Gordon 7fd98219ca Implemented platformTimeslice, platformGetCurrentDir, and platformCvtToDependent. 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