aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/AvatarService (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-053-7/+7
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto2016-02-211-1/+1
* On to 0.8.3!Diva Canto2015-10-181-1/+1
* Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-291-1/+1
* Change assembly versions to 0.8.1Justin Clark-Casey (justincc)2014-06-171-1/+1
* Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* The last few AssemblyInfos. Finished!Diva Canto2012-11-141-0/+33
* Comment out AvatarService.SetAvatar debug log line for nowJustin Clark-Casey (justincc)2012-04-251-1/+1
* Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-1/+1
* Temporary code to change bad AvatarHeight values in the AvatarService to the ...Justin Clark-Casey (justincc)2011-07-301-1/+27
* This commit fixes all the appearance related null refs. Still can't log in,Melanie2010-10-301-5/+6
* Major refactoring of appearance handling.Master ScienceSim2010-10-201-0/+14
* Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2010-01-111-0/+6
* AvatarStore. Untested, but completeMelanie2010-01-041-11/+52
* Some work on avatar service. Retrieval and storage doneMelanie2010-01-041-7/+25
* Avatar appearance skeletonMelanie2010-01-042-0/+163