summaryrefslogtreecommitdiff
path: root/src/coremods/core_user
AgeCommit message (Expand)Author
2014-07-14Rename UserChanList to User::ChanList, remove UCListIterAttila Molnar
2014-07-03Remove now needless User::ForceNickChange()Attila Molnar
2014-07-03Move calling the OnUserPreNick() hook and the restrictbannedusers check from ...Attila Molnar
2014-07-03core_user Deduplicate code that calls the OnUserRegister hookAttila Molnar
2014-07-03core_user Inherit CommandNick from SplitCommand, only handle it for local usersAttila Molnar
2014-03-09cmd_quit Display quit messages of remote usersAttila Molnar
2014-03-07Move {prefix|suffix|fixed}{quit|part} into core_userAttila Molnar
2014-03-05Create the core_user moduleAttila Molnar
2014-03-05Move src/commands/cmd_*.cpp to src/coremods[/core_*]/Attila Molnar