summaryrefslogtreecommitdiff
path: root/src/modules/m_cloaking.cpp
AgeCommit message (Expand)Author
2006-04-06Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...w00t
2006-03-27Fix typo in spanningtree (who put this colon here?)brain
2006-03-11More converted modulesbrain
2006-02-28Changed to throw exception when theres no cloak keybrain
2006-02-28Changed loglevel of cloak key errors to SPARSEbrain
2006-02-28Added configurable cloakkey and cloakprefixbrain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-26Converted to new implements systembrain
2005-12-22Optimized out strcpys that copy empty strings (craq++)brain
2005-12-16Moved a ton of defined to modules.h that belong therebrain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-11-30More stylistic changes.w00t
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-04-11Fixed /unloadmodule on crappy gentoobrain
2005-04-07Fixed issue where failing modules would bail by calling exit (deprecated) --brain
2005-04-07Tons of module versionflags stuff, and checks for it in /UNLOADMODULEbrain
2005-04-07Added version flagsbrain
2004-05-16Updated header commentsbrain
2004-05-10Added m_nonotice, implements unreal-style chanmode +Tbrain
2004-05-09Fixed m_redirect.so which was claiming every mode that came its way!brain
2004-05-01Added Module::OnAccessCheckbrain
2004-04-12Abstracted host/gecos changing to Server:: methodsbrain
2004-04-05Modified the Module::OnExtendedMode() method to use a void* as its target whi...brain
2004-04-04Added comments to m_cloaking.cppbrain
2004-04-04Completed support for module-handled umodesbrain
2003-07-22STL namespace fixesrandomdan
2003-02-07Changed to using LogLevelsbrain
2003-01-23Initial revisionbrain