This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-08-01 06:06:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea5aa82c2c3368f942f5b58ba2e13ce9a2d2b582
opensim
/
OpenSim
/
Region
/
OptionalModules
/
Avatar
/
XmlRpcGroups
History
Justin Clark-Casey (justincc)
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
...
the separate mock package was not useful and was just another using line to always add
2014-11-25 23:21:37 +00:00
..
Tests
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
2014-11-25 23:21:37 +00:00
GroupsMessagingModule.cs
On verbose groups messaging logging, count all operations in reported time when sending group messages, not just those after get group members and get presence status, as applicable
2014-05-19 23:01:48 +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-08-15 21:47:34 +01:00
IGroupsServicesConnector.cs
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
2012-11-24 02:43:31 +00:00
SimianGroupsServicesConnectorModule.cs
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
2013-11-15 21:45:08 +00:00
XmlRpcGroupsServicesConnectorModule.cs
Log information about which function, request data and agent ID triggered an XmlRpcGroupsServiceConnector error
2014-02-14 21:28:45 +00:00