summaryrefslogtreecommitdiff
path: root/src/bots.cpp
AgeCommit message (Expand)Author
2008-10-02Start making some stuff compile with the modified protocol signaturesRobin Burchell w00t@inspircd.org
2008-10-02Replaced anope_SendPart() with direct call to SendPart() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Convert various to new name scheme.Robin Burchell w00t@inspircd.org
2008-10-01Nuke struct Uid from the core. (hooray!)Robin Burchell w00t@inspircd.org
2008-09-30Merge delbot() and cs_remove_bot() into BotInfo's destructor.Robin Burchell w00t@inspircd.org
2008-09-30Store UID for services pseudoclients inside BotInfo. This will be used instea...Robin Burchell w00t@inspircd.org
2008-09-30Unbreak bot assigning, also call event in the unassign function, rather than ...Robin Burchell w00t@inspircd.org
2008-09-30Move some stuff to BotInfo methods.Robin Burchell w00t@inspircd.org
2008-09-30Move stuff to a bots class.Robin Burchell w00t@inspircd.org