aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/Utils.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
|
* * Make it possible to store creator strings in user inventory items as well ↵Justin Clarke Casey2009-04-081-2/+2
| | | | | | | | | as UUIDs * All existing functionality should be unaffected. * Database schemas have not been changed.
* Use Inventory{Item,Folder}Base in AssetInventoryServer.Mike Mazur2009-03-051-24/+25
| | | | | Also the first inventory storage methods are implemented.
* - replace existing license header in each source file inMike Mazur2009-02-161-23/+21
| | | | | | | AssetInventoryServer with the standard OpenSim license header - add note about Cable Beach to CONTRIBUTORS.txt - clean up AssetInventoryServer.ini.example
* - clean up using references as well as References in prebuild.xmlMike Mazur2009-02-161-9/+5
| | | | | | - comment out a bunch of stuff in OpenSimInventoryFrontendPlugin.cs to get rid of warnings
* AssetInventoryServer now compiles while using the standard OpenSimMike Mazur2009-02-161-8/+9
| | | | | console and HttpServer. It doesn't work though.
* Converted to Linux newlines.Mike Mazur2009-02-161-1034/+1034
|
* Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2009-02-161-0/+1034
OpenSim.Grid.AssetInventoryServer.