aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/GetDisplayNames (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-21Fix a dumb mistakeMelanie Thielker1-1/+1
2016-06-21Make some more modules inheritableMelanie Thielker1-3/+3
2015-10-05 send DisplayNames dates in UTC and not region local time. send a next update...UbitUmarov1-2/+5
2015-09-04comment a large debug messageUbitUmarov1-1/+1
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