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
/
Plugins
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct casing on isGod and isViewerUIGod
Melanie Thielker
2017-01-07
1
-1
/
+1
*
replace godlevel compares by the new faster bool isViewerUIGod
UbitUmarov
2017-01-07
1
-1
/
+1
*
Restructure god level and permissions
Melanie Thielker
2017-01-06
1
-1
/
+1
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
2
-8
/
+8
*
Taking a reference to the value collection is not thread safe. Change this
Melanie Thielker
2015-03-23
1
-3
/
+3
*
make sensors detect sitting avatars also by the distance to the root prim
UbitUmarov
2014-08-10
1
-1
/
+10
*
Merge branch 'master' into careminster
Melanie
2013-11-23
1
-2
/
+2
|
\
|
*
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Justin Clark-Casey (justincc)
2013-11-15
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-07-18
1
-0
/
+7
|
\
\
|
|
/
|
*
If a sensor is in an attachment, avoid throwing an exception if the attachee ...
Justin Clark-Casey (justincc)
2013-07-09
1
-0
/
+10
*
|
Allow Linden trees to preserve their type when taken into inventory and rezze...
Melanie
2013-05-26
1
-1
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2013-03-14
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix sensors, llGetRootRotation(), llGet*Param() and other functions to use th...
Justin Clark-Casey (justincc)
2013-03-14
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-01-10
2
-49
/
+85
|
\
\
|
|
/
|
*
Add "show script timers" command to show script timers. For debug purposes.
Justin Clark-Casey (justincc)
2013-01-10
2
-32
/
+38
|
*
Add "show sensors" command to show script sensor information for debug purposes.
Justin Clark-Casey (justincc)
2013-01-10
1
-32
/
+62
*
|
Merge branch 'master' into careminster
Melanie
2012-08-18
1
-2
/
+2
|
\
\
|
|
/
|
*
constructor means not having to manually refer to individual properties
SignpostMarv
2012-08-18
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-08-18
1
-5
/
+4
|
\
\
|
|
/
|
*
refactoring for Vector3 operator & constructor tweaks
SignpostMarv
2012-08-18
1
-5
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-08-01
1
-5
/
+6
|
\
\
|
|
/
|
*
Look up the NPC module when the SensorRepeat class is created, rather than on...
Justin Clark-Casey (justincc)
2012-08-01
1
-5
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-08-01
1
-35
/
+43
|
\
\
|
|
/
|
*
Resolve a deadlock between INPCModule and SensorRepeat by replacing the Senso...
Justin Clark-Casey (justincc)
2012-07-31
1
-35
/
+43
*
|
Remove support for the OS_NPC constant. That one seems to be overly paranoid
Melanie
2012-07-25
1
-3
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-07-23
1
-2
/
+3
|
\
\
|
|
/
|
*
As per opensim-dev mailing list conversation, introduce OS_NPC constant for u...
Justin Clark-Casey (justincc)
2012-07-20
1
-2
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-07-12
1
-2
/
+6
|
\
\
|
|
/
|
*
Add regression TestDetachScriptedAttachmentToInventory()
Justin Clark-Casey (justincc)
2012-07-11
1
-2
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-04-27
1
-5
/
+20
|
\
\
|
|
/
|
*
minor: style adjustments in SensorRepeat, mainly related to patch from stoehr
Justin Clark-Casey (justincc)
2012-04-27
1
-3
/
+4
|
*
Fixing wrong position of llSensor, SensePoint wasnt following the rotation of...
Stefan_Boom
2012-04-27
1
-8
/
+22
*
|
Merge branch 'master' into careminster
Melanie
2012-03-07
4
-11
/
+44
|
\
\
|
|
/
|
*
Add sensor, dataserver requests, timer and listener counts to "xengine status...
Justin Clark-Casey (justincc)
2012-03-06
4
-11
/
+44
*
|
Merge branch 'master' into careminster
Melanie
2012-03-03
1
-5
/
+7
|
\
\
|
|
/
|
*
Move SenseRepeaters.Count check inside the SenseRepeatListLock.
Justin Clark-Casey (justincc)
2012-03-02
1
-4
/
+4
|
*
lock SenseRepeatListLock when added a new sensor during script reconstitution.
Justin Clark-Casey (justincc)
2012-03-02
1
-1
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-02-16
1
-1
/
+16
|
\
\
|
|
/
|
*
Fix some logic mistakes where firstly osNpcCreate() without options was creat...
Justin Clark-Casey (justincc)
2012-02-16
1
-1
/
+16
*
|
Merge branch 'master' into careminster
Melanie
2012-02-10
1
-9
/
+20
|
\
\
|
|
/
|
*
Fix an npc delete race condition with LSL sensors where an initial presence c...
Justin Clark-Casey (justincc)
2012-02-10
1
-9
/
+20
*
|
Merge branch 'master' into careminster
Melanie
2012-01-28
1
-2
/
+7
|
\
\
|
|
/
|
*
Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().
Justin Clark-Casey (justincc)
2012-01-28
1
-2
/
+7
*
|
Merge branch 'master' into careminster
Melanie
2012-01-12
1
-6
/
+9
|
\
\
|
|
/
|
*
Allow all NPCs to show up on sensors as all osNpc* script methods now check f...
Justin Clark-Casey (justincc)
2012-01-12
1
-6
/
+9
|
*
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...
Melanie
2012-01-06
1
-1
/
+19
*
|
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...
Melanie
2012-01-06
1
-2
/
+17
*
|
Fix hit testing link sets properly. Fix raycasting for LSL.
Melanie
2011-12-17
1
-0
/
+5
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-28
1
-1
/
+1
|
\
\
|
|
/
|
*
When removing an LSL sensor for a script (e.g. through llResetScript() or sta...
Justin Clark-Casey (justincc)
2011-11-26
1
-1
/
+1
[next]