]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_kicknorejoin.cpp
None of the modules use an extern InspIRCd* any more
[user/henk/code/inspircd.git] / src / modules / m_kicknorejoin.cpp
2006-08-11 brainNone of the modules use an extern InspIRCd* any more
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 brainSo much stuff changed in this one, i forgot most of it.
2006-08-10 brainMove InsertMode into ModeParser
2006-08-08 brainWHEEEEE!!!!!
2006-07-27 brainChange std::pair<bool,std::string> to neater typedef...
2006-07-26 brainAdd extra method to mode handler, ModeHandler::ModeSet().
2006-07-10 brainChange to templated GetExt()
2006-07-09 brainTidy up invalid numbers passed to this function
2006-07-09 brainAlter SetModeParam to take const char* to save on casts...
2006-07-09 brainFixed for new API
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-03-12 brainRenamed to chanrec::modes
2006-03-11 brainAnd more
2006-03-01 brainAllow removal of mode with new check
2006-03-01 brainDont allow +J 0 or +J < 0
2006-02-15 w00t- Nazi stylistic changes.
2006-02-01 omExcempt ops kicking themselves from +J
2006-01-27 omMore OnCleanup goodness
2006-01-26 omAdd module for anti-autorejoin channel mode +J