Refactor|FileSys: Removed the type() method of de::File1
Also added a template version of FS1::findAll() which can be used to filter the found results to include only files which match the template argument (e.g., to collect a list of all de::Wad files).
Refactor|FileSys: Removed the type() method of de::File1
Also added a template version of FS1::findAll() which can be used
to filter the found results to include only files which match the
template argument (e.g., to collect a list of all de::Wad files).