summaryrefslogtreecommitdiff
path: root/src/modes/cmode_b.cpp
AgeCommit message (Expand)Author
2008-05-04Conversion of command handler params from "const char* const* parameters, int...brain
2008-04-02Fixes for bug #493, tidyups to clearing of channel modes on losing FJOIN. Mod...brain
2008-04-02make sure we include the right headers and fix a warning in cmode_bbrain
2008-03-30whack a couple of format warnings now showing with r9217peavey
2008-02-22Convert remaining InspIRCd::Log() calls to new logging systemaquanight
2008-02-18Someone please help me fix the warnings in modules caused by this change. All...brain
2008-01-10Header update: 2007 -> 2008w00t
2007-10-23Pedantic safebrain
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-08-28Remove some fake client stuff, make it use the global recordw00t
2007-08-26Proper fix for end-of-list numerics on restricted lists in bug #386, rather t...brain
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-05-27Change for reverse output of lists, most recent first, for bug #307. Also fix...brain
2007-05-21All non-commands part of the core are now warning clean on vs8brain
2006-12-15Still more massive commit fun. Headers in include/ still to be done, else tha...w00t
2006-09-02Actually make +ovhk removable with DelMode (just in case somebody wants to, o...brain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11Change to using Instance->Log (InspIRCd::Log) rather than log() macrobrain
2006-08-11extern time_t TIME -> InspIRCd::Time()brain
2006-08-10So much stuff changed in this one, i forgot most of it.brain
2006-08-10Move IsNick, IsIdent into class InspIRCd, update modules that use it.brain
2006-08-10cmode(), cflags(), cstatus() -> chanrec::GetStatusChar(), chanrec::GetStatusF...brain
2006-08-10FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ...brain
2006-08-09ServerConfig extern moved into class InspIRCdbrain
2006-08-08WHEEEEE!!!!!brain
2006-07-27Change std::pair<bool,std::string> to neater typedef "ModePair"brain
2006-07-08Implement DisplayList virtual method calls, and implement it in cmode_bbrain
2006-07-07Clean 'removed' bans toobrain
2006-07-07Tidier than a trinary opbrain
2006-07-07Move BanItem into the classbrain
2006-07-07toomanyexclamation and toomanyat are no longer required herebrain
2006-07-07Make +b use CleanMask()brain
2006-07-07Tidy up space indents so Om and w00t dont murder mebrain
2006-07-07fix channel mode +bbrain
2006-07-07Mode +b stuff, probably wont work yetbrain