Xash3D FWGS engine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alibek Omarov 15846a8ea8 filesystem: use POSIX funcs for Windows too, where possible, apply wide char conversion for Sys functions 2 years ago
..
tests filesystem: add caseinsensitive emulation test 2 years ago
VFileSystem009.cpp filesystem: apply caseinsensitivity to file creation 2 years ago
VFileSystem009.h
dir.c filesystem: dir: guarantee file existense in FS_FixFileCase for caseinsensitive directories 2 years ago
filesystem.c filesystem: use POSIX funcs for Windows too, where possible, apply wide char conversion for Sys functions 2 years ago
filesystem.h filesystem: bump FS_API_VERSION (removed unused argument from SysFileExists) 2 years ago
filesystem_internal.h filesystem: bump FS_API_VERSION (removed unused argument from SysFileExists) 2 years ago
fscallback.h
pak.c filesystem: implement directory entries caching, to avoid excessive directory listing syscalls to emulate case-insensitive filesystems 2 years ago
wad.c filesystem: implement directory entries caching, to avoid excessive directory listing syscalls to emulate case-insensitive filesystems 2 years ago
watch.c
wscript filesystem: add caseinsensitive emulation test 2 years ago
zip.c filesystem: zip: use stdint types, use enum for errors 2 years ago