Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Reverted the AssetServer fix, apparently something was dependent on ↵ | lbsa71 | 2009-02-19 | 1 | -0/+1 |
| | | | | IAssetDataPlugin being in OpenSim.Data | ||||
* | * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ↵ | lbsa71 | 2009-02-19 | 1 | -1/+0 |
| | | | | | | | rid of ugly CoreModules dependency on AssetServer.exe * And yes, the IAssetDataPlugin is misnomed, which became apparent on extracting it. | ||||
* | - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to | Mike Mazur | 2009-02-03 | 1 | -3/+3 |
| | | | | | | OpenSim/Data/IAssetData.cs - remove some trailing whitespace | ||||
* | Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ↵ | Mike Mazur | 2009-02-03 | 1 | -1/+1 |
| | | | | plugins. | ||||
* | * Fold mock classes into existing OpenSim/Tests/Common assembly rather than ↵ | Justin Clarke Casey | 2008-12-11 | 1 | -0/+53 |
sprouting another one |