Age | Commit message (Collapse) | Author |
|
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
|
|
usestrictprivmsg
|
|
user ctor to ease handling users who connect already identified
|
|
|
|
|
|
|
|
|
|
|
|
document it more about what you should and shouldnt do in it
|
|
users in the join event, which does bad things
|
|
secureops enforces everything, inclurding voice)
|
|
messages from it, and this check in modulemanager is bogus/has a typo
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
block
|
|
|
|
as the client should always be in the channel
|
|
some typos, remove unused variable
|
|
permanent channel mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
startup & dropping empty channels
|
|
|
|
only whitespace
|
|
way to test for a valid IP
|
|
being off by 1
|
|
|
|
late, after the users server can be gone. Fix a couple other small things
|
|
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' {} \;
|
|
once the function returns, so we can't use them. gcc is just nice. cronus sucks. also validate a few more config options
|
|
system headers
|
|
|
|
separators are found in a row
|
|
|
|
configuration directives to the actual modules they are used in.
|
|
users want them built they should copy or symlink them out of extras
|
|
|