aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/Chat/IRCBridgeModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-151-18/+2
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-11-141-64/+18
* - fixes comparison of struct against null (no no no)Dr Scofield2008-11-061-1/+1
* fix: ArchiveReadRequest.URIFetch stumbles over absent content length fieldDr Scofield2008-11-041-0/+1
* completing move to refactored multi-channel capable IRCBridgeModuleDr Scofield2008-11-031-0/+280
* dropping old IRCBridgeModule.Dr Scofield2008-11-031-393/+0
* merging changes from IRCBridgeModule in to XIRCBridgeModule; swappingDr Scofield2008-11-031-1/+1
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-10-301-1/+1
* cleaning up commented lines in IRCConnector; changing access_passwordDr Scofield2008-10-231-28/+36
* cleaning up IRCBridgeModule to allow for configuration from in-world,Dr Scofield2008-10-201-737/+104
* Thanks cmickyb for a patch that enhances the IRC module.Dahlia Trimble2008-10-111-27/+98
* Disabled some thread aborts in the IRC module that I added earlier and don't ...Dahlia Trimble2008-10-031-2/+2
* This changeset changes the way chat from client is routed: Dr Scofield2008-10-031-14/+12
* a little (incomplete) hackery in the IRC module to allow run-time connection ...Dahlia Trimble2008-10-011-11/+74
* - a couple of minor code cleanups in RestInventoryServicesDr Scofield2008-09-301-9/+10
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-5/+5
* renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield2008-07-251-3/+3
* Commented out a readline that was preventing the sim from shutting down in so...Dahlia Trimble2008-07-181-1/+1
* fixing warning in IRCBridgeModule and logging the exception cause now.Dr Scofield2008-07-141-2/+3
* adds a default value of true to the new IRC bridge configuration option "nick...Dahlia Trimble2008-07-141-3/+5
* Mantis#1718. Thank you kindly, Mircea for a patch that:Charles Krinke2008-07-121-9/+17
* trying to fix mantis #1711.Dr Scofield2008-07-111-5/+12
* revert 5028, as this approach to 1 nick per avatar isn't going to work, Sean Dague2008-06-061-21/+8
* experimental IRC changes, because it's friday, and I'm curious if thisSean Dague2008-06-061-8/+21
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-2/+2
* * Stop the IRC module throwing a nre on shutdown if it isn't actually being usedJustin Clarke Casey2008-05-301-2/+5
* * Successfully pick out prims.xml file from archiveJustin Clarke Casey2008-05-301-1/+1
* while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield2008-05-301-13/+26
* Formatting cleanup.Jeff Ames2008-05-281-12/+12
* fixes a CTB when IRCBridgeModule is not configured.Dr Scofield2008-05-271-2/+2
* cleaning up: coding style guidelines violation in RestPlugin.cs. Dr Scofield2008-05-271-0/+23
* I'm dropping the ISimChat interface as that has now been Dr Scofield2008-05-271-2/+3
* This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield2008-05-261-24/+5
* Adding OnChatBroadcast event logic to EventManager providing Dr Scofield2008-05-261-69/+87
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-8/+8
* forgot to actually remove IRCBridgeModule.FindClientRegion()Dr Scofield2008-05-231-32/+0
* IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield2008-05-231-0/+860