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-22 00:19:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2ece00e68c070bf9ffbda3f76e4eccf3c33545f
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clark-Casey (justincc)
145e38e5e9
Remove long unused Scene.DumpAssetsToFile boolean.
2013-02-06 02:21:17 +00:00
..
Application.cs
Add using clause I missed
2012-09-30 15:57:49 +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
Move scene debug commands into separate module. Command changes from "debug scene <key> <value>" to "debug scene set <key> <value>" to accomodate future settings
2013-01-10 23:49:48 +00: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
Remove long unused Scene.DumpAssetsToFile boolean.
2013-02-06 02:21:17 +00:00