xash3d-fwgs/filesystem
fgsfds 577add56f1 filesystem: fs is non case sensitive on nswitch and psvita 2023-03-11 07:09:18 +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: fs is non case sensitive on nswitch and psvita 2023-03-11 07:09:18 +03:00
filesystem.c filesystem: speedup fs_ext_path case in FS_FindFile 2023-02-13 06:49:52 +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: wad: fix loading WADs by absolute paths 2023-02-13 06:49:29 +03:00
watch.c filesystem: integrate inotify for file changes 2022-09-10 22:55:07 +03:00
wscript engine: initial psvita build support 2023-03-11 07:09:14 +03:00
zip.c filesystem: zip: use stdint types, use enum for errors 2023-01-04 17:15:40 +03:00