aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AvatarWearable.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-12/+26
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+3
2010-12-27Drop the static from default wearables. It isn'tMic Bowman1-3/+1
2010-11-02Try to not make avatars switch outfitsMelanie1-3/+0
2010-10-30Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie1-9/+25
2010-10-30This commit fixes all the appearance related null refs. Still can't log in,Melanie1-1/+1
2010-10-30READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie1-26/+131
2010-10-20Major refactoring of appearance handling.Master ScienceSim1-4/+42
2010-08-13* Cleaned up the magic UUID definitions in AvatarWearable.csJohn Hurliman1-12/+27
2009-10-09Adding a hair item to the default wearables, fixes newly created avatars appe...Rob Smart1-0/+4
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-03-05* remove now unused serialization codeJustin Clarke Casey1-34/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-2/+2
2008-10-28* Possibly fix grey avatar appearance problemsJustin Clarke Casey1-5/+5
2008-10-28* minor: Add documentation to some of the appearance methods, change some log...Justin Clarke Casey1-0/+6
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-17/+17
2008-04-29* Spring cleaning.Adam Frisby1-15/+19
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+3
2008-03-18Formatting cleanup.Jeff Ames1-26/+27
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-2/+33
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-18* Renamed AgentWearable to AvatarWearablelbsa711-0/+0
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-31set svn:eol-styleJeff Ames1-70/+70
2007-10-30* Optimized usingslbsa711-3/+2
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-72/+72
2007-10-29* ModuleLoader: Privatized some too-public fieldslbsa711-0/+6
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-27Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW1-2/+8
2007-07-26More work on inventory and opensim library.MW1-1/+4
2007-07-25Added the default shape to the OpenSim library. Now need to get the new ruth ...MW1-1/+1
2007-07-16changed to native line ending encodingSean Dague1-57/+57
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-3/+0