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-06-20 20:47:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e2805496cfbdb07e0bada2f9e36fcea0989c60d
opensim
/
OpenSim
/
Region
/
OptionalModules
/
Avatar
/
XmlRpcGroups
History
Kevin Cozens
72075e68c7
Save membership fee to the database when a group is created.
2012-08-03 00:44:03 +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
Save membership fee to the database when a group is created.
2012-08-03 00:44:03 +01:00