This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
opensim
Watch
1
Star
0
Fork
0
mirror of
git://opensimulator.org/git/opensim
synced
2026-08-14 17:12:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cpu-performance
opensim
/
OpenSim
/
Region
/
Application
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Diva Canto
553d9cc5d2
Applying the same fix here that dan lake applied to master -- unfortunately I can't cherry-pick because that commit has 2 parents...
2013-07-18 07:52:14 -07:00
..
Application.cs
Make general server stats available on the robust console as well as the simulator console
2013-06-17 22:39:00 +01:00
ConfigurationLoader.cs
Make "config show/set/get/save" console commands available on all servers
2012-11-22 05:48:41 +00:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
Applying the same fix here that dan lake applied to master -- unfortunately I can't cherry-pick because that commit has 2 parents...
2013-07-18 07:52:14 -07:00
OpenSimBackground.cs
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
2009-10-09 02:10:53 -07:00
OpenSimBase.cs
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
2013-07-08 22:03:07 +01:00