Ryan C. Gordon 8ce294a458 PHYSFS_setWriteDir() shouldn't create an empty file if the dir doesn't exist. il y a 7 ans
..
physfs.c 8ce294a458 PHYSFS_setWriteDir() shouldn't create an empty file if the dir doesn't exist. il y a 7 ans
physfs.h 15dd00659a Fix up physfs.h for compilers that are sensitive about preprocessor defines. il y a 7 ans
physfs_archiver_7z.c ea90a92016 7zip: don't forget to destroy the PHYSFS_Io when closing the archive! il y a 8 ans
physfs_archiver_dir.c 62d24e228f Fixed mounting a symlink to a real directory. il y a 8 ans
physfs_archiver_grp.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. il y a 8 ans
physfs_archiver_hog.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. il y a 8 ans
physfs_archiver_iso9660.c 26db9376da Fixed some infinite loops that a maliciously-crafted .iso can trigger. il y a 8 ans
physfs_archiver_mvl.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. il y a 8 ans
physfs_archiver_qpak.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. il y a 8 ans
physfs_archiver_slb.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. il y a 8 ans
physfs_archiver_unpacked.c db349bd067 Update filename comments. il y a 8 ans
physfs_archiver_vdf.c e728c65912 vdf: Don't add directories; UNPK_addEntry()/DirTree will fill in parents. il y a 8 ans
physfs_archiver_wad.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. il y a 8 ans
physfs_archiver_zip.c f5e5b586c7 Fixed crash when duplicating PHYSFS_Io for zipfiles. il y a 8 ans
physfs_byteorder.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. il y a 8 ans
physfs_casefolding.h d1f2637ca8 utf8: big improvements to case-insensitive UTF-8 string compare. il y a 8 ans
physfs_internal.h 62d24e228f Fixed mounting a symlink to a real directory. il y a 8 ans
physfs_lzmasdk.h 78c1a985ec Made physfs_lzmasdk.h's include-once blockers match other files' formatting. il y a 8 ans
physfs_miniz.h dfd658ff92 Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. il y a 9 ans
physfs_platform_apple.m 7394c07d6b apple: Patched to compile with older (mac 10.7) SDKs (thanks, Ken and Ryan!). il y a 8 ans
physfs_platform_haiku.cpp 1efdb62a8f haiku: CD-ROM detection should report any mounted volume on a B_CD device. il y a 8 ans
physfs_platform_os2.c 62d24e228f Fixed mounting a symlink to a real directory. il y a 8 ans
physfs_platform_posix.c 62d24e228f Fixed mounting a symlink to a real directory. il y a 8 ans
physfs_platform_qnx.c e19422cc06 qnx: Added more proper support for QNX. il y a 8 ans
physfs_platform_unix.c 7607eeeb00 Cleaned up some header inclusion politics. il y a 8 ans
physfs_platform_windows.c 62d24e228f Fixed mounting a symlink to a real directory. il y a 8 ans
physfs_platform_winrt.cpp 5fb9119ebc windows: Disable _CRT_SECURE_NO_WARNINGS again. il y a 8 ans
physfs_platforms.h e19422cc06 qnx: Added more proper support for QNX. il y a 8 ans
physfs_unicode.c 21b2fd39f2 Made PHYSFS_caseFold() a public API. il y a 8 ans