summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/commandbuilder.h
AgeCommit message (Collapse)Author
2014-06-11m_spanningtree Add CmdBuilder::push_raw_int()Attila Molnar
2014-01-05Introduce Server classAttila Molnar
- Replaces std::string server in User - Replaces InspIRCd::ULine() and SilentULine()
2013-09-12Send ListModeBase modes implicitly on channel syncattilamolnar
Remove Module::ProtoSendMode() and ListModeBase::DoSyncChannel()
2013-09-08Fix compile warnings as seen on g++ 4.4.7Adam
2013-08-27m_spanningtree Introduce command buildersattilamolnar