.. |
Application.cs
|
6d866ba6d5
Temporarily put in a log line which shows which locale the user is running in.
|
13 years ago |
ConfigurationLoader.cs
|
fba961c63f
Make default serverside_object_permissions = true since this better matches user expectations.
|
13 years ago |
IApplicationPlugin.cs
|
b47e405420
* minor: Comments
|
15 years ago |
OpenSim.cs
|
7f318277f1
When creating an OAR, optionally exclude objects according to their permissions
|
13 years ago |
OpenSimBackground.cs
|
494a1e922d
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
|
15 years ago |
OpenSimBase.cs
|
9046651583
Pass any region scope through to the CreateUser() method
|
13 years ago |