]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_blockcolor.cpp
New 'Implements' system
[user/henk/code/inspircd.git] / src / modules / m_blockcolor.cpp
2005-12-26 brainNew 'Implements' system
2005-12-23 brainFixed (hopefully) m_blockcolor
2005-12-23 w00tHopefully sped things up here -- I need to check this...
2005-12-07 brainChanged behaviour of module API to pass Server* to...
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 brainFixed detection of missing opertypes
2004-05-24 brainFixed perplexing bug in custom mode removal (apparent...
2004-05-22 brainAdded support for changing of text within OnUserPreNoti...
2004-05-16 brainUpdated header comments
2004-05-15 brainAdded +N via m_nonicks, restored some stuff from a...
2004-05-10 brainFixes to permissions issues
2004-05-10 brainFixed typos and compile bugs
2004-05-10 brainAdded m_blockcolor, implements unreal-style mode +c...