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
|
|
registration setting
|
|
with a user, if the time on services vs the ircd are different it does weird things
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
|
|
being off by 1
|
|
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.
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
really work
|
|
|
|
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
|
|
authentication to unidentified users
|
|
|
|
ircd given value from NICK
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unregistered users on connect. Suggested by Cronus.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kill
|
|
|
|
|