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-14 09:25:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
117c183fde5c21bd87c99cb0af4c1903550570e9
opensim
/
OpenSim
/
Region
/
OptionalModules
/
Avatar
/
XmlRpcGroups
History
Justin Clark-Casey (justincc)
cd755fe598
Remove mono compiler warning. Adjust message log to error from info
2012-04-28 00:31:11 +01:00
..
Tests
Add regression test for teleporting an agent between separated regions on the same simulator.
2012-04-27 00:58:54 +01:00
GroupsMessagingModule.cs
Removed use of 'is' operator and casting to find the root ScenePresence in MessageTransfer modules and Groups module.
2011-10-27 02:26:37 -07:00
GroupsModule.cs
Added missing refresh of group membership client side cache to the groups module. Before memberships of non active groups often were not stored in the cache (n_groupPowers).
2012-04-05 13:03:57 +02:00
IGroupsServicesConnector.cs
Change SimianGroupsServicesConnectorModule.GetAgentGroupMembership() so that it returns null if the user isn't a member of the group.
2011-01-31 22:54:36 +00:00
SimianGroupsServicesConnectorModule.cs
Remove mono compiler warning. Adjust message log to error from info
2012-04-28 00:31:11 +01:00
XmlRpcGroupsServicesConnectorModule.cs
Tunnel [GroupsModule] DebugEnabled setting down into XmlRpcGroupsServicesConnectorModule so that we can record cache misses
2011-12-16 20:53:50 +00:00