summaryrefslogtreecommitdiff
path: root/src/modules/m_filter.cpp
AgeCommit message (Expand)Author
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