]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_joinflood.cpp
WriteChannel* functions and ChanExceptSender* functions are now methods of chanrec...
[user/henk/code/inspircd.git] / src / modules / m_joinflood.cpp
2006-08-08 brainWriteChannel* functions and ChanExceptSender* functions...
2006-07-27 brainChange std::pair<bool,std::string> to neater typedef...
2006-07-26 brainAdd extra method to mode handler, ModeHandler::ModeSet().
2006-07-10 brainInherit just about everything from classbase
2006-07-10 brainChange to templated GetExt()
2006-07-09 brainSame here, tidy up the parameter to show what we actual...
2006-07-09 brainAlter SetModeParam to take const char* to save on casts...
2006-07-09 brainFixed for new api
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-02-15 w00t- Incorrect
2006-01-25 omChange m_redirect, m_joinflood and m_messageflood to...
2006-01-24 brainSwapped around params to make this work
2006-01-24 rootAdded joinflood +j