aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/InventoryObjects.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-05Implemented all Inventory frontend handlers.Mike Mazur1-0/+27
This doesn't mean they all work as expected, though. More changes to come as testing unveils bugs.
2009-03-05Use Inventory{Item,Folder}Base in AssetInventoryServer.Mike Mazur1-58/+65
Also the first inventory storage methods are implemented.
2009-02-16- replace existing license header in each source file inMike Mazur1-23/+21
AssetInventoryServer with the standard OpenSim license header - add note about Cable Beach to CONTRIBUTORS.txt - clean up AssetInventoryServer.ini.example
2009-02-16Converted to Linux newlines.Mike Mazur1-107/+107
2009-02-16Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur1-1/+1
OpenSim.Grid.AssetInventoryServer.
2009-02-16AddingMike Mazur1-0/+107
- NewAssetServer code - NewAssetServer addin manifest - example AssetServer.ini file