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
*
Prevent object loss and positioning outside the region with failed object sim
Melanie
2012-02-14
1
-3
/
+9
*
Make ban, eject, freeze and the scripted versions of those work.
Melanie
2012-02-02
1
-31
/
+70
*
Fix remembering attachment point and position when an item is rezzed in world.
Melanie
2012-02-02
1
-49
/
+50
*
Merge branch 'master' into careminster
Melanie
2012-01-31
1
-3
/
+3
|
\
|
*
Fix:llSetText - limited text to a maximum of 254 chars
PixelTomsen
2012-01-31
1
-3
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-01-29
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix llEdgeOfWorld functionality - see mantis http://opensimulator.org/mantis/...
Garmin Kawaguichi
2012-01-29
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-01-26
1
-0
/
+69
|
\
\
|
|
/
|
*
llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...
PixelTomsen
2012-01-26
1
-0
/
+69
*
|
Merge branch 'master' into careminster
Melanie
2012-01-26
1
-1
/
+13
|
\
\
|
|
/
|
*
refactor: decompose most of RezScript() into RezScriptFromAgentInventory(), R...
Justin Clark-Casey (justincc)
2012-01-25
1
-1
/
+2
|
*
llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce...
Pixel Tomsen
2012-01-25
1
-0
/
+12
*
|
Typo fix
Melanie
2012-01-25
1
-1
/
+1
*
|
Spin off starting scripts in rezzed objects into a thread to avoid a recursion
Melanie
2012-01-25
1
-1
/
+4
*
|
Fix llLookAt the right way
Melanie
2012-01-23
1
-19
/
+24
*
|
Fix merge
Melanie
2012-01-14
1
-56
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-01-14
1
-5
/
+33
|
\
\
|
|
/
|
*
Register the UrlModule for script engine events OnScriptRemoved and OnObjectR...
Justin Clark-Casey (justincc)
2012-01-14
1
-5
/
+0
|
*
Cleaned up the LookAt code in SOP and SOG. Added support for incrementally
Mic Bowman
2012-01-13
1
-4
/
+4
|
*
Fix llRotLookAt and llLookAt for non-physical objects. Per conversation
Mic Bowman
2012-01-13
1
-7
/
+23
*
|
Merge branch 'master' into careminster
Melanie
2012-01-06
1
-5
/
+9
|
\
\
|
|
/
|
*
Fixed llAngleBetween() to allow denormal rotations
John Cochran
2012-01-06
1
-5
/
+9
|
*
Add script instruction count back to llRot2Euler. Other minor formatting/doc...
Justin Clark-Casey (justincc)
2012-01-06
1
-2
/
+12
|
*
Replaced llRot2Euler function.
John Cochran
2012-01-06
1
-18
/
+13
*
|
Add PRIM_POS_LOCAL as an alias to PRIM_POSITION for setting the position.
Melanie
2011-12-24
1
-0
/
+9
*
|
Make raycast more efficient by checking exclusion flags earlier
Melanie
2011-12-17
1
-15
/
+21
*
|
Fix hit testing link sets properly. Fix raycasting for LSL.
Melanie
2011-12-17
1
-98
/
+327
*
|
Merge branch 'master' into careminster
Melanie
2011-12-12
1
-3
/
+1
|
\
\
|
|
/
|
*
Cleaned up ScenePresence parameters for Flying, WasFlying, FlyingOld and IsCo...
Dan Lake
2011-12-12
1
-3
/
+1
|
*
Fix CHANGED_TEXTURE and CHANGED_COLOR.
Melanie
2011-12-05
1
-18
/
+18
*
|
Fix llGetLinkKey to report avatars properly
Melanie
2011-12-09
1
-19
/
+0
*
|
Fix task inventory giving
Melanie
2011-12-07
1
-15
/
+23
*
|
Add the proper result code as per the LL announcement for llTransferLindenDol...
Melanie
2011-12-05
1
-1
/
+1
*
|
Merge branch 'bigmerge' of ssh://melanie@3dhosting.de/var/git/careminster int...
Melanie
2011-12-05
1
-20
/
+20
|
\
\
|
*
|
Fix CHANGED_TEXTURE and CHANGED_COLOR.
Melanie
2011-12-05
1
-20
/
+20
*
|
|
Merge branch 'master' into bigmerge
Melanie
2011-12-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Use agent.Animator.CurrentMovementAnimation in llGetAgentInfo() rather than a...
Justin Clark-Casey (justincc)
2011-12-03
1
-1
/
+1
|
*
Rename ScenePresenceAnimator.GetMovementAnimation() -> DetermineMovementAnima...
Justin Clark-Casey (justincc)
2011-12-03
1
-1
/
+1
*
|
Fix setting seated avatar position and make llSameGroup work as in SL.
Melanie
2011-12-05
1
-2
/
+4
*
|
Implement llTransferLindenDollars
Melanie
2011-12-01
1
-0
/
+77
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-28
1
-0
/
+3
|
\
\
|
|
/
|
*
Add missing property to llGetLinkPrimitiveParams
BlueWall
2011-11-26
1
-0
/
+3
*
|
Remove unused and broken OffsetRotation from ScenePresence
Melanie
2011-11-05
1
-1
/
+1
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-04
1
-5
/
+4
|
\
\
|
|
/
|
*
Rename ForEachAvatar back to ForEachScenePresence. The other changes
Dan Lake
2011-11-03
1
-6
/
+6
|
*
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
Dan Lake
2011-11-03
1
-10
/
+9
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-03
1
-9
/
+5
|
\
\
|
|
/
|
*
Merge branch 'master' of git://opensimulator.org/git/opensim
Dan Lake
2011-11-02
1
-315
/
+362
|
|
\
|
*
|
Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.
Dan Lake
2011-11-02
1
-9
/
+6
*
|
|
Merge branch 'master' into bigmerge
Melanie
2011-11-02
1
-322
/
+350
|
\
\
\
|
|
|
/
|
|
/
|
[next]