beyond-all-reason / spring

A powerful free cross-platform RTS game engine
https://beyond-all-reason.github.io/spring/
Other
178 stars 95 forks source link

VFS.DirList can list a file twice #1526

Open sprunk opened 1 month ago

sprunk commented 1 month ago

Bill of materials to be done before starting this ticket:


It is possible for VFS.DirList(..., VFS.GAME .. VFS.RAW) to list the "same" file at least twice, if there is both a file in a loaded archive (for example game) and a loose "raw" file under the same path.