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
/
include
/
bots.h
Age
Commit message (
Expand
)
Author
2010-06-18
Removed all references to $, git has no svn keywords
Adam
2010-01-11
updated copyright info for 2010
pimpmylinux
2010-01-04
Changed 'char *' fields in BotInfo to 'std::string', cleanup of bots.cpp, cha...
cyberbotx
2009-11-08
Rewrote all of the old C style flag systems into a new Flag class which every...
Adam-
2009-01-03
Housekeeping contact address updates.
sjaz
2009-01-02
Update copyrights for 2009.
rburchell
2008-11-30
Modified BotInfo to store a pointer to a command hash table (this is so modul...
cyberbotx
2008-11-29
Added start of Services class to be used by new and existing pseudo-clients.
cyberbotx
2008-11-26
Various fixes for compiling under Windows.
cyberbotx
2008-11-14
Insane commit of doom: s/ \t/g
rburchell
2008-09-30
Merge delbot() and cs_remove_bot() into BotInfo's destructor.
Robin Burchell w00t@inspircd.org
2008-09-30
Store UID for services pseudoclients inside BotInfo. This will be used instea...
Robin Burchell w00t@inspircd.org
2008-09-30
Move some stuff to BotInfo methods.
Robin Burchell w00t@inspircd.org
2008-09-30
Move stuff to a bots class.
Robin Burchell w00t@inspircd.org
2008-09-30
Move struct botinfo into a class in bots.h
Robin Burchell w00t@inspircd.org
[prev]