]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/protocolinterface.h
Add ProtocolInterface::Introduce() to prevent confusion over event ordering, and...
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / protocolinterface.h
2008-06-01 brainAdd ProtocolInterface::Introduce() to prevent confusion...
2008-05-08 brainAdd call to protocol interface to get useful info on...
2008-04-17 w00tRemove SpanningTreeProtocolInterface::SendOperNotice...
2008-04-04 brainRemote server PRIVMSG/NOTICE to nickname support
2008-04-04 brainAdd protocol api functions: PI->WriteChannelPrivmsg...
2008-04-04 brainThe rest of the server protocol interface and fix a...
2008-04-04 brainAdd basic stuff for protocol interface and implement...