2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-25 19:30:08 +01:00
xash3d-fwgs/filesystem
2024-11-06 19:46:22 +03:00
..
tests
android.c
dir.c
exports.txt filesystem: only export GetFSAPI, CreateInterface is useless with static linking (and should be implemented differently) 2024-10-24 00:40:47 +03:00
filesystem_internal.h filesystem: set malloc like attribute for imported zone memory allocator functions 2024-09-30 04:00:28 +03:00
filesystem.c filesystem: strip upper directory access from FS_FindFile when FS_AllowDirectPath is set to true 2024-10-29 16:13:31 +03:00
filesystem.h engine: set malloc like and warn_unused_result attributes on common allocation functions, fs, image and soundlib 2024-09-30 04:00:28 +03:00
fscallback.h engine: set malloc like and warn_unused_result attributes on common allocation functions, fs, image and soundlib 2024-09-30 04:00:28 +03:00
pak.c
VFileSystem009.cpp filesystem: rename IVFileSystem009 to IFileSystem to avoid UBsan errors when debugging a mod that calls this interface using original headers 2024-11-06 19:46:22 +03:00
VFileSystem009.h filesystem: rename IVFileSystem009 to IFileSystem to avoid UBsan errors when debugging a mod that calls this interface using original headers 2024-11-06 19:46:22 +03:00
wad.c
wscript filesystem: compile with rtti, but still disable exceptions 2024-11-06 19:46:22 +03:00
zip.c filesystem: zip: fix non-heap object dealloc 2024-09-30 04:00:28 +03:00