| .. |
|
physfs.c
|
fa34bb479d
Only flush file handles on close if they were opened for writing.
|
před 7 roky |
|
physfs.h
|
f8f89035c4
Bumped version to 3.0.2!
|
před 7 roky |
|
physfs_archiver_7z.c
|
e216897cb9
7zip: don't forget to destroy the PHYSFS_Io when closing the archive!
|
před 8 roky |
|
physfs_archiver_dir.c
|
a80261989e
Fixed mounting a symlink to a real directory.
|
před 8 roky |
|
physfs_archiver_grp.c
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
před 8 roky |
|
physfs_archiver_hog.c
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
před 8 roky |
|
physfs_archiver_iso9660.c
|
b8aa7dab87
Fixed some infinite loops that a maliciously-crafted .iso can trigger.
|
před 8 roky |
|
physfs_archiver_mvl.c
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
před 8 roky |
|
physfs_archiver_qpak.c
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
před 8 roky |
|
physfs_archiver_slb.c
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
před 8 roky |
|
physfs_archiver_unpacked.c
|
db349bd067
Update filename comments.
|
před 8 roky |
|
physfs_archiver_vdf.c
|
e728c65912
vdf: Don't add directories; UNPK_addEntry()/DirTree will fill in parents.
|
před 8 roky |
|
physfs_archiver_wad.c
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
před 8 roky |
|
physfs_archiver_zip.c
|
e290b8d0a0
Fixed crash when duplicating PHYSFS_Io for zipfiles.
|
před 8 roky |
|
physfs_byteorder.c
|
32da097a55
Cleanup BAIL_* and GOTO_* macros to be less cluttered.
|
před 8 roky |
|
physfs_casefolding.h
|
d1f2637ca8
utf8: big improvements to case-insensitive UTF-8 string compare.
|
před 8 roky |
|
physfs_internal.h
|
0d3d0afc9a
Allow builds to opt-out or opt-in to specific archivers, whichever's easier.
|
před 7 roky |
|
physfs_lzmasdk.h
|
78c1a985ec
Made physfs_lzmasdk.h's include-once blockers match other files' formatting.
|
před 8 roky |
|
physfs_miniz.h
|
dfd658ff92
Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation.
|
před 9 roky |
|
physfs_platform_apple.m
|
a828a91feb
apple: Patched to compile with older (mac 10.7) SDKs (thanks, Ken and Ryan!).
|
před 8 roky |
|
physfs_platform_haiku.cpp
|
1efdb62a8f
haiku: CD-ROM detection should report any mounted volume on a B_CD device.
|
před 8 roky |
|
physfs_platform_os2.c
|
a80261989e
Fixed mounting a symlink to a real directory.
|
před 8 roky |
|
physfs_platform_posix.c
|
a80261989e
Fixed mounting a symlink to a real directory.
|
před 8 roky |
|
physfs_platform_qnx.c
|
e19422cc06
qnx: Added more proper support for QNX.
|
před 8 roky |
|
physfs_platform_unix.c
|
7607eeeb00
Cleaned up some header inclusion politics.
|
před 8 roky |
|
physfs_platform_windows.c
|
2dc2dd1b04
Fixed compiler warning.
|
před 7 roky |
|
physfs_platform_winrt.cpp
|
5fb9119ebc
windows: Disable _CRT_SECURE_NO_WARNINGS again.
|
před 8 roky |
|
physfs_platforms.h
|
e19422cc06
qnx: Added more proper support for QNX.
|
před 8 roky |
|
physfs_unicode.c
|
21b2fd39f2
Made PHYSFS_caseFold() a public API.
|
před 8 roky |