summaryrefslogtreecommitdiff
path: root/include/modes.h
AgeCommit message (Expand)Author
2010-08-22Added a classbase for the major classes, makes dynamic_reference invalidation...Adam
2010-08-21Made Anope keep track of channels its clients are in if it splits from its up...Adam
2010-07-29Added support for tracking inspircd2.0 usermode +Q and cahnged the Flags bits...Adam
2010-07-26Trying to make things a little more const-safe, a work in progress but this i...Naram Qashat
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-06-26Added support for InspIRCd 2.0s dynamic modes.Adam
2010-06-20The first of a few "CBX OCDing over code style" commits, focusing on include/...Naram Qashat
2010-06-18Allow attaching metadata to nickrequests and storing it in the databases and ...Adam
2010-06-18Store a plaintext version of mode names in the mode structures, removes alot ...Adam
2010-06-18Removed all references to $, git has no svn keywordsAdam
2010-04-09Fixed tracking of InspIRCd mode +J and fixed mode manager and stacker to hand...Adam-
2010-03-31Fixed windows buildAdam-
2010-02-28Marked mode +f on inspircd1.2 as minusnoargAdam-
2010-02-10Changed up a small part of the mode API for preparation for dynamic mode supp...Adam-
2010-02-06Remove protectbotserv option from modes, just use options:botmodes insteadAdam-
2010-02-06Parse CAPAB from the server to determin what modes we know aboutAdam-
2010-01-21Rewrote how Anope stores channel status modes on users.Adam-
2010-01-14Burned do_sjoin and rewrote it to be sane. This changes how Anope handles new...Adam-
2010-01-11updated copyright info for 2010pimpmylinux
2010-01-06Fixed windows build and cleaned up a few small thingsAdam-
2009-12-13Added in a modestacker and rewrote almost all of the remaining old mode codeAdam-