UbitUmarov 7a2256a8cd change odd condition on groupsV2 add to role 8 years ago
..
Hypergrid 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 10 years ago
Local 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 years ago
Properties ab12a14279 Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 8 years ago
Remote 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 years ago
Service 7a2256a8cd change odd condition on groupsV2 add to role 8 years ago
ForeignImporter.cs 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 years ago
GroupsExtendedData.cs 6c4eed5539 Fix bug where calling PUTGROUP on the core groups service without specifying a ServiceLocation would set the group name to an empty string. 10 years ago
GroupsMessagingModule.cs cdf215f613 add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, and its use even worse 8 years ago
GroupsModule.cs 847d351bf5 Fixed grammer in a comment 8 years ago
IGroupsServicesConnector.cs 69975763d2 Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 11 years ago
RemoteConnectorCacheWrapper.cs 765fd02418 For built-in groups, if a delegate throws an exception (e.g. due to network failure), always remove its request from the m_ActiveRequests list. 9 years ago