OpenSimMirror/OpenSim/Region/Application
Justin Clark-Casey (justincc) 8caf3ed49e Remove the unimplented "clear assets" command.
This was a bizarre relic of a bygone age that had no implementations.
If you're using and want to clear the flotsam asset cache then please use the existing "fcache clear" command
2011-09-24 02:22:47 +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 Fix build errors on Windows by adding missing OpenSim.Services.Base reference 2011-09-16 19:54:23 +01:00