aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/UserProfiles/OpenProfileClient.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactored: moved OpenProfileClient to a location where it can be used by ↵Oren Hurvitz2014-04-241-193/+0
| | | | both the Simulators and Robust
* In Core Profiles: as a fallback, try to get profiles from foreign grids ↵Oren Hurvitz2014-03-251-0/+193
using the OpenProfile protocol Resolves http://opensimulator.org/mantis/view.php?id=6954