summaryrefslogtreecommitdiff
path: root/src/modules/m_showwhois.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed massivly huge bug in showwhois, MASSIVE undertaking right there :D•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2772 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2006-01-111-1/+2
* Converted to 'Implements' system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2666 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-261-0/+5
* Changed behaviour of module API to pass Server* to the constructor, rather th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2252 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-071-7/+7
* Stylistic changes.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2027 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-301-35/+24
* Changed to use __single_client_alloc, faster on most systems in a single thread•••Specified namespace std in *all* files git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1404 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-151-0/+2
* Moved a ton of functions into helperfuncs.h to speed up recompiles•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1383 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-151-0/+1
* Never got committed - added GetVersion()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1020 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-091-0/+5
* m_showwhois.cpp - adds support for +W umode•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@845 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar typobox432004-07-201-0/+77