15 Commits (5a7b68fcc12857dad9f30aa27410467e537cd197)

Author SHA1 Message Date
Alibek Omarov 71a3cedba8 filesystem: add size argument to COM_Default/ReplaceExtension calls 1 year ago
Alibek Omarov 1603b8028c filesystem: add size argument to COM_FileBase calls 1 year ago
Alibek Omarov de88aec958 filesystem: restore DarkPlaces contributors copyrights lost in filesystem_stdio 1 year ago
Andrey Akhmichin 34160151a4 filesystem: replace va function calls. 1 year ago
Alibek Omarov 1e8c26a527 filesystem: wad: fix loading WADs by absolute paths 1 year ago
Alibek Omarov 9cb867a7d4 filesystem: wad: print errno if wad can't be opened 1 year ago
Alibek Omarov 3393e2d95c filesystem: implement directory entries caching, to avoid excessive directory listing syscalls to emulate case-insensitive filesystems 2 years ago
Alibek Omarov 9397301a73 filesystem: remove excessive filename field from archive structs, use common in searchpath_t. Small optimizations for PAK 2 years ago
Alibek Omarov f1ec612819 filesystem: hungry 2 years ago
Alibek Omarov 08f834cd82 filesystem: make all archive searchpath functions private 2 years ago
Alibek Omarov 6477f1656e filesystem: simplify string operation 2 years ago
Velaron 24f7db19d8 filesystem: switch file operations to an interface 2 years ago
Alibek Omarov 0d449370e0 filesystem: fixes for GCC 3 2 years ago
SNMetamorph fd7dba74cd filesystem: fixed build for Windows 2 years ago
Alibek Omarov 5e4fc64430 filesystem: introduce new module, based on engine filesystem. 2 years ago