]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_ircv3.cpp
m_spanningtree Remove unneeded #includes
[user/henk/code/inspircd.git] / src / modules / m_ircv3.cpp
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2013-04-10 attilamolnarReplace IS_AWAY() and IS_OPER() macros with User::IsAwa...
2012-12-02 attilamolnarDynamically determine the size of the eventlist[] passe...
2012-12-02 attilamolnarAttach to events and register services in init()
2012-10-23 attilamolnarm_ircv3 Attach to OnRehash
2012-10-23 attilamolnarm_ircv3 Fix away-notify not sending AWAY messages when...
2012-06-15 Robin BurchellMerge pull request #193 from attilamolnar/insp20+newlinefix
2012-06-13 attilamolnarNew module to support IRCv3 extras, namely account...