OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) a29d53986a In GetDisplayNames, if user last name is Resident then only send first name for display.
This is to match existing behaviour with UDP behaviour where this is masked out.
And to make it consistent with other places where viewers mask this out themselves.
Relates to http://opensimulator.org/mantis/view.php?id=7408
2015-01-23 23:17:49 +00:00
..
Addons
ApplicationPlugins
Capabilities In GetDisplayNames, if user last name is Resident then only send first name for display. 2015-01-23 23:17:49 +00:00
ConsoleClient
Data Use ToString() on uuids returned in PGSQLUserProfilesData.GetUserImageAssets(). These are Guids rather than strings so casting to string generates a casting exception. 2015-01-14 00:00:02 +00:00
Framework Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the exception on error 2015-01-19 23:52:34 +00:00
Region When deleting an assembly before re-compile, make sure its attributes allow deletion. 2015-01-23 00:45:51 +00:00
Server
Services Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2015-01-22 10:45:46 -08:00
Tests For scripts in attachments, don't save .state files apart from the initial one as these are ignored since .state is saved in the attachment's asset. 2015-01-16 22:46:48 +00:00
Tools minor: comment out unusued logging objects in some pCampbot behaviour classes 2015-01-20 00:18:25 +00:00