aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IAvatarService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-7/+8
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-9/+37
* Exclude temp attachemnts from being sent to the avatar serviceMelanie2012-08-141-1/+2
* In SetAttachment, if the existing attachment has no asset id then carry on ra...Justin Clark-Casey (justincc)2011-09-061-3/+1
* Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-2/+2
* Fixed: ToAvatarAppearance wasn't retrieving the AvatarHeight.Diva Canto2010-10-301-0/+3
* Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie2010-10-301-28/+77
* This commit fixes all the appearance related null refs. Still can't log in,Melanie2010-10-301-51/+66
* READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-54/+78
* First attempt to get multiple attachments working to support viewer2.Master ScienceSim2010-10-211-11/+5
* Major refactoring of appearance handling.Master ScienceSim2010-10-201-7/+25
* Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto2010-01-121-1/+1
* Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2010-01-111-43/+80
* Some work on avatar service. Retrieval and storage doneMelanie2010-01-041-0/+4
* * Converters from new AvatarData to old AvatarAppearance and vice-versaDiva Canto2010-01-021-1/+94
* Changed the rest of references to IAvatarData to AvatarDataDiva Canto2010-01-021-2/+7
* Change to a classMelanie2010-01-021-5/+7
* Strip the lindenisms from the interfaceMelanie2010-01-021-8/+2
* Clarifying comments.Diva Canto2010-01-021-1/+7
* First stab at avatar data. Very genericMelanie2010-01-021-7/+16
* Minor interface changesMelanie2010-01-021-8/+5
* * Forgotten ILibraryService from yesterdayDiva Canto2010-01-021-0/+94