summaryrefslogtreecommitdiff
path: root/src/core/bs_bot.c
AgeCommit message (Expand)Author
2008-11-08Convert moduleSetType() to not require a module pointer.. actually, this is p...Robin Burchell w00t@inspircd.org
2008-11-08Call the new base constructor too.. let's hope this all works?Robin Burchell w00t@inspircd.org
2008-11-08Convert all the derived module constructors to take the new parameter (sed mu...Robin Burchell w00t@inspircd.org
2008-11-06Add module name to MODULE_INIT. This is not yet actually used, but it will be...Robin Burchell w00t@inspircd.org
2008-11-04Convert all of core/bs_* to use classes for init..Robin Burchell w00t@inspircd.org
2008-11-03Disallow deletion of core services.Robin Burchell w00t@inspircd.org
2008-11-03Consolidate modes: we really don't need to have a different one for every pse...Robin Burchell w00t@inspircd.org
2008-11-03Undo me smoking a nice pipe of craq on UID support (no wonder this wasn't wor...Robin Burchell w00t@inspircd.org
2008-10-03Merge commit 'cbx/anopeng-uid' into anopeng-uidRobin Burchell w00t@inspircd.org
2008-10-02core/bs_* modules now compile.Robin Burchell w00t@inspircd.org
2008-10-02Replaced anope_SendChangeBotNick() with direct call to SendChangeBotNick() in...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendSQLine() with direct call to SendSQLine() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendSQLineDel() with direct call to SendSQLineDel() in IRCDPro...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendQuit() with direct call to SendQuit() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendClientIntroduction() with direct call to SendClientIntrodu...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02valid_(nick|chan) -> Is(Nick|Chan)ValidRobin 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_nick -> SendClientIntroductionRobin Burchell w00t@inspircd.org
2008-09-30Merge delbot() and cs_remove_bot() into BotInfo's destructor.Robin Burchell w00t@inspircd.org
2008-09-30Add MODULE_INIT to all modules, fix a few various crashes.Robin Burchell w00t@inspircd.org
2008-09-30Move stuff to a bots class.Robin Burchell w00t@inspircd.org
2008-01-24BUILD : 1.7.21 (1352) BUGS : N/A NOTES : Fixed several language erros (missed...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-09-10BUILD : 1.7.15 (1152) BUGS : 599 NOTES : Corrected valid nick characters for ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-15git-svn-id: svn://svn.anope.org/anope/trunk@1090 31f1291d-b8d6-0310-a050-a556...certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-05-25BUILD : 1.7.14 (1039) BUGS : 493 NOTES : Fixed /bs BOT CHANGE not setting new...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-24# BUILD : 1.7.14 (1022) # BUGS : 483 # NOTES : important seg fixcertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-01BUILD : 1.7.13 (977) BUGS : 461 463 NOTES : happy bug-fixing-day to all of you. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-10-21BUILD : 1.7.12 (914) BUGS : NOTES : Anope 1.7.12-rc1 stuffs geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-20BUILD : 1.7.11 (891) BUGS : NOTES : Fixed bot ident length checking and sendi...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-11BUILD : 1.7.10 (881) BUGS : NOTES : Added a NickLen directive to make sure bo...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-08-05Applied max length check to bot nickrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-02BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b