summaryrefslogtreecommitdiff
path: root/src/modules/m_blockcolor.cpp
AgeCommit message (Expand)Author
2006-03-12Renamed to chanrec::modesbrain
2006-03-05Hopefully speed this up, it was strlcpy()ing every line even when +c wasnt se...om
2006-02-08Updated block numeric to read COLOUR >:)brain
2006-02-04Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT...brain
2006-01-25Changed to use InsertModebrain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-31Blockcolor now blocks reverse and other mirc silliesbrain
2005-12-26New 'Implements' systembrain
2005-12-23Fixed (hopefully) m_blockcolorbrain
2005-12-23Hopefully sped things up here -- I need to check this out on a box that I can...w00t
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
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-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-27Fixed detection of missing opertypesbrain
2004-05-24Fixed perplexing bug in custom mode removal (apparent with +C and +c)brain
2004-05-22Added support for changing of text within OnUserPreNotice and OnUserPreMessag...brain
2004-05-16Updated header commentsbrain
2004-05-15Added +N via m_nonicks, restored some stuff from a firewall fuckupbrain
2004-05-10Fixes to permissions issuesbrain
2004-05-10Fixed typos and compile bugsbrain
2004-05-10Added m_blockcolor, implements unreal-style mode +c for color blockingbrain