| Commit message (Expand) | Author | Age | Files | Lines |
* | change the return list of objects costs, sending a answer if none found | UbitUmarov | 2015-12-20 | 1 | -38/+30 |
* | 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 | 2 | -9/+15 |
* | a more clean enforcement of BestAvatarResponsiveness (others aren't good at m... | UbitUmarov | 2015-12-19 | 1 | -7/+3 |
* | update the xmlrpcGroups http keep alive option, and coment | UbitUmarov | 2015-12-19 | 1 | -4/+2 |
* | reduce xmlrpcgroups error messages if its debug option is off. Disable keepal... | UbitUmarov | 2015-12-19 | 1 | -14/+15 |
* | temporary assets are as local | UbitUmarov | 2015-12-19 | 1 | -8/+8 |
* | adjust the checks for invalid asset IDs. changed upload fail detection | UbitUmarov | 2015-12-19 | 1 | -16/+16 |
* | remove the unused OBB physics parameters export, since they aren't actually u... | UbitUmarov | 2015-12-17 | 2 | -53/+0 |
* | 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 |
* | fix test: scene update needs to run after the delay | UbitUmarov | 2015-12-16 | 1 | -3/+7 |
* | revert last change and add delays on testing, since child updates now have ti... | UbitUmarov | 2015-12-16 | 2 | -3/+6 |
* | temporary remove the delay on first child updates | UbitUmarov | 2015-12-16 | 1 | -7/+9 |
* | add the option to not display parcel ban lines | UbitUmarov | 2015-12-16 | 2 | -1/+7 |
* | several changes to parcels access control and scenepresence updates rates | UbitUmarov | 2015-12-16 | 2 | -171/+169 |
* | make parcel bans do something on vehicles. Just a first code, far from good | UbitUmarov | 2015-12-15 | 1 | -1/+2 |
* | fix typo | UbitUmarov | 2015-12-15 | 3 | -12/+10 |
* | 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 | 3 | -21/+194 |
* | some changes parcels AABB math etc | UbitUmarov | 2015-12-15 | 1 | -54/+45 |
* | dont round to nearest int when checking position in parcel since next high in... | UbitUmarov | 2015-12-15 | 1 | -1/+1 |
* | rename a parameter | UbitUmarov | 2015-12-14 | 1 | -2/+2 |
* | bug fix | UbitUmarov | 2015-12-14 | 1 | -2/+2 |
* | removed unneeded funtions | UbitUmarov | 2015-12-14 | 1 | -15/+4 |
* | on join parcels, keep the information of the larger parcel, since thats how i... | UbitUmarov | 2015-12-14 | 1 | -19/+24 |
* | calculate land startpoint, endpoint and center estimate when it is updated, i... | UbitUmarov | 2015-12-14 | 3 | -79/+65 |
* | taint prim count when join or subdivide parcels | UbitUmarov | 2015-12-13 | 1 | -1/+4 |
* | change default landpoint type to anywhere (direct) | UbitUmarov | 2015-12-13 | 2 | -21/+32 |
* | 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 |
* | improve a bit llpushobject on avatars using bullet, but force is ignored a fe... | UbitUmarov | 2015-12-12 | 1 | -0/+8 |
* | invalidate LandPoint on land subdivide | UbitUmarov | 2015-12-12 | 1 | -3/+9 |
* | make sure land access/ban lists are active when changed by new viewers | UbitUmarov | 2015-12-12 | 1 | -0/+11 |
* | fix land access/ban list sending for new viewers | UbitUmarov | 2015-12-12 | 1 | -2/+2 |
* | add IsEstateManager check to Permissions | UbitUmarov | 2015-12-12 | 2 | -0/+18 |
* | change vivox url from https:// to http:// still another | UbitUmarov | 2015-12-11 | 1 | -1/+1 |
* | change vivox url from https:// to http:// missed several | UbitUmarov | 2015-12-11 | 1 | -8/+8 |
* | change vivox url from https:// to http:// (merge issue) | UbitUmarov | 2015-12-11 | 1 | -2/+1 |
* | 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 | 3 | -7/+10 |
* | remove some SOG references on delete to help GC | UbitUmarov | 2015-12-10 | 3 | -3/+23 |
* | dont try to process packets for deleted clients | UbitUmarov | 2015-12-09 | 1 | -34/+28 |