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
2017-04-20
Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'
Adam
2017-01-23
Make log system use newer format strings
Adam
2017-01-16
Update copyright to 2017.
Robby
2016-12-01
Allow objects to opt out of gc, don't gc accounts with users logged in
Adam
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-07-28
Allow serializable fields to use storage in the respective objects.
Adam
2016-01-28
Update copyright to 2016. This was done with:
Robby
2015-09-06
Allow configuring modes
Adam
2015-09-06
Fix some service bot/botinfo mismatches
Adam
2014-11-24
Rewrite serializable to have field level granularity
Adam
2014-06-23
Mostly working language string rewrite with new format strings
Adam
2014-05-28
Move most of the core pseudoclient logic to modules
Adam
2014-04-01
Require cmake 2.8 and C++11 support
Adam
2014-02-27
Handle nick collisions somewhat instead of blindly overwriting the nicks
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-07-26
Rethink jupe/squit thing somewhat. Workaround for the inspircd rsquit/squit mess
Adam
2013-07-26
Fix issues with 'Me' related to previous commit
Adam
2013-05-26
Get rid of the remaining references in the core to specific services. Move mo...
Adam
2013-05-05
Rework the config file reader to be much more flexible and move many configur...
Adam
2013-01-21
Merge usefulness of Flags and Extensible classes into Extensible, made most f...
Adam
2013-01-13
Allow grouping commands to make help output easier to comprehend
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
2012-12-19
Having these references to bots bugged out older compilers, so simplify this ...
Adam
2012-12-13
Optimize much of the database code and serialize code.
Adam
2012-11-24
Make the actual clients into services too
Adam
2012-11-22
Pretty large coding style cleanup, in source doc
Adam
2012-11-06
Use std::tr1::unordered_map for a few of the larger maps
Adam
2012-10-08
Fix fantasy !help & give it its own help header, not ChanServ's
Adam
2012-10-01
Allow modules to store data in their own databases.
Adam
2012-09-02
Fix Windows
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-02-24
Fixed calculating bots channel count of assigned channels and fixed the order...
Adam
2012-02-14
Clean up and reorganize our header files
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-11-17
Fixed storing mode locks
Adam
2011-11-08
Windows
Adam
2011-10-24
Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u...
Naram Qashat
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
2011-09-10
Removed log:inhabitlogchannel and replaced it with service:channels
Adam
2011-08-14
Brought back the old 1.7 behavior of a level -1 matching all users and 0 matc...
Adam
2011-08-12
Track when our clients are introduced or not
Adam
2011-08-12
Allow bot usermodes to be configurable
Adam
2011-08-04
Added a command:permission setting
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-05-16
Moved the core pseudo clients out into their own modules
Adam
2011-03-14
Fixed compile
Adam
2011-02-25
More fixes. Also made db_mysql_live not keep bots updated because thats point...
Adam
2011-02-25
Fixed a lot of small problems
Adam
2011-02-20
Much more work on the live SQL. Should work pretty decently now under heavy l...
Adam
2011-01-15
Fixed flag names to match 1.9.3s
Adam
[next]