aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/Chat/IRCConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-887/+0
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