2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 01:45:19 +01:00
xash3d-fwgs/filesystem
2023-09-14 00:20:28 +03:00
..
tests filesystem: verbose error printing in FS_SetCurrentDirectory, move error reporting from engine 2023-05-26 22:29:34 +03:00
dir.c filesystem: dir: fix FS_FixFileCase when empty string is passed. Always append slash to searchpath. 2023-06-08 22:58:24 +03:00
filesystem_internal.h filesystem: implement .pk3dir convention 2023-06-08 22:58:24 +03:00
filesystem.c filesystem: fix stringop-overflow 2023-08-06 00:44:32 +03:00
filesystem.h filesystem: expose a special flag for archive mounter to skip included WADs 2023-07-05 07:00:39 +03:00
fscallback.h
pak.c filesystem: make generic archive loading functions (with the exception of WADs). Do not alter global searchpath from archives. 2023-06-08 22:14:30 +03:00
VFileSystem009.cpp filesystem: VFileSystem009: just in case, always rewrite fs_api_t requested through CreateInterface export 2023-09-14 00:20:28 +03:00
VFileSystem009.h
wad.c filesystem: make generic archive loading functions (with the exception of WADs). Do not alter global searchpath from archives. 2023-06-08 22:14:30 +03:00
wscript scripts: sailfish: initial SailfishOS support 2023-06-02 05:37:13 +03:00
zip.c filesystem: make generic archive loading functions (with the exception of WADs). Do not alter global searchpath from archives. 2023-06-08 22:14:30 +03:00