summaryrefslogtreecommitdiff
path: root/src/modules/m_filter.cpp
AgeCommit message (Expand)Author
2006-04-24delete operator tracking in debug mode (using a macro -- live with it.)brain
2006-03-11deprecated covariant return type flux capacitor flopcircuit removal with refe...brain
2006-03-11More const ref fixesbrain
2006-03-04Fixed bugsbrain
2006-03-04Fixed a few typosbrain
2006-03-04Tidyup of m_filterbrain
2006-02-19More exception throwing in constructorsbrain
2006-02-19Added FilterException and throw codebrain
2006-02-04Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT...brain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-26Converted more stuff to 'Implements' systembrain
2005-12-13Fixed a couple of missing \n's at request of Specialbrain
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-04-09Fixed matchingbrain
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
2004-05-22Added support for changing of text within OnUserPreNotice and OnUserPreMessag...brain
2004-05-16Updated header commentsbrain
2004-04-08Sanity checks in SAJOIN and SAPARTbrain
2004-04-08Fixes to m_filter to check its config file exists!brain
2004-04-07Fixed actions in m_filterbrain
2004-04-07Fixed actionsbrain
2004-04-07Added preliminary support for ConfigReader::Verify at request of the slug :pbrain
2004-04-07Added servernotice back to the user, informing thembrain
2004-04-07Added m_filter module that filters privmsgs and notices that match patternsbrain