Justin Clark-Casey (justincc) e7f1695338 Correct typo in raw default script stop strategy 9 роки тому
..
Addons e2dd15625f Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others. 10 роки тому
ApplicationPlugins 2138d5c7f8 Renamed VERSION_NUMBER to VersionNumber 10 роки тому
Capabilities 4509bbb8e4 Stop currently unsettable display names from appearing when [ClientStack.LindenCaps] Cap_GetDisplayNames = "localhost" is set by never passing the username. 9 роки тому
ConsoleClient 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 11 роки тому
Data 9363d4c784 Use ToString() on uuids returned in PGSQLUserProfilesData.GetUserImageAssets(). These are Guids rather than strings so casting to string generates a casting exception. 10 роки тому
Framework f1204c4752 Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the exception on error 9 роки тому
Region e7f1695338 Correct typo in raw default script stop strategy 9 роки тому
Server 8e562f04d1 Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions. 10 роки тому
Services 42644e3b84 On the GridService, the central simulator features: ensure that the map tile url ends with '/' because the viewer is dumb and just appends to it. 9 роки тому
Tests 7317092733 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. 9 роки тому
Tools c3dd46ca87 minor: comment out unusued logging objects in some pCampbot behaviour classes 9 роки тому