aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/AvatarFactoryModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enabled the TextureDownloadModule, so that hopefully I might get some feedbac...MW2007-12-071-1/+1
* Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ...MW2007-12-071-48/+15
* Fixed bug in Appearance update in AvatarFactoryModule.MW2007-12-031-15/+18
* Some refactoringMW2007-12-031-7/+9
* minor meaningless changesJeff Ames2007-12-031-25/+24
* Just for Cfk!MW2007-12-021-1/+1
* Added some error handling (and console output) to BaseHttpServer.MW2007-12-021-10/+10
* Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW2007-12-021-16/+83
* small bit of refactoringMW2007-12-011-1/+11
* Part 1 of a commit. This revision will not compile, part 2 will be added in a...MW2007-12-011-0/+30
* * Optimized usingslbsa712007-10-301-8/+3
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* normalized line endingsJeff Ames2007-10-291-57/+57
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-0/+57