aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-03-074-11/+44
|\
| * Add sensor, dataserver requests, timer and listener counts to "xengine status...Justin Clark-Casey (justincc)2012-03-064-11/+44
* | Merge branch 'master' into careminsterMelanie2012-03-031-5/+7
|\ \ | |/
| * Move SenseRepeaters.Count check inside the SenseRepeatListLock.Justin Clark-Casey (justincc)2012-03-021-4/+4
| * lock SenseRepeatListLock when added a new sensor during script reconstitution.Justin Clark-Casey (justincc)2012-03-021-1/+3
* | Merge branch 'master' into careminsterMelanie2012-02-161-1/+16
|\ \ | |/
| * Fix some logic mistakes where firstly osNpcCreate() without options was creat...Justin Clark-Casey (justincc)2012-02-161-1/+16
* | Merge branch 'master' into careminsterMelanie2012-02-101-9/+20
|\ \ | |/
| * Fix an npc delete race condition with LSL sensors where an initial presence c...Justin Clark-Casey (justincc)2012-02-101-9/+20
* | Merge branch 'master' into careminsterMelanie2012-01-281-2/+7
|\ \ | |/
| * Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().Justin Clark-Casey (justincc)2012-01-281-2/+7
* | Merge branch 'master' into careminsterMelanie2012-01-121-6/+9
|\ \ | |/
| * Allow all NPCs to show up on sensors as all osNpc* script methods now check f...Justin Clark-Casey (justincc)2012-01-121-6/+9
| * Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...Melanie2012-01-061-1/+19
* | Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...Melanie2012-01-061-2/+17
* | Fix hit testing link sets properly. Fix raycasting for LSL.Melanie2011-12-171-0/+5
* | Merge branch 'master' into bigmergeMelanie2011-11-281-1/+1
|\ \ | |/
| * When removing an LSL sensor for a script (e.g. through llResetScript() or sta...Justin Clark-Casey (justincc)2011-11-261-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-041-2/+2
|\ \ | |/
| * Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake2011-11-031-2/+2
| * Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-2/+2
* | Resolve merge commits, stage 1Tom2011-09-041-7/+6
|\ \ | |/
| * refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid poin...Justin Clark-Casey (justincc)2011-08-271-4/+4
| * refactor: simplify SOP.AttachedAvatar into SOG.AttachedAvatarJustin Clark-Casey (justincc)2011-08-261-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-091-1/+2
|\ \ | |/
| * If an llSensor() is in an attachment, make the detection cone face in the dir...Justin Clark-Casey (justincc)2011-06-031-1/+10
| * Add support for the new display name related functions in LSL. This does notMelanie2011-04-081-4/+22
* | Add support for the new display name related functions in LSL. This does notMelanie2011-04-081-4/+22
* | Correct Sensor axis for unattached daughter prims.Kitto Flora2010-12-121-1/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-131-3/+3
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-09-121-2/+2
| * First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-101-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-101-1/+0
|\ \ | |/
| * Return agents when angle is PIMelanie2010-05-101-0/+4
* | Fix full circle sensorsMelanie Thielker2010-05-041-0/+5
* | Fix sensor cone for sensing avatarsMelanie Thielker2010-05-031-1/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-04-211-0/+9
|\ \ | |/
| * Make the detection cone in attachments face in the direction of the avatar,Melanie2010-04-211-0/+9
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-301-57/+36
|\ \ | |/
| * Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-1/+1
| * Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-57/+36
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-031-1/+1
|\ \ | |/
| * OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* | Fix a timer list locking issue causing XMREngine deadlocksMelanie2009-12-301-15/+17
|/
* Make locking of timers and listeners in script related functions consistentJustin Clark-Casey (justincc)2009-11-271-1/+4
* Inconsistent locking of SenseRepeaters in Script Engine.unknown2009-10-231-8/+11
* Experimental change to use an immutable array for iterating ScenePresences, a...John Hurliman2009-10-231-6/+7
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-016-6/+6
* * Apply http://opensimulator.org/mantis/view.php?id=3406Justin Clarke Casey2009-04-071-0/+2
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-311-1/+0