Age | Commit message (Collapse) | Author |
|
|
|
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' {} \;
|
|
|
|
message processing is done
|
|
|
|
objects. Fix os_dns for sql(live)
|
|
|
|
an ircd message module event, and a few more fixups
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
problem internally ovwrwriting data on objects that we have modified and are queued because of assigning something to a serialize_obj reference
|
|
|
|
better. Fixes m_*_authentication only being able to properly work when people identify normally using nickserv/identify
|
|
|
|
be a bit more C++ ish
|
|
|
|
|
|
|
|
compatible with current phpdenora or magirc installations.
|
|
not after
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
|
|
we've switched off of SVN. Instead just use the hash for the current head when building. Also recheck the hash on every make not just Config.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
matching all identified users
|
|
|
|
|
|
matching ACCESS_INVALID levels, and added in a disabled config option for levels
|
|
|
|
|
|
|
|
This allows naming commands and having spaces within command names.
|
|
to translate strings in 3rd party modules
|