aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Chat (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-09don't keep a reference to config, if not in useUbitUmarov1-1/+3
2015-11-02apply OtakuMegane code changes to irc channel chat so some characters are not...UbitUmarov1-1/+4
2015-10-26 try fix IRC connector issue on mantis 7731 but with code a bit diferent from...UbitUmarov1-12/+14
2015-03-29varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2-0/+4
2014-11-25refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)1-1/+1
2014-09-04Start long-lived thread in IRCConnector via watchdog rather than indepedently...Justin Clark-Casey (justincc)1-13/+5
2013-12-26varregion: many more updates removing the constant RegionSize and replacingRobert Adams2-0/+4
2013-12-14varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams1-2/+2
2013-11-15refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)1-1/+1
2013-09-28VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-2/+2
2013-09-25VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-2/+2
2013-01-19IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in Open...PixelTomsen4-273/+305
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus1-3/+3
2012-11-13All optional modules' directives moved out of addin.xmlDiva Canto1-0/+2
2012-09-20Don't fail to create an IRC nick if nick randomization is disabled in the IRC...Justin Clark-Casey (justincc)1-3/+3
2012-07-25Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)1-0/+1
2011-10-25Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)1-0/+1
2010-04-16minor: stop irc bridge warning about not attached to regions if it's not been...Justin Clark-Casey (justincc)1-1/+1
2010-01-11more specific config error loggingdr scofield (aka dirk husemann)1-2/+8
2010-01-10Remove a little bit more if master avatarMelanie1-6/+0
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-4/+0
2009-11-27minor: make irc bridge logging less verbose if it isn't actually enabledJustin Clark-Casey (justincc)1-4/+5
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman1-1/+0
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-08-21Add copyright header. Formatting cleanup.Jeff Ames1-1/+1
2009-08-17Apply http://opensimulator.org/mantis/view.php?id=3538Justin Clark-Casey (justincc)2-4/+18
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2-3/+3
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker1-0/+5
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-2/+2
2009-06-10Formatting cleanup.Jeff Ames1-3/+3
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames4-4/+4
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-1/+2
2009-05-22changing IRCBridgeModule to new region module schemeDr Scofield1-74/+47
2009-04-27Add copyright headers. Formatting cleanup.Jeff Ames1-4/+4
2009-04-23From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-14/+27
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames1-2/+1
2009-04-21From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-6/+19
2009-04-17- disabling logging of non-system IRC messagesDr Scofield1-8/+8
2009-04-14Formatting cleanup.Jeff Ames1-1/+1
2009-04-07From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-1/+9
2009-04-01Add a "user" config option to the IRC module config. Like all other IRCMelanie Thielker1-1/+2
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield4-0/+2158