Age | Commit message (Collapse) | Author |
|
|
|
user ctor to ease handling users who connect already identified
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
|
|
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.
|
|
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
|
|
|
|
be a bit more C++ ish
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|