| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-04 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | 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 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -7/+6 |
|\ \
| |/ |
|
| * | 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 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-09 | 1 | -1/+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 |
* | | Add support for the new display name related functions in LSL. This does not | Melanie | 2011-04-08 | 1 | -4/+22 |
* | | Correct Sensor axis for unattached daughter prims. | Kitto Flora | 2010-12-12 | 1 | -1/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-13 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | 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 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-10 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Return agents when angle is PI | Melanie | 2010-05-10 | 1 | -0/+4 |
* | | Fix full circle sensors | Melanie Thielker | 2010-05-04 | 1 | -0/+5 |
* | | Fix sensor cone for sensing avatars | Melanie Thielker | 2010-05-03 | 1 | -1/+12 |
|/ |
|
* | 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 |
* | 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 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3406 | Justin Clarke Casey | 2009-04-07 | 1 | -0/+2 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2373 | Justin Clarke Casey | 2008-10-09 | 1 | -73/+242 |
* | Mantis#1906. Thank you kindly, Idb for a patch that: | Charles Krinke | 2008-10-08 | 1 | -18/+1 |
* | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 2008-09-25 | 1 | -22/+0 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -25/+25 |
* | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 2008-08-16 | 1 | -3/+4 |
* | * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap... | lbsa71 | 2008-06-24 | 1 | -0/+389 |