Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
more stuff out of the core to the proper modules.
|
|
|
|
|
|
|
|
having to iterate over all channels and then all access entries when nicks expire or from nickserv/alist
|
|
|
|
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
|
|
|
|
due to Extensible destructing don't have their references to the already destroyed object for Base invalidated
|
|
|
|
|
|
|
|
|
|
compatible with current phpdenora or magirc installations.
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
registered
|
|
|
|
|
|
compiler warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is dropped
|
|
|