summaryrefslogtreecommitdiff
path: root/src/modules/m_blockamsg.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Start of conversion to const refs for std::strings in module api - A LOT OF ↵Gravatar brain2006-03-111-2/+2
| | | | | | STUFF WONT WORK YET git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3654 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix printf format to get rid of compile warning (using %d for a long, change ↵Gravatar om2006-03-091-1/+0
| | | | | | to %ld) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3587 e03df62e-2008-0410-955e-edbf42e46eb7
* Correctly use iterators and pointer to ucrecGravatar brain2006-03-091-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3584 e03df62e-2008-0410-955e-edbf42e46eb7
* Add credit to sexy info provider <3Gravatar om2006-02-131-0/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3185 e03df62e-2008-0410-955e-edbf42e46eb7
* Initial commit of the /amsg blocker moduleGravatar om2006-02-131-0/+202
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3180 e03df62e-2008-0410-955e-edbf42e46eb7