aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService/UserAccountCache.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-26Mostly revert the last commit with the aim of searching for a better solutionTom1-5/+0
2011-01-26Add a "useCached" parameter to GetUserAccount. Add a function to Scene to ↵Tom1-0/+5
get the user flags. It has to be here due to access restrictions :/
2011-01-18minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)1-3/+4
2010-12-03Add a missing interface memeber to the new HG stuffMelanie1-0/+5
2010-11-29Preservation of creator information now also working in IARs. Cleaned up ↵Diva Canto1-0/+105
usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function.