]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_chgident.cpp
Add support for blocking tag messages with the deaf mode.
[user/henk/code/inspircd.git] / src / modules / m_chgident.cpp
2006-10-19 brainInsert massive change here.
2006-10-01 brainNow with binary versioning goodness
2006-09-15 brainAnnotations
2006-09-09 brainEnsure that these output the sane value thats actually...
2006-09-06 brainAll commands now return results CMD_FAILURE or CMD_SUCCESS
2006-08-25 brainFix changing of idents and hosts (it wasnt working...
2006-08-25 brainAdd userrec::ChangeIdent (which we were missing) which...
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainNone of the modules use an extern InspIRCd* any more
2006-08-11 brain(Bigger than it looks, i did this with perl inplace...
2006-08-10 brainLast of Server:: methods moved to InspIRCd::. Server...
2006-08-10 brainNote: FOR THE MOMENT, this is BROKEN. It wont run right...
2006-08-10 brainMove IsNick, IsIdent into class InspIRCd, update module...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-08 brainWHEEEEE!!!!!
2006-07-28 brainAdd support for syntax of commands in place of the...
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-02-13 omRemove code duplication by using core function. Remove...
2006-01-29 omeggy: be happy
2006-01-29 omVF_VENDOR
2006-01-29 omApparently people ask for these... *coughpointlesscough*