index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
Common
/
LSL_BuiltIn_Commands.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)
Teravus Ovares
2008-04-23
1
-4
/
+12
*
* Patch #1026 - llDialog support -- Thanks Melanie!
Adam Frisby
2008-04-23
1
-9
/
+54
*
* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!
Adam Frisby
2008-04-23
1
-16
/
+213
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-04-23
1
-2
/
+12
*
* Implements llScriptDanger
Teravus Ovares
2008-04-22
1
-2
/
+11
*
* Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic!
Teravus Ovares
2008-04-22
1
-1
/
+38
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-17
/
+16
*
Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C...
Tedd Hansen
2008-04-20
1
-293
/
+12
*
* Updates LSL2CS converter
Teravus Ovares
2008-04-20
1
-0
/
+5
*
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-04-18
1
-42
/
+219
*
Thank you, Melanie, very kindly for a patch that :
Charles Krinke
2008-04-18
1
-2
/
+15
*
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-04-17
1
-5
/
+98
*
* From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-04-16
1
-2
/
+47
*
* From Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-04-16
1
-4
/
+23
*
Fixed LSL State support.
Teravus Ovares
2008-04-15
1
-1
/
+9
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Sean Dague
2008-04-11
1
-11
/
+16
*
Thank you Justin for a patch that solves the issue of: When a sensor detects ...
Charles Krinke
2008-04-10
1
-4
/
+14
*
moved fields to properties for UserDataProfile, which was
Sean Dague
2008-04-10
1
-1
/
+1
*
* Put explicit braces in for single line blocks
Justin Clarke Casey
2008-04-09
1
-3
/
+9
*
From: Michael Osias <mosias@us.ibm.com>
Justin Clarke Casey
2008-04-09
1
-6
/
+19
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-04-09
1
-3
/
+9
*
* Various terrain engine fixes
Adam Frisby
2008-04-06
1
-0
/
+19
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-04-04
1
-21
/
+0
*
from krtaylor
Sean Dague
2008-04-02
1
-3
/
+6
*
**Big ass update warning**
Adam Frisby
2008-03-30
1
-0
/
+6
*
Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho...
alondria
2008-03-29
1
-6
/
+7
*
From: Michael Osias <mosias@us.ibm.com>
Sean Dague
2008-03-28
1
-3
/
+176
*
* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.
Teravus Ovares
2008-03-25
1
-2
/
+4
*
* Added llApplyImpulse in the local frame.
Teravus Ovares
2008-03-24
1
-9
/
+11
*
Implements llGetInventoryPermMask()
alondria
2008-03-24
1
-2
/
+22
*
Modified llGetInventoryName() so it indexes inventory in the same manner the ...
alondria
2008-03-24
1
-3
/
+3
*
Implements llGetInventoryName() - the order is based upon inventory key, whic...
alondria
2008-03-24
1
-1
/
+17
*
Implements llGetInventoryNumber()
alondria
2008-03-24
1
-2
/
+9
*
Implements llGetInventoryType()
alondria
2008-03-24
1
-2
/
+8
*
Implements llGetInventoryCreator()
alondria
2008-03-24
1
-1
/
+9
*
Implements llGetParcelPrimOwners()
alondria
2008-03-23
1
-2
/
+12
*
Implements (I hope): llRemoveFromLandBanList, llRemoveFromLandPassList, llAdd...
alondria
2008-03-23
1
-6
/
+83
*
Fix llParseString2List bug when separator is longer than 1 character.
Jeff Ames
2008-03-23
1
-10
/
+8
*
*Moved LandManagement into its own region module (spiffy!)
mingchen
2008-03-22
1
-1
/
+1
*
Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume().
alondria
2008-03-22
1
-5
/
+8
*
Woops - forgot to call m_host.AddScriptLPS(1) in llGetObjectDetails....
alondria
2008-03-21
1
-0
/
+1
*
Implements llGetObjectDetails()
alondria
2008-03-21
1
-0
/
+80
*
Implements llKey2Name().
alondria
2008-03-21
1
-1
/
+12
*
Implemented llOverMyLand() and correct llGetOwnerKey() to properly return the...
alondria
2008-03-21
1
-4
/
+28
*
* Converted a large number of ASCII encodings to UTF8.
Adam Frisby
2008-03-21
1
-1
/
+0
*
* Fix for #499: linked primsets don't rotate properly when using a door scrip...
Teravus Ovares
2008-03-21
1
-0
/
+2
*
* Patch to add llSetLinkPrimitiveParams stub
Justin Clarke Casey
2008-03-19
1
-0
/
+6
*
* Documentation patch from krtaylor. Thanks!
Justin Clarke Casey
2008-03-19
1
-0
/
+5
*
Fixed some comparisons of LLUUIDs to null.
Jeff Ames
2008-03-19
1
-3
/
+3
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-26
/
+25
[next]