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-05-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
128e0be382e4ff541b47e753aebb8d77f7e5c848
opensim
/
OpenSim
/
Addons
/
Groups
History
UbitUmarov
128e0be382
add GetFullGroupPowers(agentID, groupID) to groups modules. This returns the 'sum' of powers of all agent roles on that group, apply it to some OSSL (mantis 8777). It May be needed elsewhere
2020-10-09 00:20:34 +01:00
..
Hypergrid
add GetFullGroupPowers(agentID, groupID) to groups modules. This returns the 'sum' of powers of all agent roles on that group, apply it to some OSSL (mantis 8777). It May be needed elsewhere
2020-10-09 00:20:34 +01:00
Local
revert some changes to groups V2 that will break external modules, with no special gain
2020-06-10 12:36:10 +01:00
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Remote
revert some changes to groups V2 that will break external modules, with no special gain
2020-06-10 12:36:10 +01:00
Service
give/use the new group power
2020-06-18 14:33:14 +01:00
ForeignImporter.cs
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.
2015-01-09 08:31:56 -08:00
GroupsExtendedData.cs
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
GroupsMessagingModule.cs
cosmetics
2020-08-19 18:07:40 +01:00
GroupsModule.cs
add GetFullGroupPowers(agentID, groupID) to groups modules. This returns the 'sum' of powers of all agent roles on that group, apply it to some OSSL (mantis 8777). It May be needed elsewhere
2020-10-09 00:20:34 +01:00
IGroupsServicesConnector.cs
revert some changes to groups V2 that will break external modules, with no special gain
2020-06-10 12:36:10 +01:00
RemoteConnectorCacheWrapper.cs
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.
2015-02-04 17:04:59 +00:00