DarkRadiant: master e1072c83

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 18.05.2021 19:33 master 9fc9017c
Affected Issues  0005603: Ability to choose from several different pointfiles
Changeset Test that pointfiles are not returned for an unrelated map

This test actually provoked a bug in the forEachPointfile() method, which was
not checking if the map directory actually existed before constructing a
directory_iterator, possibly resulting in an exception.
mod - radiantcore/map/Map.cpp Diff File
mod - test/PointTrace.cpp Diff File