aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/GetDisplayNames (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-31As per advice from Singularity devs, set is_display_name_default = true in Ge...Justin Clark-Casey (justincc)1-1/+1
2015-01-31Revert "Stop currently unsettable display names from appearing when [ClientSt...Justin Clark-Casey (justincc)1-1/+1
2015-01-24Revert "In GetDisplayNames, if user last name is Resident then only send firs...Justin Clark-Casey (justincc)1-1/+1
2015-01-23In GetDisplayNames, if user last name is Resident then only send first name f...Justin Clark-Casey (justincc)1-1/+1
2015-01-21Stop currently unsettable display names from appearing when [ClientStack.Lind...Justin Clark-Casey (justincc)1-1/+1
2015-01-09Added GetDisplayNames capability. For now, we don't actually use display name...Diva Canto2-0/+191