]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_user
Rename UserChanList to User::ChanList, remove UCListIter
[user/henk/code/inspircd.git] / src / coremods / core_user /
2014-07-14 Attila MolnarRename UserChanList to User::ChanList, remove UCListIter
2014-07-03 Attila MolnarRemove now needless User::ForceNickChange()
2014-07-03 Attila MolnarMove calling the OnUserPreNick() hook and the restrictb...
2014-07-03 Attila Molnarcore_user Deduplicate code that calls the OnUserRegiste...
2014-07-03 Attila Molnarcore_user Inherit CommandNick from SplitCommand, only...
2014-04-07 Attila MolnarMerge insp20
2014-03-09 Attila Molnarcmd_quit Display quit messages of remote users
2014-03-07 Attila MolnarMove {prefix|suffix|fixed}{quit|part} into core_user
2014-03-05 Attila MolnarCreate the core_user module
2014-03-05 Attila MolnarMove src/commands/cmd_*.cpp to src/coremods[/core_*]/