| .. |
|
physfs.c
|
5ea6ba7557
msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration.
|
4 лет назад |
|
physfs.h
|
55c3d9f9d8
android: PhysicsFS now has actual Android support.
|
5 лет назад |
|
physfs_archiver_7z.c
|
22297e7ea2
7z: Make error handling a little more robust.
|
5 лет назад |
|
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
|
19ea59109d
Fixed comment typo.
|
6 лет назад |
|
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
|
d24ce15922
Include alloca.h on Solaris and Linux platforms.
|
4 лет назад |
|
physfs_lzmasdk.h
|
009be5ab20
Enable arm64 for non-Windows targets (thanks, pastdue!).
|
5 лет назад |
|
physfs_miniz.h
|
e549fe0e0f
Added some whitespace to test a fix to revision control.
|
7 лет назад |
|
physfs_platform_android.c
|
55c3d9f9d8
android: PhysicsFS now has actual Android support.
|
5 лет назад |
|
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
|
b8fa8fdcac
physfs_platform_posix.c: Use O_CLOEXEC / FD_CLOEXEC
|
4 лет назад |
|
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
|
a0dfe220ff
physfs_platform_windows.c: Use newer APIs when permitted by _WIN32_WINNT
|
4 лет назад |
|
physfs_platform_winrt.cpp
|
5fb9119ebc
windows: Disable _CRT_SECURE_NO_WARNINGS again.
|
8 лет назад |
|
physfs_platforms.h
|
55c3d9f9d8
android: PhysicsFS now has actual Android support.
|
5 лет назад |
|
physfs_unicode.c
|
b3cca6a026
add 0x10000 properly
|
4 лет назад |