Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-05-29 | change servicePoint dns expire also to 5min, let the endpoints expire slide. ↵ | UbitUmarov | 1 | -2/+1 | |
This should reduce impact of absurd dns fails observed on my test ubuntu VM | |||||
2017-05-26 | change wrong watchdog stopped thread check code, and don't log it | UbitUmarov | 1 | -2/+0 | |
2017-05-25 | another one | UbitUmarov | 1 | -1/+8 | |
2017-05-24 | give up on the code to stop AsyncCommandManager. It fails with many scripts ↵ | UbitUmarov | 1 | -1/+1 | |
running, and its only done deep on exit code. It is a backgroud thread should not block exit and never did | |||||
2017-05-23 | dont log timeouts on stopped threads | UbitUmarov | 1 | -1/+2 | |
2017-05-23 | no all mono versions know DnsRefreshTimeout | UbitUmarov | 1 | -1/+2 | |
2017-05-23 | remember mono about the default for DnsRefreshTimeout | UbitUmarov | 1 | -0/+3 | |
2017-05-12 | a bit more on ServicePointManager | UbitUmarov | 1 | -3/+4 | |
2017-05-12 | lower connection limits again | UbitUmarov | 1 | -1/+5 | |
2017-05-12 | soem changes on connections limits | UbitUmarov | 1 | -1/+1 | |
2017-05-09 | let .net decide GC mode from its defaults on the platform | UbitUmarov | 1 | -0/+3 | |
2017-05-09 | remove file bin/Mono.Posix.dll that causes problems with mono | UbitUmarov | 1 | -0/+4 | |
2017-05-03 | recover a lost trim in permissions modules names parsing | UbitUmarov | 1 | -1/+1 | |
2017-05-02 | recover a lost trim in permissions modules names parsing | UbitUmarov | 1 | -1/+1 | |
2017-02-01 | Secure sim stats with an (optional) password. | Melanie Thielker | 2 | -0/+3 | |
There is way too much in these stats to expose them to the world, at least for some of us. | |||||
2017-01-27 | parcels must be loaded before objects, so they can be added to them | UbitUmarov | 1 | -3/+2 | |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 7 | -127/+127 | |
2016-12-29 | Serving robots.txt from bin Idea of solution for ↵ | Mandarinka Tasty | 2 | -0/+21 | |
http://opensimulator.org/mantis/view.php?id=7392 Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: Melanie Thielker <melanie@t-data.com> | |||||
2016-12-20 | Remove obsolete config option "EventQueue". It's been always on for ages! | Melanie Thielker | 1 | -2/+0 | |
2016-12-20 | remove obsolete config option "storage_prim_inventories" | Melanie Thielker | 1 | -2/+1 | |
2016-12-12 | Applying a modified version of TomTheDragon's patch to prevent the sim | Melanie Thielker | 1 | -7/+14 | |
from crashing when signals are unavailable. | |||||
2016-12-12 | don't do unix signals on windows | UbitUmarov | 1 | -6/+12 | |
2016-12-12 | Allow OpenSim to respond to Unix signals. This may need work to be | Melanie Thielker | 1 | -2/+23 | |
properly ignoed on Windows. Windows devs, please test and check for platform flags if this causes issues in Windows | |||||
2016-11-26 | Fix in cmdparams.Length for: SavePrimsXml2 and SaveXml | Mandarinka Tasty | 1 | -2/+2 | |
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2016-11-26 | Fix in descriptions of: load xml, load xml2, save xml, save xml2 | Mandarinka Tasty | 1 | -4/+4 | |
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2016-07-27 | first step removing MegaRegions: refuse to run. Thanks to all that made ↵ | UbitUmarov | 1 | -0/+7 | |
MegaRegions possible, they where a important OpenSim feature, but can no longer be mantained | |||||
2016-02-21 | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵ | Diva Canto | 1 | -1/+1 | |
replace anymore. | |||||
2015-11-22 | Changes to Load Oar options and new code to support importing OARs with ↵ | Jak Daniels | 1 | -8/+18 | |
different Region sizes to the destination region. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 | |
Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs | |||||
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 | |
2015-09-08 | more on compile.. | UbitUmarov | 1 | -10/+6 | |
2015-09-04 | Deleted OpenSim.Framework.Communications. Moved its two remaining files to ↵ | Diva Canto | 2 | -2/+0 | |
OpenSim.Framework. | |||||
2015-09-04 | Deleted commented code | Diva Canto | 1 | -51/+0 | |
2015-09-03 | Transformed the LLUDP ad-hoc plugin into a region module. It works. | Diva Canto | 3 | -84/+173 | |
2015-09-03 | fix a old bug i added: MaxWearables can't be changed in runtime | UbitUmarov | 1 | -1/+0 | |
2015-09-03 | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 1 | -5/+0 | |
scenepresence) | |||||
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 2 | -22/+0 | |
2015-08-31 | First commit where physics work as region module. | Diva Canto | 1 | -14/+1 | |
Moved all physics dlls out of Physics and into bin directly, so they can be found by the module loader. Removed call to PhysicsPluginManager. | |||||
2015-08-30 | More namespace and dll name changes. Still no functional changes. | Diva Canto | 1 | -1/+1 | |
2015-08-30 | Renamed the namespaces too | Diva Canto | 1 | -1/+1 | |
2015-08-30 | Moved instantiation of SceneCommunicationService object to inside the scene ↵ | Diva Canto | 1 | -3/+1 | |
constructor. This was a left over from the original monolithic design of scene communications. The less the instantiators of scenes know about the scene's internals, the better. | |||||
2015-08-24 | try to implement core load oar options | UbitUmarov | 1 | -5/+19 | |
2015-08-19 | add missing regionExtent setup and Scene physicsscene configuration ( not | UbitUmarov | 1 | -4/+5 | |
exactly as core) | |||||
2015-06-05 | Typo Fix | H-H-H | 1 | -1/+1 | |
Signed-off-by: Diva Canto <diva@metaverseink.com> | |||||
2015-04-29 | Updated all occurrences of AssemblyVersion("0.8.1.*") to ↵ | Diva Canto | 1 | -1/+1 | |
AssemblyVersion("0.8.2.*") | |||||
2015-03-13 | Actually start a region created via the "create region" console command. | Justin Clark-Casey (justincc) | 1 | -0/+2 | |
Addresses http://opensimulator.org/mantis/view.php?id=7478 | |||||
2015-03-11 | help restart message corrected | Shy Robbiani | 1 | -1/+1 | |
The "restart" console command restarts the currently selected region or all regions in this instance if root is selected. Changed the message accordingly. | |||||
2015-03-10 | Allow setting the size of the wearables array from config, for core ↵ | Melanie Thielker | 1 | -0/+1 | |
compatibility | |||||
2015-01-03 | Remove the extra key expansion added in commit ↵ | Diva Canto | 1 | -2/+0 | |
a88bc50a168ae729307740fa84540e9571258b13. It's not needed. | |||||
2014-12-30 | Capitalization fail. | Diva Canto | 1 | -1/+1 | |