xash3d-fwgs/filesystem
Alibek Omarov 5aac5d2a52 filesystem: VFileSystem009: add pathid support to RemoveFile method 2023-10-27 08:02:45 +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: add pathid support to RemoveFile method 2023-10-27 08:02:45 +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: only allow setting true or false for boolean type keys in gameinfo/liblist.gam 2023-10-27 07:24:42 +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