]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_namedmodes.cpp
Merge pull request #92 from Robby-/insp20-headers
[user/henk/code/inspircd.git] / src / modules / m_namedmodes.cpp
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-03-06 danieldgFix mode Z being in the wrong section of the CHANMODES...
2010-03-05 danieldgRegister channel mode Z when enabled
2010-02-10 danieldgChange display of PROP list to match the input format
2010-02-07 danieldgChange PROP command format to accept multiple changes...
2010-02-06 danieldgAdd PROP command to m_namedmodes
2010-02-04 danieldgConfig updates from jdhore
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-22 danieldgDisplay namedmodes on a single line
2009-10-16 danieldgClean up crash on destruction of statics at exit
2009-10-15 danieldgAdd m_namedmodes that adds pseudo-listmode Z that shows...