提交历史

作者 SHA1 备注 提交日期
  Ryan C. Gordon d75aa8a84f Lots of cleanups, fixes, and corrections. Should now work on all win32 24 年之前
  Ryan C. Gordon 1a665efb6a Enumerate files code: cleaned up memory leak, Doesn't throw away file entry 24 年之前
  Gregory S. Read 2b1142343f -Fixed file enumerator function (needed a wildcard '*' specification) 24 年之前
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 24 年之前
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 年之前
  Gregory S. Read d3dfd7f464 -Fixed a lot of the file functions error handling. Many were handling 24 年之前
  Gregory S. Read c06e3ca30b -Added optional DISABLE_NT_SUPPORT to not compile NT specific code 24 年之前
  Ryan C. Gordon 228fbf096e More cleanups. 24 年之前
  Ryan C. Gordon bed1042f88 Removed unused copyEnvironmentVariable function. 24 年之前
  Ryan C. Gordon e788d15811 Fixed an endline issue. 24 年之前
  Ryan C. Gordon 748cbac1c0 Patches for correctness and cleaner win32 support. 24 年之前
  Gregory S. Read fc5f8553cf -Implemented PHYSFS file routines 24 年之前
  Gregory S. Read 3b798738f6 -Added init and deinit routines per physfs_internal.h changes. 24 年之前
  Ryan C. Gordon e38b16ccb3 Patched to compile. 24 年之前
  Ryan C. Gordon 4bb0fbe4e2 Minor logic fix. 24 年之前
  Ryan C. Gordon 525d015984 Took out a redundant memory failure check. 24 年之前
  Ryan C. Gordon 934d107a4d Changes to user dir. 24 年之前
  Ryan C. Gordon c97cbf3665 Rewrote __PHYSFS_platformRealPath() to be Cygwin AND Visual C friendly. I hope. 25 年之前
  Ryan C. Gordon 9effae336d Attempts to calculate basedir with GetModuleFileName() first, and made a 25 年之前
  Ryan C. Gordon 950e518270 __PHYSFS_platformGetUserDir() checks some win32 standard environment variables, 25 年之前
  Ryan C. Gordon 7aa0c252a9 More win32 updates. 25 年之前
  Ryan C. Gordon 500f1a6687 Initial add; NOT complete. 25 年之前