| .. |
|
physfs.c
|
8dfd3cff8d
Fixed some compiler warnings on Visual Studio.
|
8 년 전 |
|
physfs.h
|
cd0ccf64ed
Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :)
|
8 년 전 |
|
physfs_archiver_7z.c
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
8 년 전 |
|
physfs_archiver_dir.c
|
692d5e8219
Fixed some warnings that Xcode brought up.
|
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
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
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
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
8 년 전 |
|
physfs_archiver_wad.c
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
8 년 전 |
|
physfs_archiver_zip.c
|
b311ee44ad
Fixed one more Visual Studio compiler warning.
|
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
|
735fd14ea4
Whoops, patched to compile.
|
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
|
961c0604dc
apple: Patched to compile on XCode versions < 7.
|
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
|
2a6215394b
Reduced some FIXME-3.0 tags to normal FIXME. They can wait.
|
8 년 전 |
|
physfs_platform_posix.c
|
692d5e8219
Fixed some warnings that Xcode brought up.
|
8 년 전 |
|
physfs_platform_qnx.c
|
e19422cc06
qnx: Added more proper support for QNX.
|
8 년 전 |
|
physfs_platform_unix.c
|
0287160f3c
Removed some FIXMEs that aren't valid.
|
8 년 전 |
|
physfs_platform_windows.c
|
8dfd3cff8d
Fixed some compiler warnings on Visual Studio.
|
8 년 전 |
|
physfs_platform_winrt.cpp
|
1e2650b6fc
Serious cleanup and update of Windows RT support.
|
8 년 전 |
|
physfs_platforms.h
|
e19422cc06
qnx: Added more proper support for QNX.
|
8 년 전 |
|
physfs_unicode.c
|
b082bc3432
Removed __PHYSFS_stricmpASCII functions.
|
8 년 전 |