aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/UserManagement (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-10Stop the UserManagementModule logging every user it adds for nowJustin Clark-Casey (justincc)1-3/+3
2011-09-06Add temporary debugging in HGInventoryBroker and RemoveXInventoryServiceConne...Justin Clark-Casey (justincc)1-2/+0
2011-08-19Stop NPC's getting hypergrid like names in some circumstances.Justin Clark-Casey (justincc)1-13/+32
2011-06-29Hack around with the NPC module to get osNpcCreate() partially working again.Justin Clark-Casey (justincc)1-1/+2
2011-06-09Change the name of the newest command to "show names" so that it doesn't conf...Diva Canto1-2/+2
2011-06-08Fixed "Unknown User" listed as creator/owner on prims created with the Build ...Diva Canto1-8/+66
2011-06-05Narrow down the exception catching to exactly the exception of interest. This...Diva Canto1-1/+1
2011-05-26Commented a few extra debug messages.Diva Canto1-2/+2
2011-05-24Added necessary code to drop inventory on hg friends using the profile window...Diva Canto1-3/+33
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-0/+2
2011-01-03Allow cross-scope friendships to work, and also allow other cross scope nameMelanie1-1/+1
2010-11-25WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto1-0/+5
2010-11-21Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto1-24/+37
2010-11-21Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto1-0/+297