Justin Clark-Casey (justincc) 2b26d2f1a5 prevent "create region" console command from being able to create a region with the same id as one that already exists. 13 years ago
..
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 2b26d2f1a5 prevent "create region" console command from being able to create a region with the same id as one that already exists. 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 61f1c2b2c5 Write estate errors on startup to the log 13 years ago