summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/modules.cpp
AgeCommit message (Expand)Author
2009-09-22Describe module purpose in /MODULES outputdanieldg
2009-09-21Create StreamSocket for IO hooking implementationdanieldg
2009-09-02Replace std::deque with std::vector in spanningtree and related modulesdanieldg
2009-09-01Fix build of m_spanningtree and display of dependency regenerationdanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-09-21Be consistent. Use ServerInstance in all places instead of 'Instance' in half...w00t
2008-08-29Tidier /modules generation. faster for non-opers, neater for all, and doesnt ...brain
2008-08-25Fix build.w00t
2008-08-22Match conversion stuff.w00t
2008-05-18Convert m_spanningtreeaquanight
2008-03-21Patch to change MODULES numerics, so we dont get a collision when using AUTHE...brain
2008-02-11Remove many unneeded headers from spanningtree filesw00t
2008-02-04Split treesocket2 into various smaller filesw00t