OpenSimMirror/OpenSim/Region
UbitUmarov d9a300fa8e some cleanup.. remove some stats that only some do look at once on a lifetime 2017-06-14 20:19:13 +01:00
..
Application change servicePoint dns expire also to 5min, let the endpoints expire slide. This should reduce impact of absurd dns fails observed on my test ubuntu VM 2017-05-29 07:48:09 +01:00
ClientStack some cleanup.. remove some stats that only some do look at once on a lifetime 2017-06-14 20:19:13 +01:00
CoreModules some cleanup.. remove some stats that only some do look at once on a lifetime 2017-06-14 20:19:13 +01:00
Framework some cleanup 2017-06-13 13:22:01 +01:00
OptionalModules some cleanup.. remove some stats that only some do look at once on a lifetime 2017-06-14 20:19:13 +01:00
PhysicsModules fix some issues on ubOde physics shape type changes 2017-06-12 16:19:29 +01:00
ReplaceableModules
ScriptEngine make use of a rare thing called StringBuilder on LSL_List. LSL_List uses may need a revision to make sure they are passed by ref and not by value, with necessary adjustments. This does not have much impact on AppDomains, since if they cross, they are always serialized. Since lists are important parts of LSL, the AppDomainLoading option needs to be replaced by something else 2017-05-28 01:56:52 +01:00