OpenSimMirror/OpenSim/Addons/Groups
Justin Clark-Casey (justincc) ad1b5959d3 On teleport to a region that already has a child agent established (e.g. a neighbour) don't resend all the initial avatar and object data again.
This is unnecessary since it has been received (and data continues to be received) in the existing child connection.
2014-09-04 18:49:59 +01:00
..
Hypergrid If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does not have sufficient permission, return null failure result rather than true. 2014-08-02 00:58:37 +01:00
Local Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 2013-07-27 15:38:56 -07:00
Properties Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
Remote If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does not have sufficient permission, return null failure result rather than true. 2014-08-02 00:58:37 +01:00
Service If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does not have sufficient permission, return null failure result rather than true. 2014-08-02 00:58:37 +01:00
ForeignImporter.cs First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll. 2013-02-19 07:26:40 -08:00
GroupsExtendedData.cs Fix bug where calling PUTGROUP on the core groups service without specifying a ServiceLocation would set the group name to an empty string. 2014-08-02 00:58:30 +01:00
GroupsMessagingModule.cs Include the group name in group IM's 2014-08-02 00:56:23 +01:00
GroupsModule.cs On teleport to a region that already has a child agent established (e.g. a neighbour) don't resend all the initial avatar and object data again. 2014-09-04 18:49:59 +01:00
IGroupsServicesConnector.cs Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 2013-07-27 15:38:56 -07:00
RemoteConnectorCacheWrapper.cs Decreased the time of group cache to 1 min, because it was getting on my nerves that it takes so long to let go of old info. 2013-07-24 11:25:24 -07:00