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
/
OSSL_Api.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-08-31
1
-0
/
+15
|
\
|
*
This partially implements the LSL function to set the response
Mic Bowman
2012-08-29
1
-1
/
+17
*
|
Merge branch 'master' into careminster
Melanie
2012-08-29
1
-1
/
+1
|
\
\
|
|
/
|
*
track originating IScriptApi method for SL-like error messages. Will add rule...
SignpostMarv
2012-08-29
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-08-25
1
-1
/
+12
|
\
\
|
|
/
|
*
implementing PRIM_LINK_TARGET on GetPrimParams ala SetPrimParams
SignpostMarv
2012-08-25
1
-1
/
+12
|
*
refactoring to local variable for cleaner code
SignpostMarv
2012-08-25
1
-2
/
+5
|
*
since we will be making the Get return type the remaining ruleset as with the...
SignpostMarv
2012-08-25
1
-1
/
+1
|
*
renaming to be similar to equivalent Set command
SignpostMarv
2012-08-25
1
-2
/
+2
*
|
refactoring to local variable for cleaner code
SignpostMarv
2012-08-25
1
-2
/
+5
*
|
since we will be making the Get return type the remaining ruleset as with the...
Melanie
2012-08-25
1
-1
/
+1
*
|
renaming to be similar to equivalent Set command
Melanie
2012-08-25
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-08-24
1
-0
/
+11
|
\
\
|
|
/
|
*
Revert "implementing function to allow scripts to self-replicate as if the ow...
Justin Clark-Casey (justincc)
2012-08-24
1
-50
/
+0
|
*
implementing function to allow scripts to self-replicate as if the owner dupl...
SignpostMarv
2012-08-24
1
-0
/
+50
|
*
Removed land checking as suggested by SignpostMarv.
TBG Renfold
2012-08-24
1
-12
/
+2
|
*
Adds osGetHealth.
TBG Renfold
2012-08-24
1
-0
/
+21
*
|
Merge branch 'master' into careminster
Melanie
2012-08-23
1
-2
/
+2
|
\
\
|
|
/
|
*
Add --force flag to "kick user" console command to allow bypassing of recent ...
Justin Clark-Casey (justincc)
2012-08-20
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-08-18
1
-1
/
+1
|
\
\
|
|
/
|
*
Rot2Quaternion is now redundant
SignpostMarv
2012-08-18
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-08-18
1
-13
/
+9
|
\
\
|
|
/
|
*
refactoring for Vector3 operator & constructor tweaks
SignpostMarv
2012-08-18
1
-13
/
+9
*
|
Merge branch 'master' into careminster
Melanie
2012-08-14
1
-5
/
+20
|
\
\
|
|
/
|
*
Prevent race conditions when one thread removes an NPC SP before another thre...
Justin Clark-Casey (justincc)
2012-08-14
1
-5
/
+20
*
|
Merge branch 'master' into careminster
Melanie
2012-08-03
1
-0
/
+8
|
\
\
|
|
/
|
*
refactor: rename SOG.RezzingObjectID to SOG.FromPartID to match FromFolderID,...
Justin Clark-Casey (justincc)
2012-08-03
1
-1
/
+1
|
*
reduced-complexity implementation of function to get rezzing object key
SignpostMarv
2012-08-02
1
-0
/
+8
*
|
Merge branch 'master' into careminster
Melanie
2012-07-28
1
-2
/
+28
|
\
\
|
|
/
|
*
LSL/OSSL lacks Math.Min & Math.Max implementations.
SignpostMarv
2012-07-28
1
-0
/
+28
|
*
Remove a couple of compiler warnings pointed out by SignpostMarv
Justin Clark-Casey (justincc)
2012-07-27
1
-2
/
+0
*
|
Merge branch 'master' into careminster
Melanie
2012-07-20
1
-0
/
+14
|
\
\
|
|
/
|
*
Implements a very useful OSSL function to test a string to see
Mic Bowman
2012-07-20
1
-0
/
+14
*
|
Merge branch 'master' into careminster
Melanie
2012-07-16
1
-1
/
+14
|
\
\
|
|
/
|
*
sending more user-friendly messages to the script error window rather than th...
SignpostMarv
2012-07-16
1
-1
/
+14
*
|
Merge branch 'master' into careminster
Melanie
2012-07-13
1
-6
/
+2
|
\
\
|
|
/
|
*
Remove IClientAPI.GetClientEP() in favour of existing identical IClientAPI.Re...
Justin Clark-Casey (justincc)
2012-07-12
1
-6
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-07-12
1
-2
/
+1
|
\
\
|
|
/
|
*
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...
Justin Clark-Casey (justincc)
2012-07-11
1
-2
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-07-11
1
-3
/
+57
|
\
\
|
|
/
|
*
This script allows an object to be attached directly from prim inventory to a...
Justin Clark-Casey (justincc)
2012-07-09
1
-3
/
+22
|
*
Mantis 6063 osNpcTouch.
Talun
2012-07-06
1
-0
/
+35
*
|
Merge branch 'master' into careminster
Melanie
2012-07-05
1
-4
/
+56
|
\
\
|
|
/
|
*
regrade osFormatString, osMatchString and osReplaceString to VeryLow.
Justin Clark-Casey (justincc)
2012-07-05
1
-3
/
+3
|
*
Add OSSL function osForceAttachToAvatarFromInventory()
Justin Clark-Casey (justincc)
2012-07-05
1
-1
/
+53
*
|
Merge branch 'master' into careminster
Melanie
2012-06-14
1
-1
/
+6
|
\
\
|
|
/
|
*
In the osGetGrid functions, if the [GridInfo] section does not exist then ret...
Justin Clark-Casey (justincc)
2012-06-13
1
-1
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-05-27
1
-9
/
+13
|
\
\
|
|
/
|
*
Use SceneObjectPartInventory.GetInventoryItem() in OSSL.AvatarStopAnimation i...
Justin Clark-Casey (justincc)
2012-05-26
1
-14
/
+12
|
*
Mantis 6028 osAvatarStopAnimation not stopping animations via UUID
Talun
2012-05-25
1
-7
/
+11
[next]