summaryrefslogtreecommitdiff
path: root/src/protocol/inspircd12.cpp
AgeCommit message (Expand)Author
2008-11-03Make FJOIN parsing work.Robin Burchell w00t@inspircd.org
2008-11-03Make user detection work properly (parse UID without problems)Robin Burchell w00t@inspircd.org
2008-11-03Remove (useless) +s from bot umodes, as it breaks protocol (no params, requir...Robin Burchell w00t@inspircd.org
2008-11-03Correctly save Numeric to TS6SID.Robin Burchell w00t@inspircd.org
2008-11-03Look for the correct services module (they got merged with 1.2)Robin Burchell w00t@inspircd.org
2008-11-03Various bits of protocol conversion.Robin Burchell w00t@inspircd.org
2008-11-03Fix order of UID params for client introductionRobin Burchell w00t@inspircd.org
2008-11-03Add UID parameter to SendClientIntroduction, and make it get a UID. This is a...Robin Burchell w00t@inspircd.org
2008-11-03Remove IRCdProto::SendGuestNick(). It's identical to IRCdProto::SendClientInt...Robin Burchell w00t@inspircd.org
2008-11-03Remove some aspects of overly defensive programming from 1.2 protocol module,...Robin Burchell w00t@inspircd.org
2008-11-03Make this compile.Robin Burchell w00t@inspircd.org
2008-11-03Add unfinished, uncompilable insp 1.2 protocol module.Robin Burchell w00t@inspircd.org