Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
call it on module load on modules that hook to it
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|