summaryrefslogtreecommitdiff
path: root/src/modules/m_nonicks.cpp
AgeCommit message (Expand)Author
2005-12-13Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)brain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-15Made modules use irc::string where they were using strcasecmp()brain
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
2005-04-07Tons of module versionflags stuff, and checks for it in /UNLOADMODULEbrain
2005-04-07Added version flagsbrain
2005-04-03More secure checking in 005 handlersbrain
2005-03-27Added 005 numeric handling to most of the modulesbrain
2004-05-16Updated header commentsbrain
2004-05-15Modified so opers can still change nicks on a +N channelbrain
2004-05-15Added ability for (H)OP to still change nick on +N channelbrain
2004-05-15Added +N via m_nonicks, restored some stuff from a firewall fuckupbrain