]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_cloaking.cpp
Added ability to update the helpop file on rehash (Bug #69)
[user/henk/code/inspircd.git] / src / modules / m_cloaking.cpp
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-04-11 brainFixed /unloadmodule on crappy gentoo
2005-04-07 brainFixed issue where failing modules would bail by calling...
2005-04-07 brainTons of module versionflags stuff, and checks for it...
2005-04-07 brainAdded version flags
2004-05-16 brainUpdated header comments
2004-05-10 brainAdded m_nonotice, implements unreal-style chanmode +T
2004-05-09 brainFixed m_redirect.so which was claiming every mode that...
2004-05-01 brainAdded Module::OnAccessCheck
2004-04-12 brainAbstracted host/gecos changing to Server:: methods
2004-04-05 brainModified the Module::OnExtendedMode() method to use...
2004-04-04 brainAdded comments to m_cloaking.cpp
2004-04-04 brainCompleted support for module-handled umodes
2003-07-22 randomdanSTL namespace fixes
2003-02-07 brainChanged to using LogLevels
2003-01-23 brainInitial revision