DarkRadiant: master 27ffd544

Author Committer Branch Timestamp Parent
orbweaver greebo master 23.09.2020 20:29 master 423f424b
Affected Issues  0005346: TDM Game Connection Plugin
Changeset 0005346: Game connection UI initialisation happens in the plugin itself

The addition of game connection functionality to the menu, command manager and
event manager now happens in GameConnection::initialiseModule() rather than
elsewhere in DarkRadiant. This ensures that there is no Connection menu when
the plugin is not compiled or installed.
mod - install/menu.xml Diff File
mod - plugins/dm.gameconnection/GameConnection.cpp Diff File
mod - radiant/ui/UserInterfaceModule.cpp Diff File