]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Call ModeParser::Process() directly instead of going through the CommandParser
authorattilamolnar <attilamolnar@hush.com>
Sun, 4 Aug 2013 17:13:52 +0000 (19:13 +0200)
committerattilamolnar <attilamolnar@hush.com>
Sun, 4 Aug 2013 17:13:52 +0000 (19:13 +0200)
commit30935599479bd102db16842a8bc614d905a2ec60
tree87ea9f49f2129d206448e9b4a8c59539340cbe3b
parent8a4744f8db277bdfbcb4b9d44e3cf57f233c9dd6
Call ModeParser::Process() directly instead of going through the CommandParser

Simplify the way how m_conn_umodes assembles the modes it sets
src/modules/m_conn_umodes.cpp
src/modules/m_samode.cpp
src/modules/m_timedbans.cpp
src/users.cpp