]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_censor.cpp
New 'Implements' system
[user/henk/code/inspircd.git] / src / modules / m_censor.cpp
2005-12-23 brainReview and optimize
2005-12-23 w00tStylistic changes, added a comment on possible configur...
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-11-30 brainAdded a parameter to OnRehash for the rehash parameter
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-05-02 brainFix for bug #62 (replaces only occur once per line)
2005-04-07 brainFixed issue where failing modules would bail by calling...
2005-04-07 brainTons of module versionflags stuff, and checks for it...
2005-04-07 brainAdded version flags
2005-04-03 brainMore secure checking in 005 handlers
2005-03-27 brainAdded 005 numeric handling to most of the modules
2004-05-22 brainFixed issue where ReplaceText threw an exception (!)
2004-05-22 brainAdded m_censor.cpp mode +G module