summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/protocolinterface.cpp
AgeCommit message (Expand)Author
2008-04-05Remove debug, thanks for reminding me danieldgbrain
2008-04-05Fix crash in MODE when sent for a user, with only one parameter (which is wro...brain
2008-04-04Whoops, thanks w00tbrain
2008-04-04Make it buildablebrain
2008-04-04Remote server PRIVMSG/NOTICE to nickname supportbrain
2008-04-04Add protocol api functions: PI->WriteChannelPrivmsg() and PI->WriteChannelNot...brain
2008-04-04Make all our modules use the new stuff rather than the send_ eventsbrain
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