| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Also the first inventory storage methods are implemented.
|
|
|
|
|
|
|
| |
AssetInventoryServer with the standard OpenSim license header
- add note about Cable Beach to CONTRIBUTORS.txt
- clean up AssetInventoryServer.ini.example
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OpenSim.Framework.AssetMetadata and related updates in AssetInventory
server
- removed dependency on MySql.Data.MySqlClient
- commented out the bulk of OpenSimInventoryStorage due to missing
MySql.Data dependency
- refactor asset creation in OpenSimAssetFrontend
- commented out ForEach implementation, which also depended on
MySql.Data, until it's supported by OpenSim backends
- commented out some handlers in BrowseFrontend and ReferenceFrontend as
they relied on either ForEach or the removed Metadata class
|
|
|
|
|
|
| |
- comment out a bunch of stuff in OpenSimInventoryFrontendPlugin.cs to
get rid of warnings
|
|
|
|
|
| |
- start of removal of AssetInventoryServer.Metadata class
|
| |
|
| |
|
|
|
|
|
|
|
| |
- removed OpenSim storage and frontend classes in Extensions dir
- put OpenSim plugins in
OpenSim.Grid.AssetInventoryServer.Plugins.OpenSim namespace
|
|
|
|
|
| |
- update AssetBase de/serialization in AssetInventoryServer
|
| |
|
|
OpenSim.Grid.AssetInventoryServer.
|