aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/Plugins/Simple/SimpleInventoryStoragePlugin.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - clean up using references as well as References in prebuild.xmlMike Mazur2009-02-161-2/+0
| | | | | | - comment out a bunch of stuff in OpenSimInventoryFrontendPlugin.cs to get rid of warnings
* - change AssetInventoryServer config from XML to INIMike Mazur2009-02-161-10/+13
| | | | | | - convert AssetInventoryServer logging to OpenSim's log4net - updated AssetInventoryServer.ini.example file
* - add list for backend plugins and Dispose() all plugins on shutdownMike Mazur2009-02-161-1/+0
| | | | | | | - fix some plugin names - remove most references to ExtensionLoader - remove commented out AssetInventoryServer blobs from prebuild.xml
* Add OpenSim & Simple inventory storage plugins and Null metrics plugin.Mike Mazur2009-02-161-0/+627