xash3d-fwgs/filesystem
Alibek Omarov 2823a6d269 filesystem: VFileSystem009: just in case, always rewrite fs_api_t requested through CreateInterface export 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
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 filesystem: add new export FS_GetFullDiskPath, similar to FS_GetDiskPath, but generates full path to the file, including searchpath 2023-05-02 08:52:54 +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.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
filesystem_internal.h filesystem: implement .pk3dir convention 2023-06-08 22:58:24 +03:00
fscallback.h filesystem: restore DarkPlaces contributors copyrights lost in filesystem_stdio 2023-04-15 02:39:38 +03:00
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
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