You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps
AnyOldName3 0537b53d21 Gracefully handle content lists that specify duplicate BSAs
Previously, if fed bad data, or a content list predated a BSA being moved to a non-user config file, or possibly in other situations (but not any of the obvious ones as those had other guards), the `selectedArchives` list could be longer than the number of archives available due to duplicate entries.

This ensures they're handled like entries specifying no-longer-present archives, and just skips the duplicates.
The same would happen elsewhere in similar situations, but those code paths aren't always taken.
2 months ago
..
benchmarks Fix benchmark warning: -Wdeprecated-declarations 10 months ago
bsatool Modernise Boost CMake stuff 4 months ago
bulletobjecttool Modernise Boost CMake stuff 4 months ago
components_tests Merge branch 'unloadedcontainers' into 'master' 2 months ago
esmtool Modernise Boost CMake stuff 4 months ago
essimporter Modernise Boost CMake stuff 4 months ago
launcher Gracefully handle content lists that specify duplicate BSAs 2 months ago
mwiniimporter Remove vestigial Boost libraries 4 months ago
navmeshtool Use normalized path in BulletShapeManager 3 months ago
niftest niftest: parse BTO, BTR, RDT and PSA files 3 months ago
opencs Merge branch 'dialoguestuff' into 'master' 3 months ago
opencs_tests Support custom log level in tests 6 months ago
openmw Merge branch 'passivestorage' into 'master' 2 months ago
openmw_tests Add tests for MWWorld::Ptr 4 months ago
wizard Remove old dependency on Xt which shouldn't be needed anymore 2 months ago
doc.hpp