| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mantis #7858. This is s shot in the dark, because I cannot reproduce the prob... | Diva Canto | 2016-06-11 | 1 | -2/+0 |
* | Fix a line deletion that should not have been deleted | Melanie Thielker | 2016-05-23 | 1 | -0/+1 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2016-05-23 | 1 | -0/+1 |
|\ |
|
| * | Mantis #7878 -- Landmarks were not being created in HGSuitcaseInventory | Diva Canto | 2016-05-16 | 1 | -0/+1 |
* | | Fixed discrepancy between code and ini symbols. | Jeff Kelley | 2016-05-23 | 1 | -1/+1 |
* | | Addressing #7903. Fix legacy sit offsets to use legacy computation. | Melanie Thielker | 2016-05-23 | 1 | -3/+5 |
|/ |
|
* | Apply user specified default perms across the board, to items uploaded as wel... | Melanie Thielker | 2016-04-29 | 3 | -28/+14 |
* | Allow default permissions from the viewer to be applied to uploaded objects. | Melanie Thielker | 2016-04-29 | 2 | -5/+5 |
* | Prevent "Object->Take" from working on attachments. | Melanie Thielker | 2016-04-29 | 1 | -2/+2 |
* | Add osRequestURL and osRequestSecureURL with an options list. | Melanie Thielker | 2016-03-16 | 1 | -2/+3 |
* | Remove unused parameter ShouldUseFireAndForgetForCollisions. It was | Robert Adams | 2016-03-06 | 1 | -15/+0 |
* | BulletSim: Send out avatar position update if velocity is now zero | Robert Adams | 2016-03-06 | 1 | -0/+3 |
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 2016-02-21 | 1 | -1/+1 |
* | accept mantis 7785 requests, at least until bullet can be also be used fix l... | UbitUmarov | 2016-01-26 | 1 | -4/+5 |
* | make sure MaxRegionsViewDistance is lower than MaxDrawDistance | UbitUmarov | 2016-01-26 | 1 | -0/+3 |
* | add option MaxRegionsViewDistance to control the maximum range to tell viewe... | UbitUmarov | 2016-01-26 | 2 | -3/+44 |
* | Code cleanup to terse update sending as given in a patch in Mantis 7813. | Robert Adams | 2016-01-18 | 1 | -25/+10 |
* | add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created w... | UbitUmarov | 2016-01-01 | 1 | -1/+4 |
* | 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 |