aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/AvatarService (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05Massive tab and trailing space cleanupMelanie Thielker3-7/+7
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto1-1/+1
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-04-29Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto1-1/+1
2014-06-17Change assembly versions to 0.8.1Justin Clark-Casey (justincc)1-1/+1
2013-10-04Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)1-1/+1
2013-02-19Deleted all AssemblyFileVersion directivesDiva Canto1-1/+1
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)1-1/+1
2013-02-01Revert "Update assembly version numbers"BlueWall1-1/+1
2013-02-01Update assembly version numbersBlueWall1-1/+1
2012-11-14The last few AssemblyInfos. Finished!Diva Canto1-0/+33
2012-04-25Comment out AvatarService.SetAvatar debug log line for nowJustin Clark-Casey (justincc)1-1/+1
2011-08-02Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)1-1/+1
2011-07-30Temporary code to change bad AvatarHeight values in the AvatarService to the ...Justin Clark-Casey (justincc)1-1/+27
2010-10-30This commit fixes all the appearance related null refs. Still can't log in,Melanie1-5/+6
2010-10-20Major refactoring of appearance handling.Master ScienceSim1-0/+14
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto1-0/+6
2010-01-04AvatarStore. Untested, but completeMelanie1-11/+52
2010-01-04Some work on avatar service. Retrieval and storage doneMelanie1-7/+25
2010-01-04Avatar appearance skeletonMelanie2-0/+163