xash3d-fwgs/filesystem
Alibek Omarov eb0459a045 engine: strip Intel suffixes from server library name, but only on special platforms
Remove same code from filesystem, it's not what filesystem should do
2023-01-10 04:51:34 +03:00
..
tests filesystem: add caseinsensitive emulation test 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
dir.c filesystem: dir: remove PATH_SEPARATOR, fix return value when directory is caseinsensitive 2023-01-04 22:34:45 +03:00
filesystem.c engine: strip Intel suffixes from server library name, but only on special platforms 2023-01-10 04:51:34 +03:00
filesystem.h filesystem: bump FS_API_VERSION (removed unused argument from SysFileExists) 2023-01-04 18:07:18 +03:00
filesystem_internal.h filesystem: bump FS_API_VERSION (removed unused argument from SysFileExists) 2023-01-04 18:07: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
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: zip: use stdint types, use enum for errors 2023-01-04 17:15:40 +03:00