| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Added cmode_m (channel mode +m)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4141 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-07 | 1 | -0/+23 |
| * | Tidy up space indents so Om and w00t dont murder me•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4137 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-07 | 1 | -80/+77 |
| * | fix channel mode +b•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4134 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-07 | 1 | -11/+30 |
| * | Mode +b stuff, probably wont work yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4133 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-07 | 3 | -2/+128 |
| * | Add cmode_p (private)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4131 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-07 | 1 | -0/+22 |
| * | Mode parser WORKS! (for simple non-parameterized channel modes)•••Tested with channel mode +s.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4126 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-07 | 1 | -2/+9 |
| * | Header for cmode_s.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4124 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-07 | 1 | -12/+8 |
| * | Added cmode_s, skeleton mode handler for channel mode +s.•••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
| brain | 2006-07-07 | 2 | -1/+20 |
| * | Better handling of dependencies, doesnt always rebuild mode handler files now•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3878 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-04-13 | 1 | -2/+2 |
| * | Makefile tweaks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3877 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-04-13 | 1 | -1/+2 |
| * | Not required•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3876 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-04-13 | 3 | -0/+0 |
| * | Test•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3875 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-04-13 | 4 | -0/+8 |