2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 01:45:19 +01:00
xash3d-fwgs/filesystem
2022-12-27 02:31:46 +03:00
..
tests filesystem: add caseinsensitive emulation test 2022-12-27 02:31:46 +03:00
dir.c filesystem: apply caseinsensitivity to file creation 2022-12-27 02:31:46 +03:00
filesystem_internal.h filesystem: apply caseinsensitivity to file creation 2022-12-27 02:31:46 +03:00
filesystem.c filesystem: allow to init with NULL overrides 2022-12-27 02:31:46 +03:00
filesystem.h filesystem: add new token internal_vgui_support to mark client dlls that have internal VGUI implementation(to support other UI systems) 2022-11-12 16:35:18 +03:00
fscallback.h filesystem: introduce new module, based on engine filesystem. 2022-07-28 18:56:02 +03:00
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 filesystem: generated VFileSystem009 from pdwtags output, removed unneeded in C++ this first argument 2022-07-28 18:56:02 +03:00
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 filesystem: integrate inotify for file changes 2022-09-10 22:55:07 +03:00
wscript filesystem: add caseinsensitive emulation test 2022-12-27 02:31:46 +03:00
zip.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