summaryrefslogtreecommitdiff
path: root/src/modes
AgeCommit message (Expand)Author
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 code to remove an opers opertype when they oper downbrain
2006-07-08Add usermode +o, with special checking so that an oper may only remove the mo...brain
2006-07-08Convert new +isw modes to new mode formatbrain
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-08Convert the output limit back to the parameterbrain
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-07Typoed a constbrain
2006-07-07Add channel modes +n and +tbrain
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-07Added cmode_m (channel mode +m)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
2006-07-07Add cmode_p (private)brain
2006-07-07Mode parser WORKS! (for simple non-parameterized channel modes)brain
2006-07-07Header for cmode_s.cppbrain
2006-07-07Added cmode_s, skeleton mode handler for channel mode +s.brain
2006-04-13Better handling of dependencies, doesnt always rebuild mode handler files nowbrain
2006-04-13Makefile tweaksbrain
2006-04-13Not requiredbrain
2006-04-13Testbrain