OpenSimMirror/OpenSim/Region/Application
Justin Clark-Casey (justincc) b907a66f39 When creating a new user on the comand line, give the option of allowing a UUID to be specified to override the randomly generated one.
This can be useful in some migration cases where recreating user accounts with known IDs will preserve region scene object ownership.
2011-10-04 23:48:35 +01:00
..
Application.cs Temporarily put in a log line which shows which locale the user is running in. 2011-07-29 23:43:35 +01:00
ConfigurationLoader.cs Make default serverside_object_permissions = true since this better matches user expectations. 2011-07-01 23:06:46 +01:00
IApplicationPlugin.cs * minor: Comments 2009-08-12 22:54:57 -04:00
OpenSim.cs Remove the unimplented "clear assets" command. 2011-09-24 02:22:47 +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 When creating a new user on the comand line, give the option of allowing a UUID to be specified to override the randomly generated one. 2011-10-04 23:48:35 +01:00