Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protocol/inspircd: Match servername as well on ENCAP
|
|
Don't give misleading instructions when running CMake fails.
|
|
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \;
Added missing copyright headers to files that didn't have it yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
no user too
|
|
|
|
|
|
|
|
|
|
|
|
invalidates the reference
|
|
|
|
on hybrid/bahamut
|
|
|
|
This makes it easier to see which send functions a protocol module
implements as they are all explicitly registered by the module, and
avoids the problem of subtly breaking other protocol modules when
using inheritance.
Also split the old "core" send implementations out into a module, and
the TS6 ID generator
|
|
|
|
unless they are
|
|
|
|
|
|
behavior, fix a few typos in comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove require_server flag
|
|
|
|
correctly
|
|
|
|
this
|
|
|
|
Also store cached state with the field by using Serialize::Storage for
field storage
|
|
|
|
|
|
accessors for many
|
|
|