Commit History

作者 SHA1 備註 提交日期
  Ryan C. Gordon 721d7395b7 Fixed typo. 24 年之前
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. 24 年之前
  Ryan C. Gordon 5b55a52af7 Changed enumeration code to use __PHYSFS_addToLinkedStringList(). 24 年之前
  Ryan C. Gordon 0db235a52b Changed CD-ROM detection code to be compatible with Windows NT 3.x. 24 年之前
  Ryan C. Gordon 959a15e27f FIXME cleanups. 24 年之前
  Ryan C. Gordon 99a03b9452 Build system corrections for BeOS and Cygwin. 24 年之前
  Ryan C. Gordon 9acdd83369 Clean up dynamically loaded libraries at deinit, have a lastmodtime fallback. 24 年之前
  Ryan C. Gordon 6f41886cd9 _LOTS_ of cleanups, rewrites, fixes, and improvements. Builds on Cygwin again, 24 年之前
  Ryan C. Gordon 3b0f1c896f Patched to compile on Cygwin. 24 年之前
  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 年之前