This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-27 11:05:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbb9af363de5cabf44dec2b5aba6fb386a1e7fad
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clark-Casey (justincc)
5dbdd5f8b4
refactor: Make stats and sim status simpler by extending BaseStreamHandler like other handlers instead of implementing the IStreamedRequestHandler interface directly
2013-07-06 00:12:48 +01: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
change "debug packet" command to "debug lludp packet" to conform with other "debug lludp" options
2013-07-04 00:02:53 +01: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
refactor: Make stats and sim status simpler by extending BaseStreamHandler like other handlers instead of implementing the IStreamedRequestHandler interface directly
2013-07-06 00:12:48 +01:00