Age | Commit message (Collapse) | Author |
|
|
|
|
|
more stuff out of the core to the proper modules.
|
|
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' {} \;
|
|
by just moving pointers to the core
|
|
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
|
|
|
|
|
|
order of saving memos (among other things)
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
This allows naming commands and having spaces within command names.
|
|
|
|
|
|
pointless and made m_asynch_commands respect user language settings.
|
|
|
|
load.
|
|
|
|
|
|
|
|
|
|
tree from STL's unordered_map, which was giving horrible performance.
|
|
|
|
uplink, then burst them back to its uplink once connection is reestablished.
Also made Anope use TS enforcement to change persistant channels creation time to the time they were registered.
|
|
first place
|
|
we have everywhere.
|
|
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/*.
|
|
everywhere, and added a bot map by uid
|
|
|