DarkRadiant: master dc165ce7

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 18.05.2021 19:46 master e1072c83
Affected Issues  0005603: Ability to choose from several different pointfiles
Changeset Test enumerated pointfiles have correct names

PointfileFunctor now accepts fs::path references rather than bare std::strings,
and this information is now recorded and examined in the unit test to ensure
the returned pointfiles have the correct filenames (ignoring parent paths).
mod - include/imap.h Diff File
mod - test/PointTrace.cpp Diff File