index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
bs_bot.c
Age
Commit message (
Expand
)
Author
2008-11-08
Convert moduleSetType() to not require a module pointer.. actually, this is p...
Robin Burchell w00t@inspircd.org
2008-11-08
Call the new base constructor too.. let's hope this all works?
Robin Burchell w00t@inspircd.org
2008-11-08
Convert all the derived module constructors to take the new parameter (sed mu...
Robin Burchell w00t@inspircd.org
2008-11-06
Add module name to MODULE_INIT. This is not yet actually used, but it will be...
Robin Burchell w00t@inspircd.org
2008-11-04
Convert all of core/bs_* to use classes for init..
Robin Burchell w00t@inspircd.org
2008-11-03
Disallow deletion of core services.
Robin Burchell w00t@inspircd.org
2008-11-03
Consolidate modes: we really don't need to have a different one for every pse...
Robin Burchell w00t@inspircd.org
2008-11-03
Undo me smoking a nice pipe of craq on UID support (no wonder this wasn't wor...
Robin Burchell w00t@inspircd.org
2008-10-03
Merge commit 'cbx/anopeng-uid' into anopeng-uid
Robin Burchell w00t@inspircd.org
2008-10-02
core/bs_* modules now compile.
Robin Burchell w00t@inspircd.org
2008-10-02
Replaced anope_SendChangeBotNick() with direct call to SendChangeBotNick() in...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSQLine() with direct call to SendSQLine() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSQLineDel() with direct call to SendSQLineDel() in IRCDPro...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendQuit() with direct call to SendQuit() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendClientIntroduction() with direct call to SendClientIntrodu...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
valid_(nick|chan) -> Is(Nick|Chan)Valid
Robin Burchell w00t@inspircd.org
2008-10-02
Various conversions to use new protocol.
Robin Burchell w00t@inspircd.org
2008-10-02
Convert various to new name scheme.
Robin Burchell w00t@inspircd.org
2008-10-02
Global NOTICE/PRIVMSG, QUIT.
Robin Burchell w00t@inspircd.org
2008-10-02
cmd_bot_nick -> SendClientIntroduction
Robin Burchell w00t@inspircd.org
2008-09-30
Merge delbot() and cs_remove_bot() into BotInfo's destructor.
Robin Burchell w00t@inspircd.org
2008-09-30
Add MODULE_INIT to all modules, fix a few various crashes.
Robin Burchell w00t@inspircd.org
2008-09-30
Move stuff to a bots class.
Robin Burchell w00t@inspircd.org
2008-01-24
BUILD : 1.7.21 (1352) BUGS : N/A NOTES : Fixed several language erros (missed...
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-13
BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26
BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-09-10
BUILD : 1.7.15 (1152) BUGS : 599 NOTES : Corrected valid nick characters for ...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-15
git-svn-id: svn://svn.anope.org/anope/trunk@1090 31f1291d-b8d6-0310-a050-a556...
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-05-25
BUILD : 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 fix
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-01
BUILD : 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-21
BUILD : 1.7.12 (914) BUGS : NOTES : Anope 1.7.12-rc1 stuffs
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-20
BUILD : 1.7.11 (891) BUGS : NOTES : Fixed bot ident length checking and sendi...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-11
BUILD : 1.7.10 (881) BUGS : NOTES : Added a NickLen directive to make sure bo...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-08-05
Applied max length check to bot nick
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-02
BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
[prev]