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-20 07:05:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fef5765543a21c03128bbd6b73d85f03595653f
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
First attempt at fixing mantis
#4641
. It's better but there are now some issues with permissions.
2010-03-31 21:30:44 -07:00
CM_Stub.cs
Add the country functions in the careminster API
2011-02-12 20:59:09 +01:00
Executor.cs
bad merge?
2015-09-01 14:54:35 +01:00
LS_Stub.cs
Merge branch 'master' into careminster-presence-refactor
2010-11-03 02:34:36 +00:00
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
Add virtual method StateChange to ScriptBaseClass
2010-01-02 21:21:31 +01:00
ScriptSponsor.cs
…