Age | Commit message (Collapse) | Author |
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
message processing is done
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
|
|
be a bit more C++ ish
|
|
|
|
|
|
|
|
compatible with current phpdenora or magirc installations.
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modes by clients on burst
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows naming commands and having spaces within command names.
|
|
files etc when debug is enabled, and some other small things
|
|
|
|
|
|
|
|
|
|
location in the configuration file.
|
|
|
|
|
|
|
|
the Server::Find messages to debug level 2
|
|
|
|
|
|
|
|
|
|
to cut back on their code duplication. More work can be done in the future to remove even more of it.
|
|
|
|
|
|
tree from STL's unordered_map, which was giving horrible performance.
|
|
|
|
style arrays. Burned the old process/split_buf/memory.c code
|
|
|
|
older IRCds
|