| Commit message (Expand) | Author | Age | Files | Lines |
* | fix avatar movetotarget that got broken with changes on significant movement.... | UbitUmarov | 2015-12-23 | 2 | -25/+54 |
* | physics landing: don't land on top of volume detectors | UbitUmarov | 2015-12-22 | 1 | -3/+1 |
* | a few changes to physics new root avatar position height estimation | UbitUmarov | 2015-12-22 | 1 | -18/+61 |
* | clean a bit | UbitUmarov | 2015-12-21 | 1 | -8/+2 |
* | add physics help on root agent arrival via some login types and if not under ... | UbitUmarov | 2015-12-21 | 1 | -4/+46 |
* | simplify avatar updates throotle control, this possible needs to get more com... | UbitUmarov | 2015-12-21 | 1 | -79/+41 |
* | BUG FIX on avatar position updates send control | UbitUmarov | 2015-12-20 | 1 | -2/+2 |
* | do not change a attachment phatom state on crossings | UbitUmarov | 2015-12-19 | 1 | -3/+3 |
* | establish a minimun for ReprioritizationDistance | UbitUmarov | 2015-12-19 | 1 | -8/+14 |
* | a more clean enforcement of BestAvatarResponsiveness (others aren't good at m... | UbitUmarov | 2015-12-19 | 1 | -7/+3 |
* | fix silly bug: Dynamics are to apply to root prim not child | UbitUmarov | 2015-12-17 | 1 | -1/+1 |
* | current priority code uses avatar position not camera, so fix reprioritizer. ... | UbitUmarov | 2015-12-17 | 1 | -7/+9 |
* | save a expensive call to CameraPosition | UbitUmarov | 2015-12-17 | 1 | -2/+3 |
* | change updates reprioritization control code. Do it under normal avatar updat... | UbitUmarov | 2015-12-17 | 1 | -61/+56 |
* | dont bother another thread to try to send if there is no one to listen | UbitUmarov | 2015-12-16 | 1 | -2/+10 |
* | revert last change and add delays on testing, since child updates now have ti... | UbitUmarov | 2015-12-16 | 1 | -3/+1 |
* | temporary remove the delay on first child updates | UbitUmarov | 2015-12-16 | 1 | -7/+9 |
* | several changes to parcels access control and scenepresence updates rates | UbitUmarov | 2015-12-16 | 1 | -56/+63 |
* | a few more changes on parcels location finding | UbitUmarov | 2015-12-15 | 1 | -45/+44 |
* | remove replaced code | UbitUmarov | 2015-12-15 | 1 | -36/+0 |
* | replace GetNearestPoint... funtions | UbitUmarov | 2015-12-15 | 1 | -18/+46 |
* | rename a parameter | UbitUmarov | 2015-12-14 | 1 | -2/+2 |
* | bug fix | UbitUmarov | 2015-12-14 | 1 | -2/+2 |
* | calculate land startpoint, endpoint and center estimate when it is updated, i... | UbitUmarov | 2015-12-14 | 1 | -44/+3 |
* | several changes to telehubs, LandPoint and land access | UbitUmarov | 2015-12-13 | 2 | -219/+255 |
* | fix: do tell and log denied access to estate | UbitUmarov | 2015-12-13 | 1 | -19/+19 |
* | fix: if no groups module, deny access | UbitUmarov | 2015-12-13 | 2 | -2/+3 |
* | several changes to region and land access control - this may be a bit broken now | UbitUmarov | 2015-12-13 | 1 | -198/+192 |
* | add IsEstateManager check to Permissions | UbitUmarov | 2015-12-12 | 1 | -0/+17 |
* | 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 | 2 | -5/+8 |
* | remove some SOG references on delete to help GC | UbitUmarov | 2015-12-10 | 2 | -3/+22 |
* | 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 | 2 | -30/+81 |
* | some changes due to lookAt and RotLookAt | UbitUmarov | 2015-12-01 | 2 | -63/+46 |
* | remove terrain height clamping left over the ushort format testing | UbitUmarov | 2015-11-27 | 1 | -5/+1 |
* | DeregisterRegion from grid earlier on close | UbitUmarov | 2015-11-27 | 1 | -4/+4 |
* | change Backup on scene close to Forced, and not dependent on last change time. | UbitUmarov | 2015-11-27 | 1 | -1/+1 |
* | remove thread Heartbeat from watchdog | UbitUmarov | 2015-11-27 | 1 | -5/+7 |
* | Mantis #7765: Add new ClampNegativeZ option. Defaults to false to restore pri... | Melanie Thielker | 2015-11-26 | 2 | -2/+13 |
* | suspend the use of DisableSimulator, that is causing teleport and crossing i... | UbitUmarov | 2015-11-25 | 1 | -4/+4 |
* | remove warning on siting in phantom prims without sittarget | UbitUmarov | 2015-11-23 | 1 | -1/+1 |
* | Changes to TerrainChannel/ITerrainChannel to support importing OARs with diff... | Jak Daniels | 2015-11-22 | 1 | -0/+142 |
* | remove a warning | UbitUmarov | 2015-11-21 | 1 | -3/+3 |
* | work around some 'tests' errors: add a DefaultPermitions module to sceneB | UbitUmarov | 2015-11-19 | 1 | -2/+3 |
* | start adding LegacySitOffsets option. TRUE will prevent the use of new math f... | UbitUmarov | 2015-11-17 | 2 | -19/+70 |
* | work around some 'tests' errors: UUID.Zero is a invalid ownerID | UbitUmarov | 2015-11-17 | 1 | -2/+2 |
* | remove unused parameter | UbitUmarov | 2015-11-17 | 1 | -1/+1 |
* | work around some 'tests' errors: missing call to InventoryDeQueueAndDelete() | UbitUmarov | 2015-11-17 | 1 | -2/+2 |
* | work around some 'tests' errors: suspend sit on sittarget until im not 2 sl... | UbitUmarov | 2015-11-17 | 1 | -0/+2 |