Age | Commit message (Expand) | Author |
---|---|---|
2018-04-22 | Always process MOTD formatting escape codes. | Peter Powell |
2018-04-22 | Move a bunch of optional module numerics to the module source file. | Peter Powell |
2018-04-16 | Add ConfigTag::getUInt for reading unsigned config values. | Peter Powell |
2016-03-30 | m_showfile Replace User::SendText() call with WriteCommand() | Attila Molnar |
2016-02-25 | Add User::WriteRemoteNumeric() and switch code using SendText() to send numer... | Attila Molnar |
2014-11-01 | Add stdalgo::isin() and use it to simplify code | Attila Molnar |
2014-06-13 | Change allocation of InspIRCd::Parser to be physically part of the object con... | Attila Molnar |
2014-03-24 | Add stdalgo::delete_all() that deletes all elements in a container | Attila Molnar |
2013-12-18 | Add m_showfile, remove cmd_rules | Attila Molnar |