提交歷史

作者 SHA1 備註 提交日期
  Ryan C. Gordon b7a3aeaccd Fixed version of locateInStringList() from Matze Braun. 20 年之前
  Ryan C. Gordon 499631936f Don't leave internal structures temporarily modified before calling an 20 年之前
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally 20 年之前
  Ryan C. Gordon 67746179d3 Some tweaks to PHYSFS_Allocator. 20 年之前
  Ryan C. Gordon bbb0cab5ee Fixed bug in verifyPath() that was breaking PHYSFS_setSaneConfig() and other 20 年之前
  Ryan C. Gordon 6e33ae594d Fixed warning in physfs.c. 21 年之前
  Ryan C. Gordon 779e526014 Allow a mount point of NULL to mean "/". 21 年之前
  Ryan C. Gordon 3a0e6fa051 Builds on Mac Classic again. 21 年之前
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to 21 年之前
  Ryan C. Gordon 2211ea7240 Fixed an error string. 21 年之前
  Ryan C. Gordon a2cc461727 More mountpoint work and other cleanups. 21 年之前
  Ryan C. Gordon d992f4325a Cleaned up some mallocs. 21 年之前
  Ryan C. Gordon 38a1c7f559 If rejecting an archive for not matching a mount point, set an error state, 21 年之前
  Ryan C. Gordon 67776da8cc Split off sanitizePlatformIndependentPath() from verifySecurity(), which makes 21 年之前
  Ryan C. Gordon 93adbf1d88 First chunk of PHYSFS_mount() implementation. Incomplete! 21 年之前
  Ryan C. Gordon e2c199b8ab Fixed infinite loop in enum code (thanks, Adam!) 21 年之前
  Ryan C. Gordon bdd4ca0d93 Fixed a strcpy bug. 21 年之前
  Ryan C. Gordon 3e06b381e9 Removed profiling code. 21 年之前
  Ryan C. Gordon c2c71fb55f Removed LinkedStringList and related code. 21 年之前
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. 21 年之前
  Ryan C. Gordon 8641e4e7ef Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 21 年之前
  Ryan C. Gordon 90031c81f3 Did the same thing to FileHandles than I did to DirHandles, but this 21 年之前
  Ryan C. Gordon 94759513d9 Cleaned up archiver interface to not deal with DirHandles anymore, 21 年之前
  Ryan C. Gordon c0acfc0118 Initial structure for replacable allocator work. 21 年之前
  Ryan C. Gordon f3af262a99 Don't throw away buffer if a seek is totally within existing cache. 21 年之前
  Ryan C. Gordon 44cd602b46 Westwood MIX archive support. 22 年之前
  Ryan C. Gordon efdc4ac8a6 Added Doom WAD support. 22 年之前
  Ryan C. Gordon 1400b98be7 Readded new qpak archiver. 23 年之前
  Ryan C. Gordon f4309f51e8 Tabs-to-spaces patch by James Turk. 23 年之前
  Ryan C. Gordon 025aef8a15 Switched to zlib license. 23 年之前