aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Inventory/RemoteXInventoryServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made things consistent between LocalInventoryServiceConnector and RemoteXInve...Diva Canto2011-04-251-8/+26
* Removed a couple of very verbose debug messages.Diva Canto2010-10-311-2/+2
* Formatting cleanup.Jeff Ames2010-09-121-1/+1
* Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-041-25/+1
* Add automated test at the opensim 'api' level to check that a given item goes...Justin Clark-Casey (justincc)2010-08-241-0/+7
* Add system lookup folder fix to the RemoveXInventoryServiceConnector as well ...Justin Clark-Casey (justincc)2010-08-231-0/+17
* Fix bug in llGiveInventory() where items were disappearing on relogJustin Clark-Casey (justincc)2010-08-231-4/+1
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-08-131-3/+2
* * XInventory fairly tested, including for HG. Almost ready to switch.Diva Canto2010-04-301-5/+3
* Simplified RemoteXInventoryServiceConnector and HGBroker (2) by a lot.Diva Canto2010-04-291-58/+32
* Started redoing HGInventoryBroker for XInventory and with multi-protocol in m...Diva Canto2010-04-291-0/+5
* XInventory connector/handler showing signs of life. Tested, but needs more te...Diva Canto2010-04-271-0/+2
* RemoteXInventoryServiceConnector, the plugin region module. Not active in def...Diva Canto2010-04-261-0/+324