| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | don't auto return objects if they have sitting avatars (not npcs) - mantis 78... | UbitUmarov | 2016-07-08 | 1 | -0/+14 |
* | Correction of a test introduced in 34b308d5b6d2a34e6607aa2b67f01c0f207635b4 | Diva Canto | 2016-07-07 | 1 | -1/+1 |
* | add some needed InvalidBoundsRadius() calls | UbitUmarov | 2016-07-06 | 1 | -4/+16 |
* | add test option ObjectsCullingByDistance. In future, if true, it may | UbitUmarov | 2016-07-06 | 1 | -29/+33 |
* | New config var: DisableObjectTransfer. If set to True, objects never cross; i... | Diva Canto | 2016-07-03 | 1 | -0/+1 |
* | Guard against multiple calls to SetOwnerId on one logical ownership change. | Diva Canto | 2016-06-20 | 1 | -4/+6 |
* | Mantis #7929: objects deeded to the group were loosing some important propert... | Diva Canto | 2016-06-20 | 1 | -1/+1 |
* | Still mantis #7858: send kill object / update to child agents too | Diva Canto | 2016-06-12 | 1 | -2/+2 |
* | Mantis #7858: DeleteSceneObject done slightly differently. ProcessEntities no... | Diva Canto | 2016-06-12 | 1 | -0/+7 |
* | fix backup control flag, still a bad merge effect | UbitUmarov | 2015-12-11 | 1 | -12/+4 |
* | keep SOG reference to root part since two many things depend on deleted SOGs ... | UbitUmarov | 2015-12-10 | 1 | -1/+1 |
* | remove some SOG references on delete to help GC | UbitUmarov | 2015-12-10 | 1 | -2/+16 |
* | send a full update on GroupResize, not a terse | UbitUmarov | 2015-12-05 | 1 | -1/+1 |
* | more changes on lookAt and RotLookAt; do something in attachments | UbitUmarov | 2015-12-01 | 1 | -0/+53 |
* | some changes due to lookAt and RotLookAt | UbitUmarov | 2015-12-01 | 1 | -42/+4 |
* | Merge branch 'master' into avinationmerge | UbitUmarov | 2015-11-01 | 1 | -4/+6 |
|\ |
|
| * | Introduce an EntityTransferContext carrying the version numbers to pass | Melanie Thielker | 2015-10-31 | 1 | -4/+5 |
| * | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2015-10-31 | 1 | -6/+2 |
| |\ |
|
| | * | fix mantis 7733, reverting setting of IsAttachment on first call to full chec... | UbitUmarov | 2015-10-29 | 1 | -6/+2 |
| * | | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 2015-10-31 | 1 | -1/+1 |
| |/ |
|
| * | set SOG.IsAttachment when doing a full check, so future gets see the right v... | UbitUmarov | 2015-10-25 | 1 | -1/+6 |
* | | replace objects scale clamp by a more readable clamp. Simplify GroupResize a... | UbitUmarov | 2015-10-23 | 1 | -129/+74 |
* | | stop using a Vector3 to store 3bits | UbitUmarov | 2015-10-20 | 1 | -12/+37 |
* | | STATUS_ROTATE are linkset flags and not prim | UbitUmarov | 2015-10-20 | 1 | -11/+18 |
* | | add high level code suport for SetHoverHeight() called from a attachment, so... | UbitUmarov | 2015-09-30 | 1 | -1/+9 |
* | | fix object crossings to other scene on same instance | UbitUmarov | 2015-09-26 | 1 | -1/+6 |
* | | last merging of sog m_linkedAvatars into m_sittingAvatars - untested. | UbitUmarov | 2015-09-21 | 1 | -48/+5 |
* | | Fix a regression to GetSittingAvatars(). Return List<ScenePresence> once more. | Kevin Cozens | 2015-09-21 | 1 | -4/+4 |
* | | try to improve vehicles crossing with Xengine. Lag seems main issue now, but... | UbitUmarov | 2015-09-14 | 1 | -4/+16 |
* | | Merge of ubitworkvarnew with opensim/master as of 20150905. | Robert Adams | 2015-09-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | More namespace and dll name changes. Still no functional changes. | Diva Canto | 2015-08-30 | 1 | -1/+1 |
| * | Renamed the namespaces too | Diva Canto | 2015-08-30 | 1 | -1/+1 |
* | | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -235/+7 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 1 | -270/+1433 |
|\ \
| |/
|/| |
|
| * | funny bug | UbitUmarov | 2015-08-19 | 1 | -1/+1 |
| * | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 2015-03-29 | 1 | -1/+1 |
| * | Varregion: first cut at removing Border class checks for region crossings. | Robert Adams | 2015-03-22 | 1 | -6/+4 |
| * | fix stopMoveToTarget in attachments case ( similar to core fix) | UbitUmarov | 2014-11-19 | 1 | -4/+15 |
| * | BUG FIX prevent references to null scene (as happens on mesh uploads) | UbitUmarov | 2014-11-03 | 1 | -12/+15 |
| * | remove debug message | UbitUmarov | 2014-10-26 | 1 | -7/+0 |
| * | delete keyframes on temporary backup group | UbitUmarov | 2014-10-26 | 1 | -0/+8 |
| * | Debug... ( restored TriggerOnSceneObjectPreSave) | UbitUmarov | 2014-10-26 | 1 | -12/+10 |
| * | remove lock that did nothing, DEBUG disable TriggerOnSceneObjectPreSave | UbitUmarov | 2014-10-26 | 1 | -4/+3 |
| * | another try to prevent double crossing | UbitUmarov | 2014-10-26 | 1 | -52/+46 |
| * | keep intransit flag even if deleted, dont set sog position if in transit | UbitUmarov | 2014-10-26 | 1 | -41/+38 |
| * | some cleanup, localID coerence fix.. | UbitUmarov | 2014-10-26 | 1 | -27/+7 |
| * | don't backup in transit SOGs | UbitUmarov | 2014-10-24 | 1 | -1/+1 |
| * | try to make SOG crossings full async. Simplify some borders checking.... | UbitUmarov | 2014-10-24 | 1 | -158/+199 |
| * | some changes in link/unlink code, bypassing complex variables set methods | UbitUmarov | 2014-09-22 | 1 | -25/+25 |
| * | a few more changes on link/unlink | UbitUmarov | 2014-09-22 | 1 | -3/+3 |