.. |
Application.cs
|
b8612e005a
At OpenSimulator startup, print out default min built-in threadpool threads as well as max.
|
11 years ago |
ConfigurationLoader.cs
|
3194ffdab8
Fixed incomplete commit r/23317 -- see_into_region. Put the guard around estate bans also, and delete the obsolete config var.
|
11 years ago |
IApplicationPlugin.cs
|
b47e405420
* minor: Comments
|
15 years ago |
OpenSim.cs
|
638c3d25b0
Remove never implemented stub modules commands (list, load, unload) from back in 2009.
|
11 years ago |
OpenSimBackground.cs
|
494a1e922d
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
|
15 years ago |
OpenSimBase.cs
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
11 years ago |