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-05-21 16:05:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7e56e0143e8afce8a7aaa44cfe848b2017bd5e4
opensim
/
OpenSim
/
Region
/
Application
History
John Hurliman
b51f40da8f
Removed the unused use_async_when_possible config variable
2010-03-16 12:03:04 -07:00
..
Application.cs
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs.
2010-01-31 13:01:23 -08:00
ConfigurationLoader.cs
Fix LocalPresenceServiceConnector test now that the hardcoded test data has been removed from Data.Null.NullPresenceData
2010-03-05 00:54:46 +00:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
Removed the unused use_async_when_possible config variable
2010-03-16 12:03:04 -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
* HGScene is no more.
2010-01-30 09:23:07 -08:00