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
/
Shared
/
Api
/
Implementation
/
LSL_Api.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ANother stab at LSL compatibility
Melanie Thielker
2010-07-01
1
-1
/
+1
*
Avoid a spurious error message when taking a friend's no copy item
Melanie Thielker
2010-07-01
1
-10
/
+30
*
Also make prims send the proper position. I hate it when people comment
Melanie Thielker
2010-06-24
1
-4
/
+4
*
Add the object owner UUID into the binary bucket of object to user IM
Melanie Thielker
2010-06-24
1
-1
/
+1
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-22
1
-14
/
+14
|
\
|
*
Line ending fix
John Hurliman
2010-06-22
1
-14
/
+14
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-22
1
-6
/
+16
|
\
\
|
|
/
|
*
fix faulty profile cut parameter checking in llSetPrimitiveParams() - see Man...
dahlia
2010-06-19
1
-6
/
+16
*
|
Make dataserver() return a 0 when agent id offline, instead of a timeout
Melanie Thielker
2010-06-20
1
-5
/
+4
*
|
Allow moving an avatar as part of a linkset using llSetLinkPrimitiveParams. T...
Tom Grimshaw
2010-06-19
1
-0
/
+97
*
|
Fix llRot2Euler with a mathematically sound implementation. The only differen...
Tom Grimshaw
2010-06-17
1
-19
/
+27
*
|
Fix llAttachToAvatar. This addresses mantis 128 .
Tom Grimshaw
2010-06-16
1
-4
/
+6
*
|
Allow llMapDestination to be used in any event if the host is an attachment. ...
Tom Grimshaw
2010-06-16
1
-2
/
+14
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-12
1
-0
/
+2
|
\
\
|
|
/
|
*
Resume scripts that have been rezzed from a prim
Melanie
2010-06-12
1
-0
/
+2
|
*
Add a forgotten security check. Make the new functions only work on prims
Melanie Thielker
2010-06-02
1
-0
/
+6
|
*
Add two new osFunctions:
Melanie Thielker
2010-06-02
1
-0
/
+18
|
*
Fix create selection getting overwritten by multiple updates for the same prim.
Melanie Thielker
2010-05-31
1
-1
/
+1
*
|
Fix support for PRIM_SCULPT_FLAG_INVERT and PRIM_SCULPT_FLAG_MIRROR in the ll...
Tom Grimshaw
2010-06-04
1
-5
/
+5
*
|
Add a forgotten security check. Make the new functions only work on prims
Melanie Thielker
2010-06-02
1
-0
/
+6
*
|
Add two new osFunctions:
Melanie Thielker
2010-06-02
1
-0
/
+18
*
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...
Melanie Thielker
2010-05-31
1
-16
/
+16
|
\
\
|
*
|
Fix casting in llParcelMediaCommandList so that it actually, you know, works
Tom Grimshaw
2010-05-31
1
-16
/
+16
*
|
|
Fix create selection getting overwritten by multiple updates for the same prim.
Melanie Thielker
2010-05-31
1
-1
/
+1
|
/
/
*
|
Implement suspended updates - When an operation is occurring on lots of prims...
Tom Grimshaw
2010-05-29
1
-25
/
+107
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-10
1
-1
/
+4
|
\
\
|
|
/
|
*
Fix a null ref on region crossing
Melanie
2010-05-10
1
-1
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-09
1
-1
/
+3
|
\
\
|
|
/
|
*
More cleaning on presence. Friends online/offline works again.
Diva Canto
2010-05-08
1
-1
/
+3
|
*
Removed a test for a "can't happen" case. ParentGroup is never null anymore.
Melanie Thielker
2010-05-05
1
-9
/
+1
*
|
Removed a test for a "can't happen" case. ParentGroup is never null anymore.
Melanie Thielker
2010-05-05
1
-9
/
+1
*
|
Fix scripted give and interactive give to offline avatars. Both folder and
Melanie Thielker
2010-05-04
1
-8
/
+23
*
|
Merge branch 'careminster' into careminster-presence-refactor
Melanie
2010-04-13
1
-4
/
+26
|
\
\
|
*
|
Fix llLookAt so that it doesn't "roll" the object and more closely imitates t...
Thomas Grimshaw
2010-04-07
1
-4
/
+16
|
*
|
Implement PSYS_SRC_INNERANGLE and PSYS_SRC_OUTERANGLE
Thomas Grimshaw
2010-04-07
1
-0
/
+10
|
*
|
Add a much cheaper agent count retrieval method. This is obsoleted by 0.7 so...
Thomas Grimshaw
2010-04-05
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-30
1
-17
/
+21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...
Dan Lake
2010-03-19
1
-17
/
+21
*
|
|
Merge branch 'careminster' into careminster-presence-refactor
Melanie
2010-03-18
1
-193
/
+197
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Prevent llTeleportAgentHome from affecting gods
Thomas Grimshaw
2010-03-17
1
-0
/
+3
|
*
|
Debugger tags for VS2010
Thomas Grimshaw
2010-03-16
1
-193
/
+194
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-15
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
1
-1
/
+1
*
|
|
Merge branch 'careminster' into careminster-presence-refactor
Melanie
2010-03-15
1
-3
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Kitto Flora
2010-03-14
1
-2
/
+5
|
|
\
\
|
|
*
|
Fix the delay in llGiveInventory so that it only takes effect when giving inv...
CasperW
2010-03-13
1
-2
/
+5
|
*
|
|
RotLookAt repaired; debug msg cleanup.
Kitto Flora
2010-03-14
1
-1
/
+3
|
|
/
/
|
*
|
Small consistency change
Melanie
2010-03-07
1
-1
/
+1
|
*
|
Merge branch '0.6.9-post-fixes' into careminster
Melanie
2010-03-06
1
-63
/
+277
|
|
\
\
|
|
*
|
- implementing server 1.38 functions
unknown
2010-03-06
1
-10
/
+89
[next]