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
/
modules
/
extra
/
m_helpchan.cpp
Age
Commit message (
Expand
)
Author
2013-04-10
Move some of the modules in extras/ that arent really extra out of extras. Ma...
Adam
2013-01-21
Merge usefulness of Flags and Extensible classes into Extensible, made most f...
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
2012-11-22
Pretty large coding style cleanup, in source doc
Adam
2012-10-30
Fixed build errors and warnings with -std=c++11
Adam
2012-04-08
Added Chanstats. It uses a new, improved database format and is not compatibl...
DukePyrolator
2012-02-18
Use C++11's explicit override feature if available
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-09-10
Allow modules to add their own channel levels
Adam
2011-08-09
Simiplied a bit of the access system
Adam
2011-08-01
Rewrote the access systems and added a flags access system
Adam
2011-07-31
Fixed these ModuleManager::Attach calls once and for all..
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-05-16
Use module type to determine what type each module is instead of its location...
Adam
2011-05-16
Moved the core pseudo clients out into their own modules
Adam
2011-01-28
Bug #1237 - only set umode +h on a user joining help chan if they have op access
lethality
2011-01-05
update copyrights for 2011
lethality
2010-07-25
Epic commit to replace most of the strings in Anope with a single Anope::stri...
Naram Qashat
2010-07-15
Moved some files and diretories around, made cmake skip files it knows it can...
Adam