aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/Chat/IRCConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* Added an optional password for the IRC moduleDahlia Trimble2009-01-181-1/+9
* Increase IRC login timeout to 25 - it was 10 which was causing reconnect loop...Dahlia Trimble2008-11-221-1/+1
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-11-141-15/+53
* - fixes comparison of struct against null (no no no)Dr Scofield2008-11-061-1/+1
* * Prevent texture sender thread termination from immediately crashing the simJustin Clarke Casey2008-11-041-2/+0
* completing move to refactored multi-channel capable IRCBridgeModuleDr Scofield2008-11-031-0/+843
* dropping old IRCBridgeModule.Dr Scofield2008-11-031-702/+0
* merging changes from IRCBridgeModule in to XIRCBridgeModule; swappingDr Scofield2008-11-031-17/+17
* cleaning up commented lines in IRCConnector; changing access_passwordDr Scofield2008-10-231-8/+0
* cleanup.Dr Scofield2008-10-211-3/+3
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-211-2/+2
* cleaning up IRCBridgeModule to allow for configuration from in-world,Dr Scofield2008-10-201-0/+710