aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Chat/IRCConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-33/+25
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-151/+152
2012-09-20Don't fail to create an IRC nick if nick randomization is disabled in the IRC...Justin Clark-Casey (justincc)1-3/+3
2012-07-25Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)1-0/+1
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman1-1/+0
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-27Add copyright headers. Formatting cleanup.Jeff Ames1-4/+4
2009-04-23From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-14/+27
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames1-2/+1
2009-04-21From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-6/+19
2009-04-17- disabling logging of non-system IRC messagesDr Scofield1-8/+8
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-01-18Added an optional password for the IRC moduleDahlia Trimble1-1/+9
2008-11-22Increase IRC login timeout to 25 - it was 10 which was causing reconnect loop...Dahlia Trimble1-1/+1
2008-11-14From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield1-15/+53
2008-11-06- fixes comparison of struct against null (no no no)Dr Scofield1-1/+1
2008-11-04* Prevent texture sender thread termination from immediately crashing the simJustin Clarke Casey1-2/+0
2008-11-03completing move to refactored multi-channel capable IRCBridgeModuleDr Scofield1-6/+6
2008-11-03merging changes from IRCBridgeModule in to XIRCBridgeModule; swappingDr Scofield1-2/+3
2008-10-30From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield1-0/+842