summaryrefslogtreecommitdiff
path: root/src/modules/m_censor.cpp
AgeCommit message (Expand)Author
2006-02-19More exception throwing in constructorsbrain
2006-02-19Added exception throwerbrain
2006-02-19Should fix case insensitivity issuebrain
2006-02-04Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT...brain
2006-01-25Changed to InsertModebrain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-31Minor cosmetic fault pointed out by Trystanw00t
2005-12-26Fixed to new new 'Implements' arraybrain
2005-12-23Review and optimizebrain
2005-12-23Stylistic changes, added a comment on possible configuration file inclusion.w00t
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-11-30Added a parameter to OnRehash for the rehash parameterbrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
2005-05-02Fix for bug #62 (replaces only occur once per line)brain
2005-04-07Fixed issue where failing modules would bail by calling exit (deprecated) --brain
2005-04-07Tons of module versionflags stuff, and checks for it in /UNLOADMODULEbrain
2005-04-07Added version flagsbrain
2005-04-03More secure checking in 005 handlersbrain
2005-03-27Added 005 numeric handling to most of the modulesbrain
2004-05-22Fixed issue where ReplaceText threw an exception (!)brain
2004-05-22Added m_censor.cpp mode +G modulebrain