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-06-23 23:05:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f17078b07e968ea9d3567f45aacbba421f4ecc4
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