DarkRadiant: master fa84c699

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 11.01.2023 20:21 master e0f051cb
Affected Issues  0006226: DarkRadiant will not start without Dark Mod plugins
Changeset 0006226: application no longer fails to start without Dark Mod plugins

PropertyNotebook::addControl() now just warns to console instead of
throwing a hard logic_error if a non-existent control is added. This may
happen if the registry refers to controls which do not exist in the
current installation, due to missing (optional) plugins.
mod - radiant/ui/mainframe/PropertyNotebook.cpp Diff File