Commit History

Author SHA1 Message Date
  MW e5e6f4c6df Fixed bug in AvatarCreationModule, where during the cloning of a folder it would report it was unsuccessful if the folder was empty. 15 years ago
  Jeff Ames c6cef4bad5 Comment out unused variables / private fields to avoid compiler warnings. 15 years ago
  Jeff Ames 2a855a6457 Comment out unused private functions to avoid compiler warnings. 15 years ago
  MW 60c2edce68 Fixed AvatarCreationModule (I think) 15 years ago
  MW c4d5a6dfb4 trying to get panda to be able to read the AvatarCreationModule 15 years ago
  MW ef070ec1eb part 1 of trying to get panda to be able to read the AvatarCreationModule 15 years ago
  MW a71d9c95cf Some changes to the AvatarCreationModule to reduce the number of database reads/writes. Still requires more work in this area. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Jeff Ames db2c4ab94c Update svn properties. 15 years ago
  MW e3e7e73db3 Added option (on my default) to the clone avatar function so that the clothes and attachments that the target avatar is wearing, to begin with, are removed. So the end result isn't a merger of those clothes/attachments and the ones the template avatar is wearing. 15 years ago
  MW 94f4953e31 Made it so ( by default) the Clone avatar function, propagates the permissions on the cloned items. This needs further testing to make sure all permissions are set correctly. 15 years ago
  MW ea02a24161 a few small changes to AvatarCreationModule 15 years ago
  MW 69817b4d6a Added a AvatarCreationModule to the user server. This handles the "cloning" of a existing avatar's inventory to another avatar's inventory (the base method will also create the inventory for a new avatar if the avatar doesn't alreayd have any inventory). 15 years ago