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-28 04:45:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3337ebe93c5b88a459e458b720cde055d675d8bd
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Runtime
History
UbitUmarov
4b832f0f8e
add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate from 0 (disables auto heal) to 100 (maybe too fast) % per second. (untested)
2016-07-25 02:05:53 +01:00
..
Properties
Bump version and assembly version numbers from 0.7.5 to 0.7.6
2013-02-05 00:23:17 +00:00
CM_Constants.cs
…
CM_Stub.cs
…
Executor.cs
bad merge?
2015-09-01 14:54:35 +01:00
LS_Stub.cs
…
LSL_Constants.cs
add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created with the group of the object with the script, if that object owner is member of that group. This should allow parcel access by group to work now, and not much else. The groupTitle will also be set, it the region option NoNPCGroup is not active.
2016-01-01 23:41:25 +00:00
LSL_Stub.cs
add missing llSetVelocity stub
2015-09-08 21:53:52 +01:00
MOD_Stub.cs
Add a hust UUID to the script invocations
2012-03-26 14:19:55 +01:00
OSSL_Stub.cs
add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate from 0 (disables auto heal) to 100 (maybe too fast) % per second. (untested)
2016-07-25 02:05:53 +01:00
ScriptBase.cs
…
ScriptSponsor.cs
…