Commit History

Autor SHA1 Mensaxe Data
  Ryan C. Gordon a366cfe1a2 Approved zeph's comments, fixed a few of my screwups. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 7fd98219ca Implemented platformTimeslice, platformGetCurrentDir, and platformCvtToDependent. %!s(int64=24) %!d(string=hai) anos
  Gregory S. Read 0217b7cdd7 -Added type casting that Ryan needs to approve. %!s(int64=24) %!d(string=hai) anos
  Gregory S. Read 5d5f15ca9a -Made type cast changes that Ryan needs to approve. %!s(int64=24) %!d(string=hai) anos
  Gregory S. Read fc5f8553cf -Implemented PHYSFS file routines %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 6519a249ff Username is now accurately reported, which means that the default user dir works more correctly. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon af1452aa64 Initial add. Not nearly complete, but enough to get through PHYSFS_init(). %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 0ba6cd5259 Added warning about potential infinite recursion between setError and grabMutex. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 21a2eda1b5 Fixed calculateUserDir() to prevent extra dir separator insertion in default case. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 85ec84ed37 Updated. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon a2bbbdb2c3 Disable readline support when building on MacOS Classic. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon c6a778d977 Initial add. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 7bd7adb3cc Updated. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon cccf065f68 Patched to compile on MacOS Classic, with CodeWarrior 6. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 9982d89b5b Removed now-unnecessary errno.h include. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 34bdd661c9 Missed an ferror(); fixed to use platform abstraction instead. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 179aadad27 Updated comment on thread safety. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon d5402e6b17 Updated. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 39406cbacc First shot at thread-safety. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 5d2b8493f6 Patched to compile. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon d8cf534bf2 Platform abstracted i/o, other bugfixes. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 2ad8cfa98f Updated. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 72d3077167 Added Gregory S. Read. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon c7d476e657 Updated. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 4573c8a5ea Converted to file i/o abstraction, removed race condition. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 6a0a1349a8 Fixed a crashbug when opening a file that doesn't exist. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon f6b15061c8 Abstracted file deletion, so we don't rely on C library for it anymore. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 255322c2fa Updated. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 51b65e1d5a Now uses platform file i/o abstraction. %!s(int64=24) %!d(string=hai) anos
  Ryan C. Gordon 723702fedb Fixed a const thing. %!s(int64=24) %!d(string=hai) anos