summaryrefslogtreecommitdiff
path: root/include/bots.h
AgeCommit message (Expand)Author
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-11-30Modified BotInfo to store a pointer to a command hash table (this is so modul...cyberbotx
2008-11-29Added start of Services class to be used by new and existing pseudo-clients.cyberbotx
2008-11-26Various fixes for compiling under Windows.cyberbotx
2008-11-14Insane commit of doom: s/ \t/grburchell
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-30Move some stuff to BotInfo methods.Robin Burchell w00t@inspircd.org
2008-09-30Move stuff to a bots class.Robin Burchell w00t@inspircd.org
2008-09-30Move struct botinfo into a class in bots.hRobin Burchell w00t@inspircd.org