aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/Chat/IRCBridgeModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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