Age | Commit message (Collapse) | Author |
|
os_set: Add missing debug text in help output.
|
|
bounce modes set by bots or servers, as it was possible to get modules to fight with each other
|
|
|
|
Keep track of what user modes are oper only/server only/etc
|
|
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
|
|
startup & dropping empty channels
|
|
being off by 1
|
|
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.
|
|
channelinfos destructor
Change the persist setting on a channel to mean only that it is being
enforced ircd-side
|
|
on startup
|
|
missing privileges, and settings corrections.
|
|
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' {} \;
|
|
|
|
message processing is done
|
|
by just moving pointers to the core
|
|
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
|
|
be a bit more C++ ish
|
|
|
|
|
|
|
|
compatible with current phpdenora or magirc installations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|