OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api/Runtime
Mike Mazur 57ec7a26cd -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be
used in scripts
-cast from bool to LSL{Integer,Float,String} so functions such as `integer
isZero(integer x) { return (x == 0); }` work
-progress on issue 1863
2008-07-31 07:11:41 +00:00
..
YieldProlog Update svn properties. Formatting cleanup. Remove a compiler warning. 2008-07-23 13:24:25 +00:00
LSL_Constants.cs -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be 2008-07-31 07:11:41 +00:00
LSL_Stub.cs From: Kurt Taylor <krtaylor@us.ibm.com> 2008-06-28 07:30:49 +00:00
OSSL_Stub.cs for testing purposes only: 2008-07-09 12:02:01 +00:00
OpenSim.Region.ScriptEngine.Shared.Api.Runtime.mdp * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, api and compiler out of XEngine" 2008-06-24 21:09:49 +00:00
ScriptBase.cs Patch #9140 (Mantis #1683) 2008-07-11 17:52:39 +00:00