summaryrefslogtreecommitdiff
path: root/src/commands.c
AgeCommit message (Collapse)Author
2014-01-01Update copyright to 2014. This was done with:Adam
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
2013-01-09Update copyright to 2013. This was done with:Adam
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
2012-01-02Updated Copyright to 2012Adam
2011-01-06Updated Copyright to 2011lethality
2010-06-18Removed all references to the SVN keyword IdAdam
2010-06-08Never unset mod_current_module in functions that modules might call, instead ↵Adam-
save the old values and reset them git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3000 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-05Always set mod_current_module and mod_current_module_name, fixes a few of ↵Adam-
the functions in modules.c relying on it. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2931 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-15Check if a command routine exists before all command callsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2894 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-11updated copyright info for 2010pimpmylinux
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2752 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-02Fixed help system to use notice_help instead of notice_lang (bug from r2473)Adam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2726 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-26Made help system fall back to the highest help string available instead of ↵adam-
giving "no help" to services opers etc everywhere. Fixes bug #1102 and any other bugs related to it. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2473 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-03Update copyright & contact information within files.sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1912 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-01Anope Stable Branchsjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1902 5417fbe8-f217-4b02-8779-1006273d7864