Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-01 | Update copyright to 2014. This was done with: | Adam | |
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \; | |||
2013-07-20 | Fix not setting the correct compile flags on modules and fix the resulting ↵ | Adam | |
warnings | |||
2013-05-28 | Include <iterator> in services.h as now more than one file uses it | Adam | |
2013-05-27 | Initially attach all modules to all events, and detach them as the events ↵ | Adam | |
are run if they are not implemented per module | |||
2013-05-26 | Get rid of the remaining references in the core to specific services. Move ↵ | Adam | |
more stuff out of the core to the proper modules. | |||
2013-05-18 | Fix Windows build | Adam | |
2013-05-17 | Yet another variable shadowing error which only show on newer gcc versions | Adam | |
2013-05-17 | Add Redis database support | Adam | |