Age | Commit message (Collapse) | Author |
|
|
|
|
|
are run if they are not implemented per module
|
|
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
system headers
|
|
configuration directives to the actual modules they are used in.
|
|
|
|
call it on module load on modules that hook to it
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
|
|
|
|
missing privileges, and settings corrections.
|
|
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
|
|
mask if given an unregistered nick
|
|
entries currently and if they did it would delete them.
|
|
|
|
|
|
|
|
levels, and some code cleanup
|
|
|
|
|
|
registered user
|
|
|
|
|
|
small fixes
|
|
using numbers, and clean up cs_xop slightly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
module.
|
|
|
|
|
|
and prevent adding multiple of the same nick to access lists
|
|
|
|
older channels will remain at founder only, causing access list to think newer aop are level 10000 due to having this permission on older channels.
|
|
|
|
|
|
|
|
|
|
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
|