Age | Commit message (Collapse) | Author |
|
|
|
Keep track of what user modes are oper only/server only/etc
|
|
configuration directives to the actual modules they are used in.
|
|
|
|
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' {} \;
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
|
|
be a bit more C++ ish
|
|
|
|
|
|
|
|
|
|
|
|
location in the configuration file.
|
|
|
|
|
|
|
|
to cut back on their code duplication. More work can be done in the future to remove even more of it.
|
|
stacker on release builds
|
|
style arrays. Burned the old process/split_buf/memory.c code
|
|
|
|
invalidation really work.
This also cleans up a bit of the code in the modestacker.
|
|
|
|
variable and not a pointer.
|
|
is a bit better.
|
|
Anope::string class, plus some other little fixes here and there. If you follow 1.9.x development and are testing things, THIS is one of those things that NEEDS testing.
|
|
|
|
include/* and src/* but not src/core/* or src/modules/*.
|
|
fixed windows build
|
|
|