2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 09:56:22 +01:00
xash3d-fwgs/filesystem
2024-09-30 04:00:28 +03:00
..
tests filesystem: add new call to fs_stdio C API to check whether we support that archive format 2024-07-30 15:25:20 +03:00
android.c filesystem: load on-disk archives like PAK and PK3 through VFS (disk-only for now) 2024-06-27 07:31:11 +03:00
dir.c filesystem: load on-disk archives like PAK and PK3 through VFS (disk-only for now) 2024-06-27 07:31:11 +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: set malloc like attribute for imported zone memory allocator functions 2024-09-30 04:00:28 +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 filesystem: fix zip_t and pack_t definition so it have true standard flexible array member 2024-08-10 13:46:00 +03:00
VFileSystem009.cpp filesystem: replace same struct type memcpys by assignments 2024-07-31 00:06:15 +03:00
VFileSystem009.h filesystem: VFileSystem009: HL25 compatibility (one single new method) 2023-11-22 11:01:18 +03:00
wad.c filesystem: fix mounting wads again 2024-06-28 18:00:40 +03:00
wscript wscript: move werror flags into uselib 2024-01-30 17:24:17 +03:00
zip.c filesystem: zip: fix non-heap object dealloc 2024-09-30 04:00:28 +03:00