summaryrefslogtreecommitdiff
path: root/src/modules/m_blockcaps.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Renamed to chanrec::modesGravatar brain2006-03-121-1/+1
| | | | | | | | 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
* Optimisation of optimisation :P ty w00tieGravatar om2006-03-071-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3505 e03df62e-2008-0410-955e-edbf42e46eb7
* OPTIMIZED!!! OPTIMIZED!!!!! :-pGravatar brain2006-03-051-3/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3471 e03df62e-2008-0410-955e-edbf42e46eb7
* Ignore spaces/tabsGravatar om2006-03-051-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3470 e03df62e-2008-0410-955e-edbf42e46eb7
* Change comment (I didn't c/p the +c module...honest)Gravatar om2006-03-051-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3467 e03df62e-2008-0410-955e-edbf42e46eb7
* > != >= && < != <=Gravatar om2006-03-051-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3466 e03df62e-2008-0410-955e-edbf42e46eb7
* Add block caps module, I'm kinda between the extremes of 'Brain' and ↵Gravatar om2006-03-051-0/+121
'normal' here. Aka it compiles but I have nfi if it works :P git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3465 e03df62e-2008-0410-955e-edbf42e46eb7