Age | Commit message (Collapse) | Author |
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
stacker. And fix mlock creator from cs set persist on.
|
|
|
|
Keep track of what user modes are oper only/server only/etc
|
|
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
|
|
way to test for a valid IP
|
|
configuration directives to the actual modules they are used in.
|
|
Made cs_statusupdate not remove status on users if they still match other entries.
Move privilege descriptions out of the config
|
|
|
|
|
|
if their displayed host is their real real host. Also match against cloaked host even if full matching is not being done
|
|
on startup
|
|
|
|
flags we have juse strings instead of defines/enums
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
be a bit more C++ ish
|
|
|
|
|
|
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
last commit
|
|
|
|
|
|
module.
|
|
modes by clients on burst
|
|
|
|
chanserv/mode determine if a status mode can be set by users better
|
|
This allows naming commands and having spaces within command names.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to cut back on their code duplication. More work can be done in the future to remove even more of it.
|
|
|
|
|
|
clearmodes, removed /cs akick (un)stick, added /cs clearusers
|
|
tree from STL's unordered_map, which was giving horrible performance.
|
|
|
|
stacker on release builds
|
|
Added a search path option to the Config script for cmake to use when finding libraries for modules or for gettext.
Fixed m_mysql and m_ssl to work under Windows, made the Windows Config
program remember the last used options, and fixed Windows release builds.
|