.. |
Makefile.os2
|
Bumped main branch to to 3.2.0!
|
2022-09-30 16:14:24 -04:00 |
physfs.c
|
atomic: __PHYSFS_ATOMIC_(DECR|INCR) should return final value.
|
2022-09-29 10:53:18 -04:00 |
physfs.h
|
Bumped main branch to to 3.2.0!
|
2022-09-30 16:14:24 -04:00 |
physfs_archiver_7z.c
|
Let several archives be case-insensitive.
|
2022-05-20 17:36:06 -04:00 |
physfs_archiver_dir.c
|
Fixed mounting a symlink to a real directory.
|
2017-10-26 14:21:36 -04:00 |
physfs_archiver_grp.c
|
Let several archives be case-insensitive.
|
2022-05-20 17:36:06 -04:00 |
physfs_archiver_hog.c
|
Let several archives be case-insensitive.
|
2022-05-20 17:36:06 -04:00 |
physfs_archiver_iso9660.c
|
minor warning fixes
|
2022-06-15 08:56:02 +03:00 |
physfs_archiver_mvl.c
|
Let several archives be case-insensitive.
|
2022-05-20 17:36:06 -04:00 |
physfs_archiver_qpak.c
|
Let several archives be case-insensitive.
|
2022-05-20 17:36:06 -04:00 |
physfs_archiver_slb.c
|
minor warning fixes
|
2022-06-15 08:56:02 +03:00 |
physfs_archiver_unpacked.c
|
Let several archives be case-insensitive.
|
2022-05-20 17:36:06 -04:00 |
physfs_archiver_vdf.c
|
Let several archives be case-insensitive.
|
2022-05-20 17:36:06 -04:00 |
physfs_archiver_wad.c
|
Let several archives be case-insensitive.
|
2022-05-20 17:36:06 -04:00 |
physfs_archiver_zip.c
|
define MINIZ_LITTLE_ENDIAN based on PHYSFS_BYTEORDER.
|
2022-06-15 23:10:00 +03:00 |
physfs_byteorder.c
|
Cleanup BAIL_* and GOTO_* macros to be less cluttered.
|
2017-07-06 11:51:41 -04:00 |
physfs_casefolding.h
|
utf8: big improvements to case-insensitive UTF-8 string compare.
|
2017-08-11 01:39:22 -04:00 |
physfs_internal.h
|
minor update to endian macros from SDL.
|
2022-09-29 18:55:04 +03:00 |
physfs_lzmasdk.h
|
Enable arm64 for non-Windows targets (thanks, pastdue!).
|
2021-01-18 18:33:00 -05:00 |
physfs_miniz.h
|
define MINIZ_LITTLE_ENDIAN based on PHYSFS_BYTEORDER.
|
2022-06-15 23:10:00 +03:00 |
physfs_platform_android.c
|
android: PhysicsFS now has actual Android support.
|
2020-06-12 03:37:58 -04:00 |
physfs_platform_apple.m
|
apple: macOS 12.0 deprecated things called "master" for "main".
|
2022-09-29 14:13:33 -04:00 |
physfs_platform_haiku.cpp
|
haiku: CD-ROM detection should report any mounted volume on a B_CD device.
|
2017-08-10 12:31:06 -04:00 |
physfs_platform_os2.c
|
physfs_platform_os2.c: eliminated signedness warnings.
|
2022-04-16 10:52:01 -04:00 |
physfs_platform_posix.c
|
silenced a -Wunused-but-set-variable warning.
|
2022-06-16 14:55:50 +03:00 |
physfs_platform_qnx.c
|
qnx: Added more proper support for QNX.
|
2017-08-16 20:02:54 -04:00 |
physfs_platform_unix.c
|
unix: Better base dir calculation for Solaris.
|
2022-11-27 21:45:11 -05:00 |
physfs_platform_windows.c
|
physfs_platform_windows.c: Use newer APIs when permitted by _WIN32_WINNT
|
2021-10-16 10:30:47 -04:00 |
physfs_platform_winrt.cpp
|
windows: Disable _CRT_SECURE_NO_WARNINGS again.
|
2017-08-16 21:19:16 -04:00 |
physfs_platforms.h
|
android: PhysicsFS now has actual Android support.
|
2020-06-12 03:37:58 -04:00 |
physfs_unicode.c
|
Let several archives be case-insensitive.
|
2022-05-20 17:36:06 -04:00 |