aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/AvatarFactory/AvatarFactoryModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-11* Renamed and moved avatar appearance config keys. Everyone who has appearanc...Tedd Hansen1-2/+2
2008-02-08small bit of refactoring, MW1-4/+9
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW1-12/+52
2008-01-31* setting some readonlieslbsa711-1/+1
2007-12-27* Optimized usingslbsa711-8/+9
2007-12-13Minor cleanupJeff Ames1-4/+0
2007-12-12* Start listening for client connections immediately after a region initializ...Teravus Ovares1-1/+8
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-07Enabled the TextureDownloadModule, so that hopefully I might get some feedbac...MW1-1/+1
2007-12-07Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ...MW1-48/+15
2007-12-03Fixed bug in Appearance update in AvatarFactoryModule.MW1-15/+18
2007-12-03Some refactoringMW1-7/+9
2007-12-03minor meaningless changesJeff Ames1-25/+24
2007-12-02Just for Cfk!MW1-1/+1
2007-12-02Added some error handling (and console output) to BaseHttpServer.MW1-10/+10
2007-12-02Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW1-16/+83
2007-12-01small bit of refactoringMW1-1/+11
2007-12-01Part 1 of a commit. This revision will not compile, part 2 will be added in a...MW1-0/+30
2007-10-30* Optimized usingslbsa711-8/+3
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-29normalized line endingsJeff Ames1-57/+57
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-0/+57