Refactor|FileSys: Rewired mechanism for obtaining the name of a file
de::File1 no longer defines a virtual lumpName(lumpIdx) at filecontainer level. This is replaced with a virtual name() method atcontained file level.
View differences
Refactor|FileSys: Rewired mechanism for obtaining the name of a file
de::File1 no longer defines a virtual lumpName(lumpIdx) at file
container level. This is replaced with a virtual name() method at
contained file level.