DarkRadiant: master 01cd7350

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 25.05.2021 19:06 master dfc0ae4f
Affected Issues  0005603: Ability to choose from several different pointfiles
Changeset Initial dialog for choosing pointfiles

Dialog is shown by File->Pointfile if (and only if) there is more than one
pointfile available. The dialog shows the correct list of files but is rather
useless at the moment since the selection does not have any influence over the
pointfile which is actually loaded.
mod - install/menu.xml Diff File
mod - radiant/CMakeLists.txt Diff File
add - radiant/ui/PointFileChooser.cpp Diff File
add - radiant/ui/PointFileChooser.h Diff File
mod - radiant/ui/UserInterfaceModule.cpp Diff File