]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/protocol.h
Document SendTopic.
[user/henk/code/inspircd.git] / include / protocol.h
2008-10-25 w00tDocument SendTopic.
2008-10-25 w00tDocument SendMetaData.
2008-10-25 w00tDocument ENCAP.
2008-07-12 w00tAdd <gecos> field to <server> in XML stats output,...
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 brainChange the function name because gcc is dumb :/
2008-04-04 brainA convenience function for ProtocolInterface::SendMode...
2008-04-04 brainThe rest of the server protocol interface and fix a...
2008-04-04 brainAdd basic stuff for protocol interface and implement...