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-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
128e0be382e4ff541b47e753aebb8d77f7e5c848
opensim
/
OpenSim
/
Region
/
ScriptEngine
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
..
Interfaces
let scriptEvents flags represent all events we have (so change to 64bit ulong) not the need to keep duplicated definitions on main framework and each script engine, namely because Xengine app domain option
2020-09-04 14:22:24 +01:00
Shared
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
XEngine
Yengine: avoid use of Enum.Parse
2020-08-31 18:46:10 +01:00
YEngine
stop using yengine math inlines, this have cast issues, just use lsl api, plus cosmetics
2020-09-25 02:38:00 +01:00