Age | Commit message (Collapse) | Author |
|
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
configuration directives to the actual modules they are used in.
|
|
call it on module load on modules that hook to it
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
Made cs_statusupdate not remove status on users if they still match other entries.
Move privilege descriptions out of the config
|
|
|
|
|
|
|
|
missing privileges, and settings corrections.
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
mask if given an unregistered nick
|
|
entries currently and if they did it would delete them.
|
|
|
|
|
|
|
|
levels, and some code cleanup
|
|
fixed logging for cs_entrymsg.
|
|
|
|
|
|
registered user
|
|
|
|
|
|
small fixes
|
|
using numbers, and clean up cs_xop slightly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
|
|
module.
|
|
|
|
|
|
|
|
|
|
|
|
and prevent adding multiple of the same nick to access lists
|
|
|
|
|
|
|
|
matching all identified users
|