Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-07 | Mode parser WORKS! (for simple non-parameterized channel modes) | brain | |
Tested with channel mode +s. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4126 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2006-07-07 | Header for cmode_s.cpp | brain | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4124 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2006-07-07 | Added cmode_s, skeleton mode handler for channel mode +s. | brain | |
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 |