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-07-07 21:25:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e15dc7211311b2fe6ca83cb12d80a5c9d1ad0ef5
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
History
BlueWall
e15dc72113
Provide tests for native datatypes where LSL Constants are used in lists as JSON elements. Namely: LSL_Float/double, LSL_String/string, LSL_Integer/int. Fixes
http://opensimulator.org/mantis/view.php?id=7957
...
Signed-off-by: UbitUmarov <
ajlduarte@sapo.pt
>
2016-08-03 22:24:04 +01:00
..
Implementation
Provide tests for native datatypes where LSL Constants are used in lists as JSON elements. Namely: LSL_Float/double, LSL_String/string, LSL_Integer/int. Fixes
http://opensimulator.org/mantis/view.php?id=7957
2016-08-03 22:24:04 +01:00
Interface
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
Runtime
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