Age | Commit message (Collapse) | Author |
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
as the client should always be in the channel
|
|
|
|
|
|
startup & dropping empty channels
|
|
being off by 1
|
|
sane rank incase they are prefixless, and 50 other things
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
configuration directives to the actual modules they are used in.
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
really work
|
|
|
|
having to iterate over all channels and then all access entries when nicks expire or from nickserv/alist
|
|
flags we have juse strings instead of defines/enums
|
|
expire while in use.
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
by just moving pointers to the core
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
|
|
small fixes
|
|
|
|
|
|
|
|
|