aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/Chat/IRCBridgeModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-06revert 5028, as this approach to 1 nick per avatar isn't going to work, Sean Dague1-21/+8
2008-06-06experimental IRC changes, because it's friday, and I'm curious if thisSean Dague1-8/+21
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-2/+2
2008-05-30* Stop the IRC module throwing a nre on shutdown if it isn't actually being usedJustin Clarke Casey1-2/+5
2008-05-30* Successfully pick out prims.xml file from archiveJustin Clarke Casey1-1/+1
2008-05-30while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield1-13/+26
2008-05-28Formatting cleanup.Jeff Ames1-12/+12
2008-05-27fixes a CTB when IRCBridgeModule is not configured.Dr Scofield1-2/+2
2008-05-27cleaning up: coding style guidelines violation in RestPlugin.cs. Dr Scofield1-0/+23
2008-05-27I'm dropping the ISimChat interface as that has now been Dr Scofield1-2/+3
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield1-24/+5
2008-05-26Adding OnChatBroadcast event logic to EventManager providing Dr Scofield1-69/+87
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-8/+8
2008-05-23forgot to actually remove IRCBridgeModule.FindClientRegion()Dr Scofield1-32/+0
2008-05-23IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield1-0/+860