Justin Clark-Casey (justincc) e7f1695338 Correct typo in raw default script stop strategy 9 ani în urmă
..
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 ani în urmă
ApplicationPlugins 2138d5c7f8 Renamed VERSION_NUMBER to VersionNumber 10 ani în urmă
Capabilities 4509bbb8e4 Stop currently unsettable display names from appearing when [ClientStack.LindenCaps] Cap_GetDisplayNames = "localhost" is set by never passing the username. 9 ani în urmă
ConsoleClient 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 11 ani în urmă
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 ani în urmă
Framework f1204c4752 Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the exception on error 9 ani în urmă
Region e7f1695338 Correct typo in raw default script stop strategy 9 ani în urmă
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 ani în urmă
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 ani în urmă
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 ani în urmă
Tools c3dd46ca87 minor: comment out unusued logging objects in some pCampbot behaviour classes 9 ani în urmă