Age | Commit message (Collapse) | Author |
|
Date: Mon Jul 22 22:40:07 2013 +0100
Correct pasto
Use proper name for included file.
Date: Mon Jul 22 22:30:23 2013 +0100
Indent defaults
Date: Mon Jul 22 22:28:50 2013 +0100
Correct option name
signkicklevel is really signkick_level.
Date: Mon Jul 22 22:25:24 2013 +0100
Ensure some of the options are persisted
Correct type for memo_signon, memo_receive, memo_mail and memo_hardmax so
they're serialized.
Date: Mon Jul 22 22:23:36 2013 +0100
Add missing newline
plus additional suggestions from fgs
|
|
|
|
doesn't as intended in ::Login
|
|
|
|
warnings
|
|
|
|
|
|
|
|
|
|
|
|
it as rewrites. Allow cs_log to work with either command names or service names.
|
|
|
|
|
|
|
|
|
|
events, os_chankill inf loop)
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
|
|
|
|
users in the join event, which does bad things
|
|
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
some typos, remove unused variable
|
|
permanent channel mode
|
|
|
|
startup & dropping empty channels
|
|
|
|
enforce them anyway
|
|
|
|
way to test for a valid IP
|
|
|
|
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' {} \;
|
|
system headers
|
|
|
|
configuration directives to the actual modules they are used in.
|
|
dont need the headers too
|
|
users want them built they should copy or symlink them out of extras
|
|
|
|
|
|
|
|
|
|
nick param to /ns drop
|
|
|
|
a channel
|
|
|
|
to be separated... replace chanserv/set privilege with chanserv/administration. Dont tell users to use 'help' for more help if there is no help.
|