aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IAvatarService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-7/+8
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-9/+37
2012-08-14Exclude temp attachemnts from being sent to the avatar serviceMelanie1-1/+2
2011-09-06In SetAttachment, if the existing attachment has no asset id then carry on ra...Justin Clark-Casey (justincc)1-3/+1
2011-08-02Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)1-2/+2
2010-10-30Fixed: ToAvatarAppearance wasn't retrieving the AvatarHeight.Diva Canto1-0/+3
2010-10-30Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie1-28/+77
2010-10-30This commit fixes all the appearance related null refs. Still can't log in,Melanie1-51/+66
2010-10-30READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie1-54/+78
2010-10-21First attempt to get multiple attachments working to support viewer2.Master ScienceSim1-11/+5
2010-10-20Major refactoring of appearance handling.Master ScienceSim1-7/+25
2010-01-12Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto1-1/+1
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto1-43/+80
2010-01-04Some work on avatar service. Retrieval and storage doneMelanie1-0/+4
2010-01-02* Converters from new AvatarData to old AvatarAppearance and vice-versaDiva Canto1-1/+94
2010-01-02Changed the rest of references to IAvatarData to AvatarDataDiva Canto1-2/+7
2010-01-02Change to a classMelanie1-5/+7
2010-01-02Strip the lindenisms from the interfaceMelanie1-8/+2
2010-01-02Clarifying comments.Diva Canto1-1/+7
2010-01-02First stab at avatar data. Very genericMelanie1-7/+16
2010-01-02Minor interface changesMelanie1-8/+5
2010-01-02* Forgotten ILibraryService from yesterdayDiva Canto1-36/+44
2009-08-14Add standard doc and standard doc formatting to IAssetServiceJustin Clark-Casey (justincc)1-9/+37
2009-05-10Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker1-0/+5
2009-05-08More additions to the nextgen reference UGAIMMelanie Thielker1-1/+21
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames1-0/+27
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-1/+1
2009-05-05Add an interface skeleton for user servicesMelanie Thielker1-0/+6