summaryrefslogtreecommitdiff
path: root/src/modules/m_kicknorejoin.cpp
AgeCommit message (Expand)Author
2006-08-10So much stuff changed in this one, i forgot most of it.brain
2006-08-10Move InsertMode into ModeParserbrain
2006-08-08WHEEEEE!!!!!brain
2006-07-27Change std::pair<bool,std::string> to neater typedef "ModePair"brain
2006-07-26Add extra method to mode handler, ModeHandler::ModeSet().brain
2006-07-10Change to templated GetExt()brain
2006-07-09Tidy up invalid numbers passed to this functionbrain
2006-07-09Alter SetModeParam to take const char* to save on casts, notice a load of mod...brain
2006-07-09Fixed for new APIbrain
2006-04-24delete operator tracking in debug mode (using a macro -- live with it.)brain
2006-03-12Renamed to chanrec::modesbrain
2006-03-11And morebrain
2006-03-01Allow removal of mode with new checkbrain
2006-03-01Dont allow +J 0 or +J < 0brain
2006-02-15- Nazi stylistic changes.w00t
2006-02-01Excempt ops kicking themselves from +Jom
2006-01-27More OnCleanup goodnessom
2006-01-26Add module for anti-autorejoin channel mode +Jom