| Commit message (Expand) | Author | Age | Files | Lines |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 3 | -21/+21 |
* | minor locking issue | UbitUmarov | 2016-08-22 | 1 | -13/+3 |
* | don't keep a reference to config, if not in use | UbitUmarov | 2015-12-09 | 1 | -1/+3 |
* | apply OtakuMegane code changes to irc channel chat so some characters are not... | UbitUmarov | 2015-11-02 | 1 | -1/+4 |
* | try fix IRC connector issue on mantis 7731 but with code a bit diferent from... | UbitUmarov | 2015-10-26 | 1 | -12/+14 |
* | refactor: Move methods to start a monitored thread, start work in its own thr... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+1 |
* | Start long-lived thread in IRCConnector via watchdog rather than indepedently... | Justin Clark-Casey (justincc) | 2014-09-04 | 1 | -13/+5 |
* | varregion: many more updates removing the constant RegionSize and replacing | Robert Adams | 2013-12-26 | 2 | -0/+4 |
* | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. | Robert Adams | 2013-12-14 | 1 | -2/+2 |
* | Merge branch 'master' into varregion | Robert Adams | 2013-11-15 | 1 | -1/+1 |
|\ |
|
| * | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 2013-11-15 | 1 | -1/+1 |
* | | VarRegion: change RegionInfo storage of region coordinates from region | Robert Adams | 2013-09-28 | 1 | -2/+2 |
|/ |
|
* | IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in Open... | PixelTomsen | 2013-01-19 | 4 | -273/+305 |
* | All optional modules' directives moved out of addin.xml | Diva Canto | 2012-11-13 | 1 | -0/+2 |
* | Don't fail to create an IRC nick if nick randomization is disabled in the IRC... | Justin Clark-Casey (justincc) | 2012-09-20 | 1 | -3/+3 |
* | Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi... | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -0/+1 |
* | Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o... | Justin Clark-Casey (justincc) | 2011-10-25 | 1 | -0/+1 |
* | minor: stop irc bridge warning about not attached to regions if it's not been... | Justin Clark-Casey (justincc) | 2010-04-16 | 1 | -1/+1 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -2/+8 |
|\ |
|
| * | more specific config error logging | dr scofield (aka dirk husemann) | 2010-01-11 | 1 | -2/+8 |
* | | Remove a little bit more if master avatar | Melanie | 2010-01-10 | 1 | -6/+0 |
* | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -4/+0 |
|/ |
|
* | minor: make irc bridge logging less verbose if it isn't actually enabled | Justin Clark-Casey (justincc) | 2009-11-27 | 1 | -4/+5 |
* | Fixing a few compile errors in the previous commit | John Hurliman | 2009-10-06 | 1 | -1/+0 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-21 | 1 | -1/+1 |
* | Apply http://opensimulator.org/mantis/view.php?id=3538 | Justin Clark-Casey (justincc) | 2009-08-17 | 2 | -4/+18 |
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -1/+1 |
* | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 2 | -3/+3 |
* | Committing the interface change and the addition to the modules to get | Melanie Thielker | 2009-07-10 | 1 | -0/+5 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -3/+3 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 4 | -4/+4 |
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2009-05-23 | 1 | -1/+2 |
* | changing IRCBridgeModule to new region module scheme | Dr Scofield | 2009-05-22 | 1 | -74/+47 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-04-27 | 1 | -4/+4 |
* | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-23 | 1 | -14/+27 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-04-22 | 1 | -2/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-21 | 1 | -6/+19 |
* | - disabling logging of non-system IRC messages | Dr Scofield | 2009-04-17 | 1 | -8/+8 |
* | Formatting cleanup. | Jeff Ames | 2009-04-14 | 1 | -1/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-07 | 1 | -1/+9 |
* | Add a "user" config option to the IRC module config. Like all other IRC | Melanie Thielker | 2009-04-01 | 1 | -1/+2 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 4 | -0/+2158 |