summaryrefslogtreecommitdiff
path: root/src/coremods/core_ison.cpp
AgeCommit message (Expand)Author
2016-02-25Add RPL_ISON, RPL_USERIP and RPL_USERHOST to the list of numericsAttila Molnar
2016-02-20Fix build errors on CentOS 6 and OpenBSD.Peter Powell
2015-12-30core_ison Switch to Numeric::BuilderAttila Molnar
2015-12-30core_ison Inherit handler from SplitCommandAttila Molnar
2015-12-30core_ison Simplify handlerAttila Molnar
2014-06-22core_ison Use iteratorsAttila Molnar
2014-06-22core_ison Extract duplicated code into a functionAttila Molnar
2014-06-22core_ison Truncate string after sending it on overflow instead of recreating itAttila Molnar
2014-06-22core_ison Don't deduplicate nicksAttila Molnar
2014-06-22core_ison Remove check that is always trueAttila Molnar
2014-04-07Merge insp20Attila Molnar
2014-03-05Move src/commands/cmd_*.cpp to src/coremods[/core_*]/Attila Molnar