OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api/Runtime
UbitUmarov 87fdb2ed7e llGetMass and llGetObjectMass (and push estimation) always use object mass as in current SL ( push is what makes sense or impulse will depend on what prim it is and not object). Added llGetMassMKS() that just returns 100 x llGetMass() as it seems to be in SL. 2012-04-09 20:53:29 +01:00
..
YieldProlog fix yield prolog so it compiles with mono 2.11 there has been a bugzilla 2012-03-23 02:22:57 -07: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 Merge branch 'master' into careminster 2010-01-11 02:04:58 +00:00
LSL_Constants.cs Merge branch 'master' into careminster 2012-04-07 04:52:14 +01:00
LSL_Stub.cs llGetMass and llGetObjectMass (and push estimation) always use object mass as in current SL ( push is what makes sense or impulse will depend on what prim it is and not object). Added llGetMassMKS() that just returns 100 x llGetMass() as it seems to be in SL. 2012-04-09 20:53:29 +01:00
LS_Stub.cs Merge branch 'master' into careminster-presence-refactor 2010-11-03 02:34:36 +00:00
MOD_Stub.cs Add a hust UUID to the script invocations 2012-03-26 14:19:55 +01:00
OSSL_Stub.cs Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(userID) that invite/eject users to/from groups the object containing the script is set to. These functions also work for closed groups. 2012-03-27 22:30:02 +02:00
OpenSim.Region.ScriptEngine.Shared.Api.Runtime.mdp Make local teleports send CHANGED_TELEPORT 2010-06-12 07:34:22 +02:00
ScriptBase.cs Add virtual method StateChange to ScriptBaseClass 2010-01-02 21:21:31 +01:00
ScriptSponsor.cs Another stab at cmickeyb's patch for script GC. 2009-08-07 20:43:23 +01:00