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