2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 01:45:19 +01:00
xash3d-fwgs/filesystem
Alibek Omarov fe1aba3561 filesystem: apply caseinsensitivity to file creation
Replace fs_writedir with fs_writepath, exposing current writeable searchpath.
Fix caseinsensitive FS_Search
Remove unused argument from listdirectory()
Minor optimizations and refactoring
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: apply caseinsensitivity to file creation 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: wscript: add dummy filesystem_includes target that only exposes public filesystem_stdio include paths 2022-09-10 22:52:52 +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