aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer.Modules/AvatarCreationModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* All grid servers deleted, including user server. They served us well.Diva Canto2010-01-101-550/+0
* Fixed bug in AvatarCreationModule, where during the cloning of a folder it wo...MW2009-07-121-0/+5
* Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames2009-06-041-4/+4
* Comment out unused private functions to avoid compiler warnings.Jeff Ames2009-06-041-53/+53
* Fixed AvatarCreationModule (I think)MW2009-06-011-1/+1
* trying to get panda to be able to read the AvatarCreationModule MW2009-06-011-544/+544
* part 1 of trying to get panda to be able to read the AvatarCreationModule MW2009-06-011-545/+545
* Some changes to the AvatarCreationModule to reduce the number of database rea...MW2009-06-011-69/+86
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Update svn properties.Jeff Ames2009-05-311-528/+528
* Added option (on my default) to the clone avatar function so that the clothes...MW2009-05-301-122/+141
* Made it so ( by default) the Clone avatar function, propagates the permission...MW2009-05-301-21/+28
* a few small changes to AvatarCreationModuleMW2009-05-301-14/+17
* Added a AvatarCreationModule to the user server. This handles the "cloning" o...MW2009-05-301-0/+499