Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
user ctor to ease handling users who connect already identified
|
|
document it more about what you should and shouldnt do in it
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
some typos, remove unused variable
|
|
|
|
|
|
configuration directives to the actual modules they are used in.
|
|
|
|
|
|
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' {} \;
|
|
by just moving pointers to the core
|
|
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
|
|
|
|
be a bit more C++ ish
|
|
|
|
|
|
|
|
|
|
order of saving memos (among other things)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
module.
|
|
|
|
|
|
|
|
|
|
matching all identified users
|
|
|
|
|
|
bots only tell users to use HELP if they have a HELP command
|
|
|