]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modes/cmode_b.cpp
apparently ar -s is equivalent to ranlib, except it doesnt have a fucking noisy non...
[user/henk/code/inspircd.git] / src / modes / cmode_b.cpp
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-23 brainPedantic safe
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-08-28 w00tRemove some fake client stuff, make it use the global...
2007-08-26 brainProper fix for end-of-list numerics on restricted lists...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-05-27 brainChange for reverse output of lists, most recent first...
2007-05-21 brainAll non-commands part of the core are now warning clean...
2006-12-15 w00tStill more massive commit fun. Headers in include/...
2006-09-02 brainActually make +ovhk removable with DelMode (just in...
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainChange to using Instance->Log (InspIRCd::Log) rather...
2006-08-11 brainextern time_t TIME -> InspIRCd::Time()
2006-08-10 brainSo much stuff changed in this one, i forgot most of it.
2006-08-10 brainMove IsNick, IsIdent into class InspIRCd, update module...
2006-08-10 braincmode(), cflags(), cstatus() -> chanrec::GetStatusChar...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-07-27 brainChange std::pair<bool,std::string> to neater typedef...
2006-07-08 brainImplement DisplayList virtual method calls, and impleme...
2006-07-07 brainClean 'removed' bans too
2006-07-07 brainTidier than a trinary op
2006-07-07 brainMove BanItem into the class
2006-07-07 braintoomanyexclamation and toomanyat are no longer required...
2006-07-07 brainMake +b use CleanMask()
2006-07-07 brainTidy up space indents so Om and w00t dont murder me
2006-07-07 brainfix channel mode +b
2006-07-07 brainMode +b stuff, probably wont work yet