| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 2016-11-03 | 1 | -4/+14 |
* | Add "show script timers" command to show script timers. For debug purposes. | Justin Clark-Casey (justincc) | 2013-01-25 | 2 | -32/+38 |
* | Add "show sensors" command to show script sensor information for debug purposes. | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -32/+62 |
* | constructor means not having to manually refer to individual properties | SignpostMarv | 2012-08-18 | 1 | -2/+2 |
* | refactoring for Vector3 operator & constructor tweaks | SignpostMarv | 2012-08-18 | 1 | -5/+4 |
* | Look up the NPC module when the SensorRepeat class is created, rather than on... | Justin Clark-Casey (justincc) | 2012-08-01 | 1 | -5/+6 |
* | Resolve a deadlock between INPCModule and SensorRepeat by replacing the Senso... | Justin Clark-Casey (justincc) | 2012-07-31 | 1 | -35/+43 |
* | As per opensim-dev mailing list conversation, introduce OS_NPC constant for u... | Justin Clark-Casey (justincc) | 2012-07-20 | 1 | -2/+3 |
* | Add regression TestDetachScriptedAttachmentToInventory() | Justin Clark-Casey (justincc) | 2012-07-11 | 1 | -2/+6 |
* | 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 |
* | Add sensor, dataserver requests, timer and listener counts to "xengine status... | Justin Clark-Casey (justincc) | 2012-03-06 | 4 | -11/+44 |
* | 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 |
* | Fix some logic mistakes where firstly osNpcCreate() without options was creat... | Justin Clark-Casey (justincc) | 2012-02-16 | 1 | -1/+16 |
* | Fix an npc delete race condition with LSL sensors where an initial presence c... | Justin Clark-Casey (justincc) | 2012-02-10 | 1 | -9/+20 |
* | Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate(). | Justin Clark-Casey (justincc) | 2012-01-28 | 1 | -2/+7 |
* | 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 |
* | When removing an LSL sensor for a script (e.g. through llResetScript() or sta... | Justin Clark-Casey (justincc) | 2011-11-26 | 1 | -1/+1 |
* | Rename ForEachAvatar back to ForEachScenePresence. The other changes | Dan Lake | 2011-11-03 | 1 | -2/+2 |
* | Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to | Dan Lake | 2011-11-03 | 1 | -2/+2 |
* | refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid poin... | Justin Clark-Casey (justincc) | 2011-08-27 | 1 | -4/+4 |
* | refactor: simplify SOP.AttachedAvatar into SOG.AttachedAvatar | Justin Clark-Casey (justincc) | 2011-08-26 | 1 | -2/+2 |
* | If an llSensor() is in an attachment, make the detection cone face in the dir... | Justin Clark-Casey (justincc) | 2011-06-03 | 1 | -1/+10 |
* | Add support for the new display name related functions in LSL. This does not | Melanie | 2011-04-08 | 1 | -4/+22 |
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -2/+2 |
* | First pass at cleaning up thread safety in EntityManager and SceneGraph | John Hurliman | 2010-09-10 | 1 | -1/+1 |
* | Return agents when angle is PI | Melanie | 2010-05-10 | 1 | -0/+4 |
* | Make the detection cone in attachments face in the direction of the avatar, | Melanie | 2010-04-21 | 1 | -0/+9 |
* | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene... | Dan Lake | 2010-03-19 | 1 | -1/+1 |
* | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA... | Dan Lake | 2010-03-19 | 1 | -57/+36 |
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+1 |
* | Make locking of timers and listeners in script related functions consistent | Justin Clark-Casey (justincc) | 2009-11-27 | 1 | -1/+4 |
* | Inconsistent locking of SenseRepeaters in Script Engine. | unknown | 2009-10-23 | 1 | -8/+11 |
* | Experimental change to use an immutable array for iterating ScenePresences, a... | John Hurliman | 2009-10-23 | 1 | -6/+7 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 6 | -6/+6 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3406 | Justin Clarke Casey | 2009-04-07 | 1 | -0/+2 |
* | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 2009-03-31 | 1 | -1/+0 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3311 | Justin Clarke Casey | 2009-03-18 | 1 | -10/+22 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 2 | -2/+2 |
* | Refactor log4net logger handling in script engine. (#3148) | Jeff Ames | 2009-02-22 | 1 | -1/+2 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 3 | -3/+3 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 4 | -22/+22 |
* | Speed improvement mostly when sensing objects especially noticeable in a sim ... | idb | 2009-01-31 | 1 | -22/+69 |
* | Remove the addition of the region coordinates to obtain the absolute position... | idb | 2009-01-25 | 1 | -10/+6 |
* | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 2008-11-21 | 1 | -1/+1 |
* | Refactor IEventReceiver back into IScriptEngine | Melanie Thielker | 2008-11-08 | 3 | -4/+4 |
* | Thanks, idb, for a patch that fixes Mantis#2400: | Homer Horwitz | 2008-10-15 | 1 | -0/+4 |
* | * Remove warnings, including one which pointed out a bug | Justin Clarke Casey | 2008-10-13 | 1 | -1/+0 |