Justin Clark-Casey (justincc) e7f1695338 Correct typo in raw default script stop strategy il y a 9 ans
..
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. il y a 10 ans
ApplicationPlugins 2138d5c7f8 Renamed VERSION_NUMBER to VersionNumber il y a 10 ans
Capabilities 4509bbb8e4 Stop currently unsettable display names from appearing when [ClientStack.LindenCaps] Cap_GetDisplayNames = "localhost" is set by never passing the username. il y a 9 ans
ConsoleClient 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. il y a 11 ans
Data 9363d4c784 Use ToString() on uuids returned in PGSQLUserProfilesData.GetUserImageAssets(). These are Guids rather than strings so casting to string generates a casting exception. il y a 10 ans
Framework f1204c4752 Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the exception on error il y a 9 ans
Region e7f1695338 Correct typo in raw default script stop strategy il y a 9 ans
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. il y a 10 ans
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. il y a 9 ans
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. il y a 9 ans
Tools c3dd46ca87 minor: comment out unusued logging objects in some pCampbot behaviour classes il y a 9 ans