]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_whois.cpp
Merge pull request #971 from SaberUK/master+numeric-xline
[user/henk/code/inspircd.git] / src / coremods / core_whois.cpp
2015-01-14 Attila MolnarMerge branch 'master+stfjoinforward'
2015-01-10 Attila MolnarReduce std::string::substr() usage
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-07-14 Attila MolnarRename UserChanList to User::ChanList, remove UCListIter
2014-04-07 Attila MolnarMerge insp20
2014-03-31 Attila MolnarCheck if Membership::GetPrefixChar() returns 0 before...
2014-03-05 Attila MolnarMove src/commands/cmd_*.cpp to src/coremods[/core_*]/