]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/protocolinterface.h
Include explicit parameter list in ProtocolInterface::SendMode
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / protocolinterface.h
2009-03-07 danieldgInclude explicit parameter list in ProtocolInterface...
2008-10-25 w00tAs we have an enum for type, why not ..use it?
2008-10-25 w00tNuke space indents from orbit. (die!!)
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...