summaryrefslogtreecommitdiff
path: root/include/modes
AgeCommit message (Expand)Author
2007-10-15In the grand tradition of huge fucking commits:w00t
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
2006-12-29Add counter system for umodes to get rid of some O(n)brain
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-23Mode handlers handling listmodes where a listmode item is a nickname can now ...brain
2006-08-12Document base modesbrain
2006-08-10So much stuff changed in this one, i forgot most of it.brain
2006-07-27Change std::pair<bool,std::string> to neater typedef "ModePair"brain
2006-07-27Mode merging during FJOIN with ourts==theirts. Only +k and +l have CheckTimes...brain
2006-07-26Add extra method to mode handler, ModeHandler::ModeSet().brain
2006-07-10- Add usermode +n for notice masks - our implementation of snomasks. We're no...w00t
2006-07-08Implement DisplayList virtual method calls, and implement it in cmode_bbrain
2006-07-08Add usermode +o, with special checking so that an oper may only remove the mo...brain
2006-07-08Added usermodes +swi.brain
2006-07-08Add cmode +v - that's all the RFC channel modes done nowbrain
2006-07-08Add support for cmode +hbrain
2006-07-08Add cmode +o (op/deop) and in the process change a lot of char* to const char...brain
2006-07-08Add channelmode +lbrain
2006-07-08Add chmode +k, cut down includes in use in mode.cppbrain
2006-07-07Add support for channelmode +ibrain
2006-07-07Add channel modes +n and +tbrain
2006-07-07Move BanItem into the classbrain
2006-07-07Added cmode_m (channel mode +m)brain
2006-07-07Mode +b stuff, probably wont work yetbrain
2006-07-07Add cmode_p (private)brain
2006-07-07Header for cmode_s.cppbrain