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-06-05 02:15:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89a003c6fc0302009558367d7231ffce82ebfccb
opensim
/
OpenSim
/
Region
/
Application
History
Melanie
bbffe16f13
Merge branch 'master' into careminster-presence-refactor
2010-04-27 00:27:05 +01: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
minor: eliminate configuration section handling deprecation of OpenSim.DataStore.MonoSqlite.dll, since this hasn't exist for a long, long time
2010-04-23 21:29:09 +01:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
Add --skip-assets option to load oar.
2010-04-16 22:29:11 +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
Merge branch 'master' into careminster-presence-refactor
2010-04-16 05:20:25 +02:00