OpenSimMirror/OpenSim/Region/Application
Sean Dague 8088802c21 From Alan Webb <awebb@linux.vnet.ibm.com>
These changes replace all direct references to the AssetCache with
IAssetCache. There is no change to functionality. Everything works as
before.

This is laying the groundwork for making it possible to register
alternative asset caching mechanisms without disrupting other parts of
OpenSim or their dependencies upon AssetCache functionality.
2009-02-09 21:47:55 +00:00
..
Application.cs Replace the console for all OpenSim apps with a new console featuring command 2009-02-07 12:25:39 +00:00
ConfigurationLoader.cs * Introduce a new "default" option for asset_database in the [STORAGE] section 2009-02-04 18:56:12 +00:00
HGOpenSimNode.cs fixing warnings. 2009-02-09 10:40:12 +00:00
IApplicationPlugin.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
OpenSim.cs * Add the ability to type help <command> for more detailed help about a specific command if any is available 2009-02-09 20:52:04 +00:00
OpenSimBackground.cs more startup/initialisation refactoring 2008-11-05 17:45:56 +00:00
OpenSimBase.cs From Alan Webb <awebb@linux.vnet.ibm.com> 2009-02-09 21:47:55 +00:00