OpenSimMirror/OpenSim/Region/ScriptEngine/Shared
UbitUmarov 7adaede14a mantis 8634: add osSetSitActiveRange(float range) , osSetStandTarget(vector feetAproxPosition) and respective get functions. range <0 disables sits on the prim, = 0 uses region default,feetAproxPosition is in prim local frame. <0,0,0> disables it. Still no persistance. feedback required! 2020-01-22 18:23:35 +00:00
..
Api mantis 8634: add osSetSitActiveRange(float range) , osSetStandTarget(vector feetAproxPosition) and respective get functions. range <0 disables sits on the prim, = 0 uses region default,feetAproxPosition is in prim local frame. <0,0,0> disables it. Still no persistance. feedback required! 2020-01-22 18:23:35 +00:00
CodeTools mantis 8457: ok ok shutup the warning 2019-01-28 07:47:00 +00:00
Instance add LSL_Integer osIsNotValidNumber(LSL_Float v) 2019-10-17 23:33:11 +01:00
Properties Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Tests tests: windows does not have 1ms time resolution 2019-10-16 20:16:59 +01:00
AssemblyResolver.cs Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText(). 2012-02-07 17:44:37 +00:00
Helpers.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
LSL_Types.cs Xengine: more on division by Zero 2019-10-18 15:02:32 +01:00
ScriptException.cs Also add the additional ScriptException constructor necessary to get [Serializable] to work. 2012-10-31 00:56:41 +00:00