summaryrefslogtreecommitdiff
path: root/src/modules/m_sslmodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed to chanrec::modes•••Renamed IsCustomModeSet to IsModeSet GetModeParameter will now return the channel limit (as a string) for a request for mode 'l' and the channel key for a request for mode 'k'. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3692 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-121-1/+1
* Add InsertMode function to helperfuncs.(cpp|h) for easily adding modes to the...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2897 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-251-1/+1
* Change 974 numeric to 490 to avoid collision with Insp's failed to load modul...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2852 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-231-1/+1
* Make m_sslmodes messages appear in the channel window•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2851 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-231-1/+1
* Initial commit of m_sslmodes, supplying chanmode +z•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2846 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-221-0/+109