summaryrefslogtreecommitdiff
path: root/docs
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-05-25Update Hybrid protocol module for Hybrid 8.1Michael Wobst
2013-03-03Update language instructions in README to use git instead of svn. AddAdam
japanese language file to Windows makefile and installer.
2013-02-21Update COPYINGCharles Kingsley
2013-02-20Update COPYINGCharles Kingsley
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-12-23Updated READMEFaw-kes
2012-10-27Update Windows install script for VS 2012, update Windows README, and fixed ↵Adam
VS 2012 build
2012-02-22Fixed several grammar errors in docs/ (patch provided by Simba)DukePyrolator
2012-01-02Updated Copyright to 2012Adam
2011-08-22Added event to warn modules a nickcore gets a new display nick or is about ↵Viper
to be dropped. (This should enable modules to more easily link their data to anopes core data.)
2011-08-21Send DROP event when forbidding nicks and channels, if applicable.unknown
2011-07-28Bug #1269 - Fixed install.js for Windows 7 builds.lethality
2011-04-28Added events for module loading/unloading and command creation/deletion.Viper
Enables modules expanding on other modules to adjust hooks if needed. - Related to bug #1263.
2011-01-06Updated Copyright to 2011lethality
2010-09-111.8.5 Release1.8.5Charles Kingsley
2010-09-11Update creditsCharles Kingsley
2010-09-05Added InspIRCd 2.0 supportAdam
2010-05-23Added param to EVENT_CHANGE_NICK for old nicknamephil-lavin
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2978 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-23Added an internal events called when nick is ghosted and when nick is recoveredphil-lavin
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2976 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-05Added an internal event called when a nick is requestedAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2929 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-03Small change to the win32 makefile to use Config.bat rather than install.js ↵sjaz
after spotless. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2854 5417fbe8-f217-4b02-8779-1006273d7864
2010-03-24Removed some unused functions from extern.h and changed docs/IRCD to not ↵Adam-
tell lies git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2834 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-19Changes docs bump to 1.8 SVN and credit for tr.l added to docs/README (Sorry ↵sjaz
I missed this for release). git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2774 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-19Update docs/INSTALL with some more upto date informationsjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2770 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-18Updated docs/IRCD to be up to dateAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2769 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-17Small documentation update.sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2766 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
2009-10-06This is it! Added InspIRCd 1.2 protocol module.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2536 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-06Added option for delayed pseudo-client introduction. (Required for Insp 1.2)jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2535 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-04Test Commit Please Ignore! :)sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2530 5417fbe8-f217-4b02-8779-1006273d7864
2009-09-22Updated french language file, patch from Sakaadam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2511 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-28Clarify installing of PSDK in windows installation requirements.sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2475 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-28Updated docs/README to include real help for incorporating new languages ↵sjaz
into builds. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2474 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-06Updated FAQ and pointing to wiki for updates. (yay wiki)sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2434 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-11Initialise 1.8.2-SVN and update README.1.8.2sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2371 5417fbe8-f217-4b02-8779-1006273d7864
2009-05-07Fix link to Link Block Generator on our site. Good find whoever it was :)sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2294 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-29Bug 1001: Added support for internal tracking of +j channel mode (throttling).jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1940 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-03More housekeeping contact address updates.sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1913 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