| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert uncontroversial anonymous numerics to use constants. | 2017-09-06 | 1 | -1/+7 | |
| * | Add CXX11_OVERRIDE to overridden members that lack it.•••This fixes a ton of warnings when building on compilers that default to C++11 or newer. | 2017-07-12 | 1 | -1/+1 | |
| * | Convert WriteNumeric() calls to pass the parameters of the numeric as method ... | 2016-02-25 | 1 | -2/+1 | |
| * | Specify which Extensible subclass an ExtensionItem is valid for | 2015-01-18 | 1 | -1/+1 | |
| * | Replace mode letter parameter of OnRawMode() with a ModeHandler*, remove pcnt | 2014-02-21 | 1 | -1/+2 | |
| * | Remove whitespace and minor style changes | 2014-01-23 | 1 | -2/+5 | |
| * | Merge insp20 | 2014-01-21 | 1 | -8/+3 | |
| |\ | |||||
| | * | m_mlock Only deny the mlocked mode from being changed instead of denying the ...•••Fixes issue #615 reported by @BlacklightShining | 2014-01-13 | 1 | -9/+4 | |
| * | | Automatically register ServiceProviders created by modules | 2013-09-08 | 1 | -5/+0 | |
| * | | Automatically attach modules to events | 2013-08-04 | 1 | -1/+0 | |
| * | | Remove $Core and $Mod* comments apart from $ModDep. | 2013-07-04 | 1 | -2/+0 | |
| * | | Tidy up keywords on module methods.•••- Remove virtual keyword from a ton of methods which don't need it. - Add override keyword to a ton of methods which do need it. | 2013-05-15 | 1 | -3/+3 | |
| * | | Whitespace and empty destructor removal, minor coding style changes | 2013-04-01 | 1 | -2/+0 | |
| |/ | |||||
| * | Register all commands, modes and extensions using AddService()•••AddService() throws an exception if an item cannot be registered, modules no longer need to worry about AddMode() etc. failing | 2012-12-02 | 1 | -1/+1 | |
| * | m_mlock Remove unnecessary iteration | 2012-07-07 | 1 | -8/+6 | |
| * | Module description updates | 2012-05-30 | 1 | -0/+3 | |
| * | Fixed m_mlock | 2012-05-23 | 1 | -1/+2 | |
| * | mlock: fix style nitpicks | 2012-05-16 | 1 | -3/+3 | |
| * | mlock: we should only enforce against modes set by our own clients | 2012-05-15 | 1 | -0/+3 | |
| * | mlock: handle case where no mlock has been set on a channel yet | 2012-05-15 | 1 | -1/+1 | |
| * | modules/m_mlock: new module implementing server-side MLOCK. | 2012-05-04 | 1 | -0/+68 | |
