| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | disable useless and totally wrong incoming Pools | UbitUmarov | 2015-12-09 | 1 | -4/+7 |
* | don't keep a reference to config, if not in use | UbitUmarov | 2015-12-09 | 1 | -1/+3 |
* | minor cleanup | UbitUmarov | 2015-12-09 | 1 | -17/+4 |
* | minor cleanup | UbitUmarov | 2015-12-09 | 1 | -13/+4 |
* | coment out odd DoubleQueue class code | UbitUmarov | 2015-12-09 | 1 | -1/+2 |
* | tick region health a bit faster | UbitUmarov | 2015-12-09 | 1 | -1/+1 |
* | fix the queue type in use | UbitUmarov | 2015-12-09 | 1 | -11/+12 |
* | fix the queue type in use | UbitUmarov | 2015-12-09 | 1 | -7/+8 |
* | add some missing GC.RemoveMemoryPressure() | UbitUmarov | 2015-12-09 | 1 | -0/+2 |
* | send a full update on GroupResize, not a terse | UbitUmarov | 2015-12-05 | 1 | -1/+1 |
* | add pants and shirt to opensim library and fix some bodyparts uuids | UbitUmarov | 2015-12-04 | 2 | -18/+4 |
* | add opensim BodyParts library | UbitUmarov | 2015-12-04 | 1 | -16/+14 |
* | add default eyes to default wearables, and revert previus bad commit | UbitUmarov | 2015-12-04 | 2 | -2/+7 |
* | add other Eyes asset id to xferupload defaults | UbitUmarov | 2015-12-04 | 1 | -2/+4 |
* | change handling of optional skirt baked texture | UbitUmarov | 2015-12-03 | 1 | -12/+40 |
* | fix a 1m diference in regions view range estimations | UbitUmarov | 2015-12-03 | 1 | -1/+1 |
* | remove failed CreateAgent from agent child regions list | UbitUmarov | 2015-12-02 | 1 | -6/+8 |
* | fix typo | UbitUmarov | 2015-12-02 | 1 | -1/+1 |