aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes
Commit message (Collapse)AuthorAgeFilesLines
...
* Add channel modes +n and +tGravatar brain2006-07-072-0/+46
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4156 e03df62e-2008-0410-955e-edbf42e46eb7
* Clean 'removed' bans tooGravatar brain2006-07-071-0/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4154 e03df62e-2008-0410-955e-edbf42e46eb7
* Tidier than a trinary opGravatar brain2006-07-071-1/+8
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4153 e03df62e-2008-0410-955e-edbf42e46eb7
* Move BanItem into the classGravatar brain2006-07-071-2/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4152 e03df62e-2008-0410-955e-edbf42e46eb7
* toomanyexclamation and toomanyat are no longer required hereGravatar brain2006-07-071-2/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4149 e03df62e-2008-0410-955e-edbf42e46eb7
* Make +b use CleanMask()Gravatar brain2006-07-071-25/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4146 e03df62e-2008-0410-955e-edbf42e46eb7
* Added cmode_m (channel mode +m)Gravatar brain2006-07-071-0/+23
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4141 e03df62e-2008-0410-955e-edbf42e46eb7
* Tidy up space indents so Om and w00t dont murder meGravatar brain2006-07-071-80/+77
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4137 e03df62e-2008-0410-955e-edbf42e46eb7
* fix channel mode +bGravatar brain2006-07-071-11/+30
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4134 e03df62e-2008-0410-955e-edbf42e46eb7
* Mode +b stuff, probably wont work yetGravatar brain2006-07-073-2/+128
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4133 e03df62e-2008-0410-955e-edbf42e46eb7
* Add cmode_p (private)Gravatar brain2006-07-071-0/+22
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4131 e03df62e-2008-0410-955e-edbf42e46eb7
* Mode parser WORKS! (for simple non-parameterized channel modes)Gravatar brain2006-07-071-2/+9
| | | | | | | Tested with channel mode +s. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4126 e03df62e-2008-0410-955e-edbf42e46eb7
* Header for cmode_s.cppGravatar brain2006-07-071-12/+8
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4124 e03df62e-2008-0410-955e-edbf42e46eb7
* Added cmode_s, skeleton mode handler for channel mode +s.Gravatar brain2006-07-072-1/+20
| | | | | | | | | | | The naming convention for this dir is as follows: cmode_* -> channel modes umode_* -> user modes. Case sensitive mode letters on the end of the name such as cmode_s etc. Note, this dir can only hold the core RFC modes, so we won't get name collisions e.g. S and s. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4123 e03df62e-2008-0410-955e-edbf42e46eb7
* Better handling of dependencies, doesnt always rebuild mode handler files nowGravatar brain2006-04-131-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3878 e03df62e-2008-0410-955e-edbf42e46eb7
* Makefile tweaksGravatar brain2006-04-131-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3877 e03df62e-2008-0410-955e-edbf42e46eb7
* Not requiredGravatar brain2006-04-133-0/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3876 e03df62e-2008-0410-955e-edbf42e46eb7
* TestGravatar brain2006-04-134-0/+8
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3875 e03df62e-2008-0410-955e-edbf42e46eb7