summaryrefslogtreecommitdiff
path: root/src/coremods/core_xline
AgeCommit message (Expand)Author
2017-11-21Add the override keyword in places that it is missing.Peter Powell
2017-10-12Merge the latest changes from insp20 into master.Peter Powell
2016-12-30Remove remaining doxygen doc for "pcnt" parametersAttila Molnar
2016-12-30Penalize commands that had 0 penaltyAttila Molnar
2016-02-25Convert WriteNumeric() calls to pass the parameters of the numeric as method ...Attila Molnar
2015-12-28Fix some whitespace issuesAttila Molnar
2014-06-20Check Q-Lines on nick change in core_xlineAttila Molnar
2014-03-15Add UserManager::GetUsers()Attila Molnar
2014-03-12Deduplicate and move the *MatchesEveryone() functions to core_xlineAttila Molnar
2014-03-05Create the core_xline moduleAttila Molnar
2014-03-05Move src/commands/cmd_*.cpp to src/coremods[/core_*]/Attila Molnar