История коммитов

Автор SHA1 Сообщение Дата
  Ryan C. Gordon b133b5dfce Moved more files from FILENAME to FILENAME.txt ... 19 лет назад
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt 19 лет назад
  Ryan C. Gordon 54ba6773b0 More ranting and raving about Unicode. 19 лет назад
  Ryan C. Gordon c6273ae317 Killed MIX archiver. 19 лет назад
  Ryan C. Gordon ad6d05c95b Fixed a comment in physfs.h. 19 лет назад
  Ryan C. Gordon 7fcc071ca8 Initial Unicode work. 19 лет назад
  Ryan C. Gordon 25909afde4 Fixed typo in Doxygen comment. 19 лет назад
  Ryan C. Gordon 1444557273 Apparently the visibility attribute only exists in gcc3 and up. 20 лет назад
  Ryan C. Gordon 5d26eca4a4 Added -fvisibility=hidden support, for builds by gcc4 and later. 20 лет назад
  Ryan C. Gordon 8544ea9431 Fixed documentation for PHYSFS_setWriteDir(). 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 64599213f1 Don't use size_t in physfs.h, since it relies on C runtime headers. 20 лет назад
  Ryan C. Gordon 31443d2c81 Upped version to 1.1.0 20 лет назад
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to 21 лет назад
  Ryan C. Gordon a2cc461727 More mountpoint work and other cleanups. 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 d19d7b5a59 Fixed some documentation/header comment typos (thanks, Gaetan!) 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 7553af8acf Minor allocation hook corrections. 21 лет назад
  Ryan C. Gordon c0acfc0118 Initial structure for replacable allocator work. 21 лет назад
  Ryan C. Gordon d43ca254c1 Last minute changes, fixes, and build system updates for 1.0. 22 лет назад
  Ryan C. Gordon efdc4ac8a6 Added Doom WAD support. 22 лет назад
  Ryan C. Gordon 83fde3e480 Upped version to 0.1.9. 22 лет назад
  Ryan C. Gordon 90060615ab Forgot to mention qpak in the docs. 23 лет назад
  Ryan C. Gordon 3a27dd9310 Descent I/II HOG and MVL archive support (thanks, Bradley Bell!). 23 лет назад