]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_list.cpp
Merge insp20
[user/henk/code/inspircd.git] / src / coremods / core_list.cpp
2016-08-17 Attila MolnarMerge insp20
2016-02-25 Attila MolnarMerge branch 'master+writenumeric'
2016-02-25 Attila MolnarConvert WriteNumeric() calls to pass the parameters...
2016-02-22 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge insp20
2015-04-27 Attila MolnarMerge branch 'master+dns'
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-06-22 Attila Molnarcore_list Improve readability by assigning the Channel...
2014-06-22 Attila Molnarcore_list Check whether the chan name/topic has to...
2014-06-22 Attila Molnarcore_list Do the HasPrivPermission() check only once...
2014-04-07 Attila MolnarMerge insp20
2014-03-14 Attila MolnarAdd InspIRCd::GetChans(), remove ChannelCount()
2014-03-05 Attila MolnarMove src/commands/cmd_*.cpp to src/coremods[/core_*]/