raze/source/common/filesystem
Christoph Oelckers fc314b6616 - allow loading Zips where all content is in a subdirectory.
The same logic as in GZDoom applies: The root must not have any other content and the subdirectory must contain identifiable game content.
Some handling was also added to strip out macOS resource fork folders because they can contain data that can confuse file detection.
2021-04-06 01:06:03 +02:00
..
ancientzip.cpp - file system update and adjustment. 2020-04-12 08:30:40 +02:00
ancientzip.h - fixed badly inherited exception subclass. 2020-12-30 09:55:57 +01:00
file_7z.cpp - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
file_directory.cpp - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
file_grp.cpp - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
file_lump.cpp - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
file_pak.cpp - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
file_rff.cpp - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
file_ssi.cpp - backend update. 2020-10-17 16:01:31 +02:00
file_wad.cpp - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
file_whres.cpp - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
file_zip.cpp - allow loading Zips where all content is in a subdirectory. 2021-04-06 01:06:03 +02:00
file_zip.h - file system update and adjustment. 2020-04-12 08:30:40 +02:00
filesystem.cpp - fixed: the file system's entry count was not updated before rehashing. 2020-12-09 18:56:17 +01:00
filesystem.h - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
resourcefile.cpp - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
resourcefile.h - sanity check added for MoveLumpsInFolder 2020-09-27 16:12:51 +02:00
w_zip.h - file system update and adjustment. 2020-04-12 08:30:40 +02:00