index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
/
LSL_Api.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2013-02-14
1
-2
/
+7
|
\
|
*
Fix a very unlikely-to-occur NullReferenceException race condition in llPushO...
Justin Clark-Casey (justincc)
2013-02-14
1
-2
/
+7
|
*
Rename "Bounciness" to "Restitution"
Melanie
2013-02-07
1
-1
/
+1
|
*
Partial port of Avination's support for the new physics parameters.
Melanie
2013-02-06
1
-0
/
+16
*
|
Merge branch 'avination' into careminster
Melanie
2013-02-07
1
-7
/
+9
|
\
\
|
*
|
Rename Bounciness to Restitution
Melanie
2013-02-07
1
-2
/
+2
|
*
|
Make scripts shout a error but not stop when button count is overrun on llDialog
Melanie
2013-02-05
1
-7
/
+9
*
|
|
Rename Bounciness to Restitution
Melanie
2013-02-07
1
-2
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-06
1
-89
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
refactor: Move functions that lookup asset ids from task inventory or pass th...
Justin Clark-Casey (justincc)
2013-02-06
1
-89
/
+15
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-04
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Correct spelling mistake in new RayFilterFlags, LSLPhanton -> LSLPhantom
Justin Clark-Casey (justincc)
2013-02-02
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2013-01-26
1
-3
/
+10
|
\
\
\
|
|
/
/
|
*
|
Mantis 6343: Turn a prim to flexy to OFF don't work llSetPrimParams
Talun
2013-01-26
1
-3
/
+10
*
|
|
Merge branch 'master' into careminster
Melanie
2013-01-25
1
-4
/
+17
|
\
\
\
|
|
/
/
|
*
|
* This makes the non-physics llCastRay 'better'. It's not 'correctly work...
teravus
2013-01-23
1
-4
/
+17
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-01-24
1
-9
/
+23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Make llGiveMoney async again. The return value is now the constant 1 to make
Melanie
2013-01-24
1
-8
/
+10
|
*
|
Reintroduce the return value of llGiveMoney. The grid will crash and burn wit...
Melanie
2013-01-24
1
-9
/
+9
|
*
|
Prevent double ground collisions and prefer the physics result if there is one.
Melanie
2013-01-23
1
-3
/
+15
|
*
|
Fix a type (Suports => Supports). Also put the normal terrain collision check
Melanie
2013-01-23
1
-8
/
+8
*
|
|
Merge branch 'master' into careminster
Melanie
2013-01-24
1
-3
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' into cooptermination
Justin Clark-Casey (justincc)
2013-01-24
1
-47
/
+261
|
|
\
\
|
|
*
|
Add the Avination physics raycast glue so Core Physics can implement raycast
Melanie
2013-01-23
1
-13
/
+77
|
|
*
|
Remove the return value from llGiveMoney and add llTransferLindenDollars. Also
Melanie
2013-01-23
1
-30
/
+105
|
|
*
|
Have SOP and LSL_Api call the proper GetCenterOfMass and GetGeometricCenter
Robert Adams
2013-01-21
1
-1
/
+1
|
*
|
|
Pass narrower WaitHandle rather than EventWaitHandle as co-op termination wai...
Justin Clark-Casey (justincc)
2013-01-23
1
-2
/
+2
|
*
|
|
Implement non-wait co-operative termination of scripts for XEngine in additio...
Justin Clark-Casey (justincc)
2013-01-17
1
-1
/
+11
*
|
|
|
Merge branch 'avination' into careminster
Melanie
2013-01-23
1
-33
/
+33
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Remove the return value from llGiveMoney (it was a LSL extension of OpenSim) and
Melanie
2013-01-23
1
-28
/
+26
|
*
|
|
Guard against XMLRPC module ref being null, which will happen if it's disabled
Melanie
2013-01-23
1
-3
/
+7
|
*
|
|
Remove an extra ScriptSleep (merge artefact) from llSetLinkPrimitiveParamsFast
Melanie
2013-01-19
1
-2
/
+0
*
|
|
|
Merge branch 'avination'
Melanie
2013-01-19
1
-6
/
+8
|
\
\
\
\
|
|
/
/
/
|
*
|
|
same for SetPrimParams
UbitUmarov
2013-01-16
1
-3
/
+4
|
*
|
|
llSetPos on child prim, send only a part terse update and not a group one
UbitUmarov
2013-01-16
1
-3
/
+4
*
|
|
|
Merge branch 'master' into careminster
Melanie
2013-01-19
1
-3
/
+78
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
New constants for llGetObjectDetails
Talun
2013-01-19
1
-0
/
+75
|
*
|
|
Mantis 6507 keys returned by llGetAgentList incorrect for llList2Key
Talun
2013-01-19
1
-2
/
+2
|
*
|
|
Restore previous client AO behaviour by not allowing them to remove the defau...
Justin Clark-Casey (justincc)
2013-01-18
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
Implement co-operative script termination if termination comes during a scrip...
Justin Clark-Casey (justincc)
2013-01-16
1
-8
/
+27
|
*
|
Revert "Implement co-operative script termination if termination comes during...
Justin Clark-Casey (justincc)
2013-01-16
1
-24
/
+7
|
*
|
Implement co-operative script termination if termination comes during a scrip...
Justin Clark-Casey (justincc)
2013-01-16
1
-7
/
+24
|
*
|
Instead of passing separate engine, part and item components to script APIs, ...
Justin Clark-Casey (justincc)
2013-01-15
1
-6
/
+10
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-01-16
1
-5
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix llSetRegionPos and detail behaviors of llSet[Link]PrimitiveParams[Fast]()
Melanie
2013-01-15
1
-5
/
+9
*
|
|
JustinCC's core re-merge
Melanie
2013-01-16
1
-14
/
+31
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-01-13
1
-1
/
+3
|
\
\
\
|
|
/
/
|
*
|
make sure keyframe rotations are normalized
UbitUmarov
2013-01-11
1
-1
/
+3
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-01-10
1
-4
/
+38
|
\
\
\
|
|
/
/
|
*
|
fix llGetRot and parameters prim_rotation for attachments. Only on
UbitUmarov
2013-01-09
1
-1
/
+27
[next]