17 Commits (e039ef35c04b8e72108ea70bdd81999e77a6b7fc)

Author SHA1 Message Date
Alibek Omarov bb03e2597c filesystem: allow to pass custom allocation functions to LoadFile 5 months ago
Alibek Omarov 3bf55c9ea4 filesystem: zip: hide CRC checks under common macro 7 months ago
Alibek Omarov 3f724b6b17 filesystem: remove some really unused variables 7 months ago
Alibek Omarov 0d6137ee40 filesystem: make generic archive loading functions (with the exception of WADs). Do not alter global searchpath from archives. 1 year ago
Alibek Omarov 653eb00cc6 filesystem: unify prototypes of archive opening functions 1 year ago
Alibek Omarov fd2ad447a8 filesystem: zip: static-ize ZIP functions 1 year ago
Alibek Omarov 18d55c1de2 filesystem: zip: adapt to new interface 1 year ago
Alibek Omarov de88aec958 filesystem: restore DarkPlaces contributors copyrights lost in filesystem_stdio 1 year ago
Alibek Omarov 409edf5a70 filesystem: zip: use stdint types, use enum for errors 2 years 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
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