]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_noinvite.cpp
WHEEEEE!!!!!
[user/henk/code/inspircd.git] / src / modules / m_noinvite.cpp
2006-08-08 brainWHEEEEE!!!!!
2006-07-09 brainPort to new API
2006-03-12 brainRenamed to chanrec::modes
2006-01-25 brainChanged more to use InsertMode
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainMore conversions to 'Implements'
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-11-30 w00tStylistic stuff: The evil infidelic spaces must DIE.
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-04-07 brainTons of module versionflags stuff, and checks for it...
2005-04-07 brainAdded version flags
2005-04-03 brainMore secure checking in 005 handlers
2005-03-27 brainAdded 005 numeric handling to most of the modules
2004-05-22 brainadded m_noinvite that uses the new OnUserPreInvite...