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-03-27
1
-0
/
+69
|
\
|
*
Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...
Snoopy Pfeffer
2012-03-27
1
-0
/
+69
*
|
Merge branch 'master' into careminster
Melanie
2012-03-18
1
-0
/
+23
|
\
\
|
|
/
|
*
Add osGetInventoryDesc() as per http://opensimulator.org/mantis/view.php?id=5927
Justin Clark-Casey (justincc)
2012-03-17
1
-0
/
+23
*
|
Merge branch 'master' into careminster
Melanie
2012-03-14
1
-0
/
+14
|
\
\
|
|
/
|
*
Added osGetGridGatekeeperURI()
Diva Canto
2012-03-10
1
-0
/
+14
*
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2012-03-06
1
-2
/
+9
|
\
\
|
*
|
Allow NPC to be removed by the owner of the parcel they're over.
Melanie
2012-03-05
1
-2
/
+9
*
|
|
Merge branch 'master' into careminster
Melanie
2012-03-03
1
-0
/
+25
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Adds an OSSL command for regular expression-based string replacement. Parameters
Mic Bowman
2012-03-01
1
-0
/
+25
*
|
|
Merge branch 'master' into careminster
Melanie
2012-02-24
1
-1
/
+3
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
In osSetSpeed(), if no avatar for a uuid is found then don't attempt to set s...
Justin Clark-Casey (justincc)
2012-02-24
1
-1
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-02-18
1
-1
/
+1
|
\
\
|
|
/
|
*
Make osNpcStopAnimation() call AvatarStopAnimation() rather than AvatarPlayAn...
Justin Clark-Casey (justincc)
2012-02-17
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-02-16
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix some logic mistakes where firstly osNpcCreate() without options was creat...
Justin Clark-Casey (justincc)
2012-02-16
1
-2
/
+2
*
|
Push more NPC stuff into threads
Melanie
2012-02-08
1
-8
/
+18
*
|
Experimental. Expand Fire & Forget for NPC delete
Melanie
2012-02-06
1
-7
/
+7
*
|
Make all NPCs owned by default
Melanie
2012-01-28
1
-1
/
+1
*
|
Fix build break
Melanie
2012-01-28
1
-1
/
+2
*
|
Completely disable NPC being sensed as agents, the abuse potential is too great
Melanie
2012-01-28
1
-4
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-01-28
1
-4
/
+10
|
\
\
|
|
/
|
*
Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().
Justin Clark-Casey (justincc)
2012-01-28
1
-4
/
+10
*
|
Merge branch 'master' into careminster
Melanie
2012-01-27
1
-2
/
+79
|
\
\
|
|
/
|
*
Increment LPS script stat for OSSL functions that were not already doing this
Justin Clark-Casey (justincc)
2012-01-27
1
-2
/
+41
|
*
Implement osIsNpc(key npc):integer. This return TRUE if the given key belong...
Justin Clark-Casey (justincc)
2012-01-27
1
-0
/
+17
|
*
Implement osNpcGetOwner(key npc):key. This returns the owner for an 'owned' ...
Justin Clark-Casey (justincc)
2012-01-27
1
-0
/
+21
*
|
Merge branch 'master' into careminster
Melanie
2012-01-21
1
-3
/
+118
|
\
\
|
|
/
|
*
Add osGetGridHomeURI function
BlueWall
2012-01-19
1
-0
/
+22
|
*
Add function osGetGridCustom
BlueWall
2012-01-17
1
-1
/
+28
|
*
Update osGetGrid**** functions
BlueWall
2012-01-17
1
-3
/
+69
*
|
Spin off NPC deletion into a thread to avoid it being done on a script
Melanie
2012-01-17
1
-1
/
+3
*
|
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Melanie
2012-01-15
1
-14
/
+24
|
\
\
|
*
\
Merge branch 'master' into careminster
Melanie
2012-01-15
1
-14
/
+24
|
|
\
\
|
|
|
/
|
|
*
commented out redundant land owner checks for osTeleportAgent there is
nebadon
2012-01-14
1
-14
/
+24
*
|
|
Disable using an agent ID to clone NPCs. The griefing potential is too great
Melanie
2012-01-15
1
-7
/
+7
|
/
/
*
|
Merge branch 'master' into careminster
Melanie
2012-01-13
1
-7
/
+1
|
\
\
|
|
/
|
*
Change the default osNpcCreate() to create an 'owned' npc rather than an 'uno...
Justin Clark-Casey (justincc)
2012-01-13
1
-1
/
+1
|
*
Removing osNpcCreateOwned(). Please use osNpcCreate(string user, string name...
Justin Clark-Casey (justincc)
2012-01-13
1
-6
/
+0
*
|
Fix typo
Melanie
2012-01-12
1
-1
/
+1
*
|
Disable unowned NPCs
Melanie
2012-01-12
1
-0
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-01-12
1
-25
/
+57
|
\
\
|
|
/
|
*
Add osNpcCreate(string firstname, string lastname, LSL_Vector position, strin...
Justin Clark-Casey (justincc)
2012-01-12
1
-0
/
+6
|
*
Add permissions checks for owned avatars to all other osNpc* functions.
Justin Clark-Casey (justincc)
2012-01-12
1
-20
/
+50
|
*
refactor: Move existing npc owner checks to NPCModule.CheckPermissions() meth...
Justin Clark-Casey (justincc)
2012-01-12
1
-5
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-01-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix threat level setting on osNpcPlayAnimation
Melanie
2012-01-07
1
-1
/
+1
|
*
fix a typo "osNpcCreated" to "osNpcCreate" in OSSL threat level check
nebadon
2012-01-06
1
-1
/
+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
/
+44
[next]