aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Services/HGInventoryService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed HGInventory out of core. This is part of HG2, which it now being deve...Diva Canto2009-08-091-744/+0
* * Corrected CAPS namespacesArthur Valadares2009-06-181-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-4/+5
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-1/+1
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-051-1/+17
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-051-25/+24
* Remove some Mono warnings.Homer Horwitz2009-04-041-2/+2
* Added one more delegate to Caps, and a few guards, so that these objects can ...diva2009-04-031-0/+14
* HGInventoryService now uses the actual authority portion of the user's key to...diva2009-03-301-715/+714
* Sigh. Manual data typing grief.diva2009-03-301-1/+2
* Added Authorization client code that interfaces with HGLoginAuthService. Impr...diva2009-03-291-8/+65
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-291-6/+27
* Moved some files around, so that it's easier to share code between standalone...diva2009-03-291-0/+636