summaryrefslogtreecommitdiff
path: root/src/modules/m_messageflood.cpp
AgeCommit message (Expand)Author
2006-02-20Propogation of remote kicks (testy test)brain
2006-02-03Altered format of OnUserMessagebrain
2006-01-25Change m_redirect, m_joinflood and m_messageflood to put their modes in the c...om
2006-01-22Or so i thought...brain
2006-01-22Fixedbrain
2006-01-22Was using OnUserPre* when i wanted to use OnUser*, which meant that remote se...brain
2006-01-22Put some stuff back that was NEEDED.brain
2006-01-22Added MakeWildHost to userrec (*!*@dhost)brain
2006-01-22Fixes to server kick (i hope)brain
2006-01-22Forgot NOTICE and PRIVMSG implements()brain
2006-01-22And yae, the compiler sayeth to brain, fix thine warning. and thou warning ar...brain
2006-01-22Fixed simple typosbrain
2006-01-22Added facility for servers to send KICK message (ew, i hate this crap)brain
2006-01-22Made '*' ban-specifier workbrain
2006-01-22Fixed typos etc to make this compile nowbrain
2006-01-22Fixed 005 to be f not Lbrain
2006-01-22Added OnChannelDelete() method (called on KICK, PART or QUIT where a channel ...brain