xash3d-fwgs/filesystem
Alibek Omarov 58df771c9e filesystem: implement .pk3dir convention 2023-06-08 22:58:24 +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: make fs_searchpaths completely private to the filesystem core 2023-06-08 22:30: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: implement .pk3dir convention 2023-06-08 22:58:24 +03:00
filesystem.h filesystem: update optional funcs interface, add platform-specific GetNativeObject call 2023-06-05 20:30:18 +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