2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 01:45:19 +01:00
xash3d-fwgs/filesystem
2023-01-15 13:12:39 +03:00
..
tests filesystem: add caseinsensitive emulation test 2022-12-27 02:31:46 +03:00
dir.c filesystem: dir: remove PATH_SEPARATOR, fix return value when directory is caseinsensitive 2023-01-04 22:34:45 +03:00
filesystem_internal.h filesystem: bump FS_API_VERSION (removed unused argument from SysFileExists) 2023-01-04 18:07:18 +03:00
filesystem.c filesystem: fix strict order of loading archives 2023-01-15 13:12:39 +03:00
filesystem.h filesystem: bump FS_API_VERSION (removed unused argument from SysFileExists) 2023-01-04 18:07:18 +03:00
fscallback.h
pak.c filesystem: implement directory entries caching, to avoid excessive directory listing syscalls to emulate case-insensitive filesystems 2022-12-27 02:31:46 +03:00
VFileSystem009.cpp filesystem: apply caseinsensitivity to file creation 2022-12-27 02:31:46 +03:00
VFileSystem009.h
wad.c filesystem: implement directory entries caching, to avoid excessive directory listing syscalls to emulate case-insensitive filesystems 2022-12-27 02:31:46 +03:00
watch.c
wscript filesystem: add caseinsensitive emulation test 2022-12-27 02:31:46 +03:00
zip.c filesystem: zip: use stdint types, use enum for errors 2023-01-04 17:15:40 +03:00