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
/
Interface
/
IOSSL_Api.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-08-24
1
-0
/
+1
|
\
|
*
Revert "implementing function to allow scripts to self-replicate as if the ow...
Justin Clark-Casey (justincc)
2012-08-24
1
-7
/
+0
|
*
implementing function to allow scripts to self-replicate as if the owner dupl...
SignpostMarv
2012-08-24
1
-0
/
+7
|
*
Adds osGetHealth.
TBG Renfold
2012-08-24
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-08-03
1
-0
/
+6
|
\
\
|
|
/
|
*
reduced-complexity implementation of function to get rezzing object key
SignpostMarv
2012-08-02
1
-0
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-07-28
1
-0
/
+16
|
\
\
|
|
/
|
*
LSL/OSSL lacks Math.Min & Math.Max implementations.
SignpostMarv
2012-07-28
1
-0
/
+16
*
|
Merge branch 'master' into careminster
Melanie
2012-07-20
1
-0
/
+7
|
\
\
|
|
/
|
*
Implements a very useful OSSL function to test a string to see
Mic Bowman
2012-07-20
1
-0
/
+7
*
|
Merge branch 'master' into careminster
Melanie
2012-07-11
1
-2
/
+17
|
\
\
|
|
/
|
*
This script allows an object to be attached directly from prim inventory to a...
Justin Clark-Casey (justincc)
2012-07-09
1
-2
/
+16
|
*
Mantis 6063 osNpcTouch.
Talun
2012-07-06
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-07-05
1
-0
/
+7
|
\
\
|
|
/
|
*
Add OSSL function osForceAttachToAvatarFromInventory()
Justin Clark-Casey (justincc)
2012-07-05
1
-0
/
+7
*
|
Merge branch 'master' into careminster
Melanie
2012-04-27
1
-0
/
+3
|
\
\
|
|
/
|
*
Merge branch 'master' of /home/opensim/var/repo/opensim
BlueWall
2012-04-26
1
-0
/
+14
|
|
\
|
*
|
Add a version of osNpcSay that takes a channel number Mantis 5747
Talun
2012-04-26
1
-0
/
+3
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-24
1
-0
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
Justin Clark-Casey (justincc)
2012-04-24
1
-0
/
+14
|
|
/
*
|
Merge branch 'master' into careminster
Melanie
2012-04-11
1
-0
/
+3
|
\
\
|
|
/
|
*
New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as orig...
Snoopy Pfeffer
2012-04-10
1
-0
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-03-27
1
-0
/
+3
|
\
\
|
|
/
|
*
Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...
Snoopy Pfeffer
2012-03-27
1
-0
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-03-18
1
-0
/
+2
|
\
\
|
|
/
|
*
Add osGetInventoryDesc() as per http://opensimulator.org/mantis/view.php?id=5927
Justin Clark-Casey (justincc)
2012-03-17
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-03-14
1
-0
/
+1
|
\
\
|
|
/
|
*
Added osGetGridGatekeeperURI()
Diva Canto
2012-03-10
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-03-03
1
-0
/
+1
|
\
\
|
|
/
|
*
Adds an OSSL command for regular expression-based string replacement. Parameters
Mic Bowman
2012-03-01
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-01-27
1
-19
/
+36
|
\
\
|
|
/
|
*
Implement osIsNpc(key npc):integer. This return TRUE if the given key belong...
Justin Clark-Casey (justincc)
2012-01-27
1
-0
/
+7
|
*
Implement osNpcGetOwner(key npc):key. This returns the owner for an 'owned' ...
Justin Clark-Casey (justincc)
2012-01-27
1
-19
/
+29
*
|
Merge branch 'master' into careminster
Melanie
2012-01-21
1
-0
/
+2
|
\
\
|
|
/
|
*
Add osGetGridHomeURI function
BlueWall
2012-01-19
1
-0
/
+1
|
*
Add function osGetGridCustom
BlueWall
2012-01-17
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-01-13
1
-1
/
+0
|
\
\
|
|
/
|
*
Removing osNpcCreateOwned(). Please use osNpcCreate(string user, string name...
Justin Clark-Casey (justincc)
2012-01-13
1
-1
/
+0
*
|
Merge branch 'master' into careminster
Melanie
2012-01-12
1
-0
/
+1
|
\
\
|
|
/
|
*
Add osNpcCreate(string firstname, string lastname, LSL_Vector position, strin...
Justin Clark-Casey (justincc)
2012-01-12
1
-0
/
+1
|
*
Fix some syntax issues
Melanie
2012-01-06
1
-2
/
+2
|
*
Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as well
Melanie
2012-01-06
1
-0
/
+2
|
*
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...
Melanie
2012-01-06
1
-0
/
+1
*
|
Fix some syntax issues
Melanie
2012-01-06
1
-2
/
+2
*
|
Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as well
Melanie
2012-01-06
1
-0
/
+2
*
|
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...
Melanie
2012-01-06
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-01-06
1
-0
/
+1
|
\
\
|
|
/
|
*
Add ThreatLevel.NoAccess to OSSL. This allows to enable OSSL without enabling
Melanie
2012-01-06
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2011-12-12
1
-0
/
+2
|
\
\
|
|
/
|
*
Mantis 5816: osParseJSON Decoding Problems
nebadon
2011-12-11
1
-0
/
+2
[next]