summaryrefslogtreecommitdiff
path: root/src/cmd_info.cpp
Commit message (Collapse)AuthorAgeFilesLines
* "wahhh im a tester too"Gravatar brain2006-03-271-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3776 e03df62e-2008-0410-955e-edbf42e46eb7
* More cleanup, moved Om and myself to core teamGravatar w00t2006-03-091-36/+39
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3567 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed 'eggy complains when not included' bug that causes segfault in brainGravatar brain2006-02-111-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3163 e03df62e-2008-0410-955e-edbf42e46eb7
* w00tie made me do this :( Remove myself from the 'Testers' section of /info ↵Gravatar om2006-02-051-2/+1
| | | | | | cause he's jealous I was in it twice git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3105 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated copyrights in headers etc using perl inplace editGravatar brain2006-01-151-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed support for implementation hooksGravatar brain2005-12-261-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2654 e03df62e-2008-0410-955e-edbf42e46eb7
* Adding hook type checking to event calls to speed them upGravatar brain2005-12-261-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2653 e03df62e-2008-0410-955e-edbf42e46eb7
* Externs tidyup - brainGravatar brain2005-12-161-25/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2545 e03df62e-2008-0410-955e-edbf42e46eb7
* Split all commands into seperate files and redid command system to take ↵Gravatar brain2005-12-161-0/+106
classes, not function pointers (function pointers suck ass) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2534 e03df62e-2008-0410-955e-edbf42e46eb7