Cronologia Commit

Autore SHA1 Messaggio Data
  Ryan C. Gordon 6519a249ff Username is now accurately reported, which means that the default user dir works more correctly. 24 anni fa
  Ryan C. Gordon af1452aa64 Initial add. Not nearly complete, but enough to get through PHYSFS_init(). 24 anni fa
  Ryan C. Gordon 0ba6cd5259 Added warning about potential infinite recursion between setError and grabMutex. 24 anni fa
  Ryan C. Gordon 21a2eda1b5 Fixed calculateUserDir() to prevent extra dir separator insertion in default case. 24 anni fa
  Ryan C. Gordon 85ec84ed37 Updated. 24 anni fa
  Ryan C. Gordon a2bbbdb2c3 Disable readline support when building on MacOS Classic. 24 anni fa
  Ryan C. Gordon c6a778d977 Initial add. 24 anni fa
  Ryan C. Gordon 7bd7adb3cc Updated. 24 anni fa
  Ryan C. Gordon cccf065f68 Patched to compile on MacOS Classic, with CodeWarrior 6. 24 anni fa
  Ryan C. Gordon 9982d89b5b Removed now-unnecessary errno.h include. 24 anni fa
  Ryan C. Gordon 34bdd661c9 Missed an ferror(); fixed to use platform abstraction instead. 24 anni fa
  Ryan C. Gordon 179aadad27 Updated comment on thread safety. 24 anni fa
  Ryan C. Gordon d5402e6b17 Updated. 24 anni fa
  Ryan C. Gordon 39406cbacc First shot at thread-safety. 24 anni fa
  Ryan C. Gordon 5d2b8493f6 Patched to compile. 24 anni fa
  Ryan C. Gordon d8cf534bf2 Platform abstracted i/o, other bugfixes. 24 anni fa
  Ryan C. Gordon 2ad8cfa98f Updated. 24 anni fa
  Ryan C. Gordon 72d3077167 Added Gregory S. Read. 24 anni fa
  Ryan C. Gordon c7d476e657 Updated. 24 anni fa
  Ryan C. Gordon 4573c8a5ea Converted to file i/o abstraction, removed race condition. 24 anni fa
  Ryan C. Gordon 6a0a1349a8 Fixed a crashbug when opening a file that doesn't exist. 24 anni fa
  Ryan C. Gordon f6b15061c8 Abstracted file deletion, so we don't rely on C library for it anymore. 24 anni fa
  Ryan C. Gordon 255322c2fa Updated. 24 anni fa
  Ryan C. Gordon 51b65e1d5a Now uses platform file i/o abstraction. 24 anni fa
  Ryan C. Gordon 723702fedb Fixed a const thing. 24 anni fa
  Ryan C. Gordon dfe65649df Quick fix. 24 anni fa
  Ryan C. Gordon f2887cf047 Added typedefs and platform-specific i/o. 24 anni fa
  Gregory S. Read 3b798738f6 -Added init and deinit routines per physfs_internal.h changes. 24 anni fa
  Ryan C. Gordon 419d5cd017 Added __PHYSFS_platformInit() and __PHYSFS_platformDeinit(). 24 anni fa
  Ryan C. Gordon 83ee49dd6a Updated. 24 anni fa