summaryrefslogtreecommitdiff
path: root/src/protocol/obsolete/solidircd.c
AgeCommit message (Expand)Author
2009-03-31These are (now) horribly out of date. When we're ready to implement what ones...rburchell
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-11-28Remove (void) args, these just make things ugly.rburchell
2008-11-14Insane commit of doom: s/ \t/grburchell
2008-11-08moduleAddVersion -> Module::SetVersionRobin Burchell w00t@inspircd.org
2008-11-08moduleSetType() -> Module::SetType().Robin Burchell w00t@inspircd.org
2008-11-08Convert moduleSetType() to not require a module pointer.. actually, this is p...Robin Burchell w00t@inspircd.org
2008-10-02Last bits of renaming protocol.Robin Burchell w00t@inspircd.org
2008-10-02valid_(nick|chan) -> Is(Nick|Chan)ValidRobin Burchell w00t@inspircd.org
2008-10-02set_umode -> ProcessUsermodesRobin Burchell w00t@inspircd.org
2008-10-02Convert SWhois, SERVER, EOB..Robin Burchell w00t@inspircd.org
2008-10-02SVSJOIN, SVSPART, CTCP, svid_umode*, unregistered nickchange func renamesRobin Burchell w00t@inspircd.org
2008-10-02cmd_unban -> SendBanDel. TODO: should this be yanked in favour of SendMode?Robin Burchell w00t@inspircd.org
2008-10-02Convert a bunch more protocol stuff.Robin Burchell w00t@inspircd.org
2008-10-02Various conversions to use new protocol.Robin Burchell w00t@inspircd.org
2008-10-02Convert various to new name scheme.Robin Burchell w00t@inspircd.org
2008-10-02Global NOTICE/PRIVMSG, QUIT.Robin Burchell w00t@inspircd.org
2008-10-02cmd_bot_send_chan_mode -> SendBotOpRobin Burchell w00t@inspircd.org
2008-10-02KICK, notice ops.Robin Burchell w00t@inspircd.org
2008-10-02cmd_bot_nick -> SendClientIntroductionRobin Burchell w00t@inspircd.org
2008-10-02Guest nicks, MODE.Robin Burchell w00t@inspircd.org
2008-10-02AKILL, SVSMODERobin Burchell w00t@inspircd.org
2008-10-02Rename a bunch of functions to use new scheme.Robin Burchell w00t@inspircd.org
2008-10-01Commit modified protocol name, using perl.Robin Burchell w00t@inspircd.org
2008-09-30Remove some older protocol modules, mark a number of others obsolete. Some ma...Robin Burchell w00t@inspircd.org