aboutsummaryrefslogtreecommitdiff
path: root/include/modules/spanningtree.h
Commit message (Expand)AuthorAgeFilesLines
* Rename the spanningtree module header to server.•••In the future we will have server linking modules that are not the spanningtree module. Gravatar Peter Powell2017-12-031-41/+0
* m_spanningtree Pass Server* to the OnServerLink/OnServerSplit eventsGravatar Attila Molnar2015-02-121-2/+2
* Convert the spanningtree events to use the new cross-module event systemGravatar Attila Molnar2015-02-111-14/+15
* Tidy up source files:•••- Use #pragma once instead of include guards. - Move header files in src/modules to include/modules. - Fixed various spacing issues. Gravatar Peter Powell2013-04-121-0/+40