summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/protocolinterface.h
AgeCommit message (Expand)Author
2008-06-01Add ProtocolInterface::Introduce() to prevent confusion over event ordering, ...brain
2008-05-08Add call to protocol interface to get useful info on the server map. Return a...brain
2008-04-17Remove SpanningTreeProtocolInterface::SendOperNotice - it was translated to a...w00t
2008-04-04Remote server PRIVMSG/NOTICE to nickname supportbrain
2008-04-04Add protocol api functions: PI->WriteChannelPrivmsg() and PI->WriteChannelNot...brain
2008-04-04The rest of the server protocol interface and fix a warning in m_rlinebrain
2008-04-04Add basic stuff for protocol interface and implement a couple of the methods....brain